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: [PATCH] Font antialiasing v2
Date: Mon, 12 Apr 2010 19:30:00 +0200	[thread overview]
Message-ID: <4BC35898.3090005@gmail.com> (raw)
In-Reply-To: <p2pa5d587fb1004121024x6dc23bbva67922fe73d7ce09@mail.gmail.com>

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


> 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
> 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 --]

  reply	other threads:[~2010-04-12 17:30 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-24 13:52 [PATCH] Font antialiasing v2 Evgeny Kolesnikov
2010-03-16 11:22 ` Evgeny Kolesnikov
2010-03-17 21:21   ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-04-02 20:23 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-04-05  5:50   ` Evgeny Kolesnikov
2010-04-05 21:33     ` Michal Suchanek
2010-04-09 17:54     ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-04-09 19:56       ` Colin D Bennett
2010-04-11 10:20         ` Michal Suchanek
2010-04-12  7:31         ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-04-12 14:24           ` Colin D Bennett
2010-04-12 15:50             ` Szymon Janc
2010-04-12 16:28               ` Michal Suchanek
2010-04-12 17:24               ` Michal Suchanek
2010-04-12 17:30                 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2010-04-12 18:13                   ` Szymon Janc
2010-04-12 20:53                     ` Michal Suchanek
2010-04-12 18:25                   ` Michal Suchanek
2011-06-25  1:53 ` Vladimir 'φ-coder/phcoder' Serbinenko

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=4BC35898.3090005@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.