Commit 447f0773ee0b45a88c75ea825a5b2da0a99bebd8

Werner Lemberg 2012-04-07T19:13:29

Minor documentation improvement.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/include/freetype/freetype.h b/include/freetype/freetype.h
index 3a5cac8..6fe1166 100644
--- a/include/freetype/freetype.h
+++ b/include/freetype/freetype.h
@@ -2580,7 +2580,8 @@ FT_BEGIN_HEADER
    *
    *   If @FT_LOAD_RENDER is also set, the glyph is rendered in the
    *   corresponding mode (i.e., the mode which matches the used algorithm
-   *   best) unless @FT_LOAD_MONOCHROME is set.
+   *   best).  An exeption is FT_LOAD_TARGET_MONO since it implies
+   *   @FT_LOAD_MONOCHROME.
    *
    *   You can use a hinting algorithm that doesn't correspond to the same
    *   rendering mode.  As an example, it is possible to use the `light'