[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] FT_Outline_Get_Bitmap
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] FT_Outline_Get_Bitmap |
Date: |
Thu, 17 Nov 2005 22:30:25 +0100 (CET) |
> By the way, could you document this in the API reference?
> http://freetype.sourceforge.net/freetype2/docs/reference/ft2-outline_processing.html#FT_Outline_Get_Bitmap
> Which say that bitmap is not an input to the routine
I've replaced the wrong <Input> with <InOut> in the header file. You
might create the HTML documentation by yourself:
make refdoc
Werner