[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft] python_freetype Design: Bitmap Objects
From: |
Werner LEMBERG |
Subject: |
Re: [ft] python_freetype Design: Bitmap Objects |
Date: |
Wed, 18 Feb 2015 23:47:17 +0100 (CET) |
> I guess it’s a question of understanding the intended conventions
> for use of FT_Bitmap objects. Seems like all the calls that fill
> them in will also allocate them for you, but this is more implied
> than stated outright (e.g. the description of FT_Outline_Render).
I'm always grateful for corrections and/or additions to the
documentation :-)
Werner