Mako 7.3.0 API
IDOMFontOpenType::CCIDMap Class Reference

For TrueType-based CIDFonts, the mapping from CIDs to GlyphIds for non-identity orderings. More...

#include <idomfont.h>

Inheritance diagram for IDOMFontOpenType::CCIDMap:

Public Attributes

EDLRawString registry
 
EDLRawString ordering
 
int32 supplement
 
CEDLVector< uint16 > mapping
 

Additional Inherited Members

- Public Member Functions inherited from IRCObject
virtual void addRef () const =0
 Increases the reference count of the actual object pointed to. This would take place during an assignment or copying.
 
virtual bool decRef () const =0
 Decreases the reference count of the actual object pointed to. When the reference count falls to Zero, it deletes the actual object pointed to. More...
 
virtual int32 getRefCount () const =0
 Retrieve the current reference count of the actual object pointed to. More...
 
- Protected Member Functions inherited from IRCObject
virtual ~IRCObject ()
 Virtual destructor.
 

Detailed Description

For TrueType-based CIDFonts, the mapping from CIDs to GlyphIds for non-identity orderings.

Member Data Documentation

◆ mapping

CEDLVector<uint16> IDOMFontOpenType::CCIDMap::mapping

The mapping from CID to GlyphID for all CIDs reachable in the font

◆ ordering

EDLRawString IDOMFontOpenType::CCIDMap::ordering

The name of the ordering, eg Japan1, Korea1, CNS1, GB1, etc

◆ registry

EDLRawString IDOMFontOpenType::CCIDMap::registry

The registry in which this CID ordering is registered

◆ supplement

int32 IDOMFontOpenType::CCIDMap::supplement

The supplement number of the character collection


The documentation for this class was generated from the following file: