>
>
> Date: Sat, 21 Feb 2015 17:17:11 +0200
> From: John Found <[email protected]>
> To: [email protected]
> Subject: Re: [ft] My experiments with FreeType cache.
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=US-ASCII
>
> On Sat, 21 Feb 2015 11:52:23 +1300
> Lawrence D'Oliveiro <[email protected]> wrote:
>
> > I suggest looking at other code that makes use of Fontconfig and
> > FreeType, to see how they do things. Cairo and Pango come to mind.
> >
> Pango = 46190 lines of C code.
> Cairo = 508195 lines of C code.
>
> Do you really think it is a good idea to learn how to use FreeType by
> reading
> the code of these projects? I even do not talk that I will need to learn
> first
> how to use Pango (Of course by reading the sources of GTK+).
>
> You might find my code more readable due to its smaller size. Of course,
it does less stuff.
https://code.google.com/p/xpost/source/browse/src/lib/xpost_font.c
https://code.google.com/p/xpost/source/browse/src/lib/xpost_font.h
https://code.google.com/p/xpost/source/browse/src/lib/xpost_op_font.c
https://code.google.com/p/xpost/source/browse/src/lib/xpost_op_font.h

-- 
droog
_______________________________________________
Freetype mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to