All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: Is grub2 capable of displaying truetype fonts?
Date: Wed, 19 Jan 2011 16:57:05 +0100	[thread overview]
Message-ID: <4D3709D1.7090303@gmail.com> (raw)
In-Reply-To: <979742.10593.qm@web120315.mail.ne1.yahoo.com>

[-- Attachment #1: Type: text/plain, Size: 1182 bytes --]

On 01/19/2011 07:11 AM, crocket wrote:
> I remember I saw a patch that enables drawing truetype fonts on grub2, but I 
> don't remember where it is now.
> I guess it hasn't been merged or become popular.
>
>   
Truetype basically means vector font. grub-mkfont can transform it into
the suitable for GRUB bitmap format. Other than the inconvenience of
having several prescaled size if needed, it results in identical results
(as in-per-pixel) at the fraction of complexity and much faster at boot
time (not all supported platforms even have FPU).
The patch you probaly refer to is anti-aliasing which is a separate
concept and the patch in question will be merged after 1.99 release.
> ----- Original Message ----
> From: crocket <crockabiscuit@yahoo.com>
> To: grub-devel@gnu.org
> Sent: Wed, January 12, 2011 11:49:59 PM
> Subject: Is grub2 capable of displaying truetype fonts?
>
> I wonder if it is possible now.
>
>
>
>       
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>   


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]

  reply	other threads:[~2011-01-19 15:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-12 14:49 Is grub2 capable of displaying truetype fonts? crocket
2011-01-12 14:57 ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-01-19  6:11 ` crocket
2011-01-19 15:57   ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-01-12 14:54 Matt Sturgeon

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=4D3709D1.7090303@gmail.com \
    --to=phcoder@gmail.com \
    --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.