Details
- 
        Type:
 Bug
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: 6.0
 - 
            Fix Version/s: 5.1.2
 - 
            Component/s: None
 - 
            Labels:None
 - 
            Environment:linux
 
Description
                    When a character is not present in the font, it shows a black box
            
The characters in question are using the octal codes \223 and \226. The TrueType font used to display these characters does not have cid-> gid mapping for the two values, only zero. The strange part is that all other characters used in the document correctly map to the proper glyph where the only difference is the fact that cid was specified in octal notation.