|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VFFont | |
de.dante.extex.font | This package contains the definitions and implementations for font handling in ExTeX. |
de.dante.extex.font.type.vf.command | This package contains the definitions and implementations for the VF-commands handling in ExTeX. |
Uses of VFFont in de.dante.extex.font |
Methods in de.dante.extex.font that return VFFont | |
VFFont |
FontFactoryImpl.readVFFont(java.lang.String name)
Read a vf font. |
VFFont |
FontFactory.readVFFont(java.lang.String name)
Read a vf font. |
Methods in de.dante.extex.font with parameters of type VFFont | |
Font |
FontFactoryImpl.getInstance(VFFont vf,
FountKey key)
Return a new instance. |
Font |
FontFactory.getInstance(VFFont vf,
FountKey key)
Return a new instance. |
Uses of VFFont in de.dante.extex.font.type.vf.command |
Methods in de.dante.extex.font.type.vf.command that return VFFont | |
VFFont |
VFCommandFontDef.getVffont()
Returns the vffont. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |