|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModifiableFount | |
de.dante.extex.font.type.afm | This package contains the definitions and implementations for the AFM (Type1) font handling in ExTeX. |
de.dante.extex.font.type.efm | This package contains the definitions and implementations for the EFM-font-metric handling in ExTeX. |
de.dante.extex.font.type.tfm | This package contains the definitions and implementations for the TFM-font-metric handling in ExTeX. |
de.dante.extex.interpreter.type.font |
Uses of ModifiableFount in de.dante.extex.font.type.afm |
Classes in de.dante.extex.font.type.afm that implement ModifiableFount | |
class |
ModifiableFountAFM
ModifiableFount for AFM. |
Uses of ModifiableFount in de.dante.extex.font.type.efm |
Classes in de.dante.extex.font.type.efm that implement ModifiableFount | |
class |
ModifiableFountEFM
ModifiableFount for EFM. |
Uses of ModifiableFount in de.dante.extex.font.type.tfm |
Classes in de.dante.extex.font.type.tfm that implement ModifiableFount | |
class |
ModifiableFountTFM
Adapter for a ModifiableFount for TFM. |
Uses of ModifiableFount in de.dante.extex.interpreter.type.font |
Constructors in de.dante.extex.interpreter.type.font with parameters of type ModifiableFount | |
VirtualFontImpl(ModifiableFount afount)
Create a new Object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |