shithub: freetype+ttf2subf

Download patch

ref: 2d43503901d6105a3d3d5a9eeeb9f0859537d596
parent: d9145241fe378104ba4c12a42534549faacc92e6
author: Werner Lemberg <[email protected]>
date: Tue Feb 9 02:40:56 EST 2010

Minor documentation improvement.

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/freetype/ftimage.h
+++ b/include/freetype/ftimage.h
@@ -268,6 +268,9 @@
   /*                    flow.  In all cases, the pitch is an offset to add */
   /*                    to a bitmap pointer in order to go down one row.   */
   /*                                                                       */
+  /*                    For the B/W rasterizer, `pitch' is always an even  */
+  /*                    number.                                            */
+  /*                                                                       */
   /*    buffer       :: A typeless pointer to the bitmap buffer.  This     */
   /*                    value should be aligned on 32-bit boundaries in    */
   /*                    most cases.                                        */