summaryrefslogtreecommitdiffstats
path: root/source/l/freetype/freetype.csh
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/freetype/freetype.csh')
-rw-r--r--source/l/freetype/freetype.csh4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/l/freetype/freetype.csh b/source/l/freetype/freetype.csh
index d39e8e213..bbaf71518 100644
--- a/source/l/freetype/freetype.csh
+++ b/source/l/freetype/freetype.csh
@@ -8,10 +8,6 @@
# This is the classic hinting mode used in Freetype 2.6.x:
#setenv FREETYPE_PROPERTIES "truetype:interpreter-version=35"
-# This is Infinality mode, which was never enabled by default. It is slower
-# than the new subpixel hinting mode, but said to be more accurate:
-#setenv FREETYPE_PROPERTIES "truetype:interpreter-version=38"
-
# This is the new default subpixel hinting mode used in Freetype 2.7.x. It is
# derived from the Infinality code base stripped to the bare minimum with all
# configurability removed in the name of speed and simplicity: