Uses of Class
org.foray.ps.encode.CMap

Packages that use CMap
org.foray.ps.encode Classes modelling the various encoding vector and CMap concepts that map a Unicode code point to a font glyph index. 
 

Uses of CMap in org.foray.ps.encode
 

Subclasses of CMap in org.foray.ps.encode
 class CMap04
          Class containing a set of 16-bit Unicode ranges that sequentially map to the same-sized range of glyph indexes.
 class CMap12
          Class containing a set of 32-bit Unicode ranges that sequentially map to the same-sized range of glyph indexes.
 



Copyright © 2017. All rights reserved.