ref: 447f0773ee0b45a88c75ea825a5b2da0a99bebd8
parent: 9c6d1ac39c417dcd0e0c7389e9afd09f5104bc0a
author: Werner Lemberg <[email protected]>
date: Sat Apr 7 15:13:29 EDT 2012
Minor documentation improvement.
--- a/include/freetype/freetype.h
+++ b/include/freetype/freetype.h
@@ -2580,7 +2580,8 @@
*
* 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'