[cairo] Re: [cairo-commit] 3 commits - src/cairo-truetype-subset.c

Behdad Esfahbod behdad at behdad.org
Sat Feb 3 22:12:15 PST 2007


On Sun, 2007-02-04 at 01:06 -0500, Adrian Johnson wrote:
>  struct table {
>      unsigned long tag;
>      int (*write) (cairo_truetype_font_t *font, unsigned long tag);
> +    int pos; /* position in the font directory */
>  }; 

Just wondering: couldn't you just reorder the table entries in
truetype_tables[] to be in the sorted order?

-- 
behdad
http://behdad.org/

"Those who would give up Essential Liberty to purchase a little
 Temporary Safety, deserve neither Liberty nor Safety."
        -- Benjamin Franklin, 1759





More information about the cairo mailing list