grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Faster glyph lookup by BMP index


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: [PATCH] Faster glyph lookup by BMP index
Date: Sun, 29 Nov 2009 17:28:24 +0100
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109)

address@hidden 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 <address@hidden>:
>   
>> 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
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/grub-devel
>>
>>
>>     
>
>
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>   


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


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]