freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] master c272070 2/2: Typo.


From: Alexei Podtelezhnikov
Subject: [freetype2] master c272070 2/2: Typo.
Date: Sat, 23 Jan 2016 04:37:38 +0000

branch: master
commit c272070381add87d0a331d1673d868996024d359
Author: Alexei Podtelezhnikov <address@hidden>
Commit: Alexei Podtelezhnikov <address@hidden>

    Typo.
---
 include/freetype/ftlcdfil.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/freetype/ftlcdfil.h b/include/freetype/ftlcdfil.h
index 8b341b5..e06a895 100644
--- a/include/freetype/ftlcdfil.h
+++ b/include/freetype/ftlcdfil.h
@@ -108,8 +108,8 @@ FT_BEGIN_HEADER
    *   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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]