freetype-devel
[Top][All Lists]
Advanced

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

Re: some more issues with the new API


From: Just van Rossum
Subject: Re: some more issues with the new API
Date: Thu, 16 Mar 2000 12:13:13 +0100

David Turner wrote:
>It's hard to explain in a few lines, but I think that exposing the
>FT_Size and FT_GlyphSlot objects in a high-level wrapper is simply
>not a good idea. These things should be kept internal and not
>exposed in the HL-API.

Ok, but then: how do you position a glyph? How do you rotate it? These are
methods of the outline object, but how do I get to the outline if I can't
get at the glyphslot? A new API?

(I take it you don't mind the non-reentrantness of the FT_Load_Glyph()
function?)

Just





reply via email to

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