From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: [PATCH] Faster glyph lookup by BMP index
Date: Sun, 29 Nov 2009 17:28:24 +0100 [thread overview]
Message-ID: <4B12A128.5040208@gmail.com> (raw)
In-Reply-To: <2e59e6970911290824t7998880fl55e931668c9469@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1067 bytes --]
richardvoigt@gmail.com wrote:
> Is this table stored in the file or built during font load?
This table is generated on file load
> 2009/11/29 Vladimir 'φ-coder/phcoder' Serbinenko <phcoder@gmail.com>:
>
>> Hello. Basic Multilingual Plane is range of Unicode characters in
>> 0-65535 and it contains most of the characters needed by most of the
>> languages of the world. By keeping an array with pointers to such
>> characters at the cost of 128KiB per font we can almost instantenously
>> lookup characters which are likely to be used in grub. Available in
>> experimental
>>
>> --
>> Regards
>> Vladimir 'φ-coder/phcoder' Serbinenko
>>
>>
>> _______________________________________________
>> Grub-devel mailing list
>> Grub-devel@gnu.org
>> http://lists.gnu.org/mailman/listinfo/grub-devel
>>
>>
>>
>
>
> _______________________________________________
> 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: 293 bytes --]
next prev parent reply other threads:[~2009-11-29 16:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-29 14:29 [PATCH] Faster glyph lookup by BMP index Vladimir 'φ-coder/phcoder' Serbinenko
2009-11-29 16:24 ` richardvoigt
2009-11-29 16:28 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2009-12-04 21:13 ` Robert Millan
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=4B12A128.5040208@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.