summaryrefslogtreecommitdiff
path: root/src/truetype/ttinterp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/truetype/ttinterp.h')
-rw-r--r--src/truetype/ttinterp.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/truetype/ttinterp.h b/src/truetype/ttinterp.h
index 84602105a..69f5011ed 100644
--- a/src/truetype/ttinterp.h
+++ b/src/truetype/ttinterp.h
@@ -278,15 +278,15 @@ FT_BEGIN_HEADER
FT_Bool subpixel_positioned; /* subpixel positioned */
/* (DirectWrite ClearType)? */
- FT_Int rasterizer_version; /* MS rasterizer version */
+ FT_Int rasterizer_version; /* MS rasterizer version */
- FT_Bool iup_called; /* IUP called for glyph? */
+ FT_Bool iup_called; /* IUP called for glyph? */
- FT_ULong sph_tweak_flags; /* flags to control */
- /* hint tweaks */
+ FT_ULong sph_tweak_flags; /* flags to control */
+ /* hint tweaks */
- FT_ULong sph_in_func_flags; /* flags to indicate if in */
- /* special functions */
+ FT_ULong sph_in_func_flags; /* flags to indicate if in */
+ /* special functions */
#endif /* TT_CONFIG_OPTION_SUBPIXEL_HINTING */