summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorNikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com>2018-06-04 18:42:29 +0530
committerNikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com>2018-06-04 20:33:56 +0530
commit78d85b9c84f404025e287449695dc3e26d8c276c (patch)
tree7af4aa51d8d40f79a1bc0c1e01f62c002f069abb /devel
parentcc6267722451af26c8f7d318429af6f6d6b6efef (diff)
downloadfreetype2-78d85b9c84f404025e287449695dc3e26d8c276c.tar.gz
Restore missing comment lines and other minor fixes
Diffstat (limited to 'devel')
-rw-r--r--devel/ftoption.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/ftoption.h b/devel/ftoption.h
index c5830290d..3aff1f42e 100644
--- a/devel/ftoption.h
+++ b/devel/ftoption.h
@@ -118,7 +118,6 @@ FT_BEGIN_HEADER
* When this macro is not defined, FreeType offers alternative LCD
* rendering technology that produces excellent output without LCD
* filtering.
- *
*/
/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */
@@ -212,7 +211,6 @@ FT_BEGIN_HEADER
*
* Do not #undef this macro here since the build system might define
* it for certain configurations only.
- *
*/
/* #define FT_CONFIG_OPTION_SYSTEM_ZLIB */
@@ -240,7 +238,6 @@ FT_BEGIN_HEADER
* systems that have multiple system libraries, some with or without
* file stream support, in the cases where file stream support is not
* necessary such as memory loading of font files.
- *
*/
/* #define FT_CONFIG_OPTION_DISABLE_STREAM_SUPPORT */
@@ -532,6 +529,7 @@ FT_BEGIN_HEADER
* TrueType CMap support
*
* Here you can fine-tune which TrueType CMap table format shall be
+ * supported.
*/
#define TT_CONFIG_CMAP_FORMAT_0
#define TT_CONFIG_CMAP_FORMAT_2
@@ -612,7 +610,6 @@ FT_BEGIN_HEADER
* defined.
*
* [1] https://www.microsoft.com/typography/cleartype/truetypecleartype.aspx
- *
*/
/* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING 1 */
/* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING 2 */