freetype
[Top][All Lists]
Advanced

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

Re: [ft] My experiments with FreeType cache.


From: luserdroog .
Subject: Re: [ft] My experiments with FreeType cache.
Date: Sun, 22 Feb 2015 02:35:39 -0600


Date: Sat, 21 Feb 2015 17:17:11 +0200
From: John Found <address@hidden>
To: address@hidden
Subject: Re: [ft] My experiments with FreeType cache.
Message-ID: <address@hidden>
Content-Type: text/plain; charset=US-ASCII

On Sat, 21 Feb 2015 11:52:23 +1300
Lawrence D'Oliveiro <address@hidden> 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
 

reply via email to

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