[Fontconfig] fontconfig: Branch 'master'

Keith Packard keithp at kemper.freedesktop.org
Wed Oct 24 21:59:42 PDT 2007


 fonts.conf.in |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 369b6b5bfbab57bbc7fb6482f6fd9c88e5057e5a
Author: Keith Packard <keithp at koto.keithp.com>
Date:   Wed Oct 24 21:59:33 2007 -0700

    Add BRAILLE PATTERN BLANK to list of blank glyphs.
    
    Braille pattern blank is often imaged as a blank glyph.

diff --git a/fonts.conf.in b/fonts.conf.in
index 5c273b2..a17c01e 100644
--- a/fonts.conf.in
+++ b/fonts.conf.in
@@ -131,6 +131,7 @@
 			<int>0x206D</int>	<!-- ACTIVATE ARABIC FORM SHAPING -->
 			<int>0x206E</int>	<!-- NATIONAL DIGIT SHAPES -->
 			<int>0x206F</int>	<!-- NOMINAL DIGIT SHAPES -->
+			<int>0x2800</int>	<!-- BRAILLE PATTERN BLANK -->
 			<int>0x3000</int>	<!-- IDEOGRAPHIC SPACE -->
 			<int>0x3164</int>	<!-- HANGUL FILLER -->
 			<int>0xFEFF</int>	<!-- ZERO WIDTH NO-BREAK SPACE -->


More information about the Fontconfig mailing list