summaryrefslogtreecommitdiff
path: root/include/freetype/ftdriver.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/freetype/ftdriver.h')
-rw-r--r--include/freetype/ftdriver.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/freetype/ftdriver.h b/include/freetype/ftdriver.h
index 34fcaad8d..804ec34a3 100644
--- a/include/freetype/ftdriver.h
+++ b/include/freetype/ftdriver.h
@@ -426,10 +426,6 @@ FT_BEGIN_HEADER
* counteracts the 'thinning out' of glyphs, making text remain readable
* at smaller sizes.
*
- * By default, the Adobe engines for CFF, Type~1, and CID fonts darken
- * stems at smaller sizes, regardless of hinting, to enhance contrast.
- * Setting this property, stem darkening gets switched off.
- *
* For the auto-hinter, stem-darkening is experimental currently and thus
* switched off by default (this is, `no-stem-darkening` is set to TRUE
* by default). Total consistency with the CFF driver is not achieved