Uses of Class
org.extex.font.format.vf.command.VfCommandCharacterPackets

Packages that use VfCommandCharacterPackets
org.extex.font.format.vf This package contains the definitions and implementations for the VF-font-metric handling in ExTeX. 
 

Uses of VfCommandCharacterPackets in org.extex.font.format.vf
 

Methods in org.extex.font.format.vf that return VfCommandCharacterPackets
 VfCommandCharacterPackets VfFont.getChar(int number)
          Returns the char command or null, if not found.