]> git.wh0rd.org - fontconfig.git/commitdiff
Bug #4 The last entry for the terminator should not be 0xfffa, but 0xfffb.
authorKeith Packard <keithp@keithp.com>
Tue, 28 Jan 2003 21:28:20 +0000 (21:28 +0000)
committerKeith Packard <keithp@keithp.com>
Tue, 28 Jan 2003 21:28:20 +0000 (21:28 +0000)
fonts.conf.in

index f230ff17ff65dc332cf70f8448dc9415f9952956..65c79bcd2b82cb25f7fe3a8484ca5c6682821e20 100644 (file)
                        <int>0xffa0</int>       <!-- HALFWIDTH HANGUL FILLER -->
                        <int>0xfff9</int>       <!-- INTERLINEAR ANNOTATION ANCHOR -->
                        <int>0xfffa</int>       <!-- INTERLINEAR ANNOTATION SEPARATOR -->
-                       <int>0xfffa</int>       <!-- INTERLINEAR ANNOTATION TERMINATOR -->
+                       <int>0xfffb</int>       <!-- INTERLINEAR ANNOTATION TERMINATOR -->
                </blank>
 <!--
   Rescan configuration every 30 seconds when FcFontSetList is called