grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Font antialiasing v2


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: [PATCH] Font antialiasing v2
Date: Mon, 12 Apr 2010 19:30:00 +0200
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109)

> You can also buffer the block offsets so that you can seek in the part
> of the file you have seen already.
>
>   
Decompressor is stateful so you'll need to save the sate as well which
may eat more RAM than decompressing the whole uncompressed file. It also
doesn't solve the issue of retrieving e.g. the last character from
compressed file without retrieving all preceding ones
> Thanks
>
> Michal
>
>
> _______________________________________________
> 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]