shithub: freetype+ttf2subf

Download patch

ref: c272070381add87d0a331d1673d868996024d359
parent: e4c69d226c8d88d12575626d7eceb68037e4ae76
author: Alexei Podtelezhnikov <[email protected]>
date: Fri Jan 22 18:36:47 EST 2016

Typo.

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/freetype/ftlcdfil.h
+++ b/include/freetype/ftlcdfil.h
@@ -108,8 +108,8 @@
    *   of @FT_Outline_Render and @FT_Outline_Get_Bitmap.
    *
    *   If this feature is activated, the dimensions of LCD glyph bitmaps are
-   *   either larger or taller than the dimensions of the corresponding
-   *   outline with regards to the pixel grid.  For example, for
+   *   either wider or taller than the dimensions of the corresponding
+   *   outline with regard to the pixel grid.  For example, for
    *   @FT_RENDER_MODE_LCD, the filter adds 3~subpixels to the left, and
    *   3~subpixels to the right.  The bitmap offset values are adjusted
    *   accordingly, so clients shouldn't need to modify their layout and