From: "Vesa Jääskeläinen" <chaac@nic.fi>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: External library
Date: Fri, 16 Feb 2007 19:16:32 +0200 [thread overview]
Message-ID: <45D5E6F0.3020906@nic.fi> (raw)
In-Reply-To: <200702142115.56055.okuji@enbug.org>
Yoshinori K. Okuji wrote:
> On Tuesday 13 February 2007 23:38, Jason Morganson wrote:
>> I was wondering what the group thinks about the use of external libraries
>> in GRUB. Is is acceptable to add this kind of dependency?
>
> If the dependency is reasonable, and if no license/copyright problem exists,
> yes.
I think directly linking the library might not be a good idea, but
stripping it down to only support most important things and adapt font
rendering code.
FreeType is distributed in both GPL and FreeType licenses.
http://freetype.sourceforge.net/license.html
>> Would it be
>> alright to say... add a configure option to compile in support for the
>> Freetype library?
>
> First I would like to know why you are interested in using FreeType in GRUB.
Actually I might be the curlpit for that suggestion ;) See my other
partly reposted message.
Basicly freetype library gives us a support for using vector fonts and
thus we can scale fonts and they still look pretty on larger screens. Of
course one can write that from scratch but here we have a library that
could be used on the task.
prev parent reply other threads:[~2007-02-16 17:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-13 22:38 External library Jason Morganson
2007-02-14 20:15 ` Yoshinori K. Okuji
2007-02-16 17:16 ` Vesa Jääskeläinen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45D5E6F0.3020906@nic.fi \
--to=chaac@nic.fi \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.