Bug 4

Summary: Typo in fonts.conf.in
Product: fontconfig Reporter: Peter Bowen <pzb>
Component: libraryAssignee: Keith Packard <keithp>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: 2.1   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on: 106265    
Bug Blocks:    

Description Peter Bowen 2003-01-11 21:46:04 UTC
The fonts.conf.in in CVS has the following in the blank char section:

        <int>0xfff9</int>   <!-- INTERLINEAR ANNOTATION ANCHOR -->
        <int>0xfffa</int>   <!-- INTERLINEAR ANNOTATION SEPARATOR -->
        <int>0xfffa</int>   <!-- INTERLINEAR ANNOTATION TERMINATOR -->
    </blank>

The last entry for the terminator should not be 0xfffa, but 0xfffb.
Comment 1 Keith Packard 2003-01-11 21:48:33 UTC
Thanks for the report

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.