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 f230ff1..65c79bc 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