summaryrefslogtreecommitdiff
path: root/fonts.conf.in
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2002-09-26 00:13:39 +0000
committerKeith Packard <keithp@keithp.com>2002-09-26 00:13:39 +0000
commitce50587c2b71390c6de35c7e13a8fc23a062eda0 (patch)
treeec52643743e9aa1e80e4217ff90b20784cd1484e /fonts.conf.in
parentd1bec8c66d729fe67992a0212b3dffa18879e88f (diff)
Add a few more permissable blank glyphs
Diffstat (limited to 'fonts.conf.in')
-rw-r--r--fonts.conf.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/fonts.conf.in b/fonts.conf.in
index 47a2cbb..c697706 100644
--- a/fonts.conf.in
+++ b/fonts.conf.in
@@ -278,6 +278,12 @@
<int>0x2061</int> <!-- FUNCTION APPLICATION -->
<int>0x2062</int> <!-- INVISIBLE TIMES -->
<int>0x2063</int> <!-- INVISIBLE SEPARATOR -->
+ <int>0x206A</int> <!-- INHIBIT SYMMETRIC SWAPPING -->
+ <int>0x206B</int> <!-- ACTIVATE SYMMETRIC SWAPPING -->
+ <int>0x206C</int> <!-- INHIBIT ARABIC FORM SHAPING -->
+ <int>0x206D</int> <!-- ACTIVATE ARABIC FORM SHAPING -->
+ <int>0x206E</int> <!-- NATIONAL DIGIT SHAPES -->
+ <int>0x206F</int> <!-- NOMINAL DIGIT SHAPES -->
<int>0x3000</int> <!-- IDEOGRAPHIC SPACE -->
<int>0x3164</int> <!-- HANGUL FILLER -->
<int>0xfeff</int> <!-- ZERO WIDTH NO-BREAK SPACE -->