summaryrefslogtreecommitdiff
path: root/doc/fontconfig-devel.sgml
diff options
context:
space:
mode:
authorNoah Levitt <nlevitt@gmail.com>2003-09-06 19:40:41 +0000
committerNoah Levitt <nlevitt@gmail.com>2003-09-06 19:40:41 +0000
commita05d257fb3b2cf37c6c633029b308a76fe61b9c2 (patch)
treea1b2e05bd22e2d455f935e2e6983d180a94dca0f /doc/fontconfig-devel.sgml
parent3ef32bcdc4662fbc10bc5217ea7849cd31480d73 (diff)
Add new spacing value FC_DUAL (dual-width, as some CJK fonts). (bug #111)
When checking for monospace and dual-width fonts, allow roughly a 3% variance in the advances.
Diffstat (limited to 'doc/fontconfig-devel.sgml')
-rw-r--r--doc/fontconfig-devel.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/fontconfig-devel.sgml b/doc/fontconfig-devel.sgml
index e695fbb5..b2fd21c5 100644
--- a/doc/fontconfig-devel.sgml
+++ b/doc/fontconfig-devel.sgml
@@ -139,8 +139,8 @@ convenience for the applications rendering mechanism.
aspect FC_ASPECT Double Stretches glyphs horizontally
before hinting
pixelsize FC_PIXEL_SIZE Double Pixel size
- spacing FC_SPACING Int Proportional, monospace or
- charcell
+ spacing FC_SPACING Int Proportional, dual-width,
+ monospace or charcell
foundry FC_FOUNDRY String Font foundry name
antialias FC_ANTIALIAS Bool Whether glyphs can be
antialiased