/[freetype]/freetype2/include/freetype/ftbitmap.h
ViewVC logotype

Diff of /freetype2/include/freetype/ftbitmap.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by wl, Wed May 25 05:51:01 2005 UTC revision 1.5 by wl, Thu May 26 21:02:25 2005 UTC
# Line 118  FT_BEGIN_HEADER Line 118  FT_BEGIN_HEADER
118    /*    The current implementation restricts `xStrength' to be less than   */    /*    The current implementation restricts `xStrength' to be less than   */
119    /*    or equal to 8.                                                     */    /*    or equal to 8.                                                     */
120    /*                                                                       */    /*                                                                       */
121      /*    Don't embolden the bitmap owned by a @FT_GlyphSlot directly!  Call */
122      /*    @FT_Bitmap_Copy to get a copy and work on the copy instead.        */
123      /*                                                                       */
124      /*                                                                       */
125    FT_EXPORT_DEF( FT_Error )    FT_EXPORT_DEF( FT_Error )
126    FT_Bitmap_Embolden( FT_Library  library,    FT_Bitmap_Embolden( FT_Library  library,
127                        FT_Bitmap*  bitmap,                        FT_Bitmap*  bitmap,

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26