|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TFMHeightArray | |
de.dante.extex.font.type.tfm | This package contains the definitions and implementations for the TFM-font-metric handling in ExTeX. |
Uses of TFMHeightArray in de.dante.extex.font.type.tfm |
Methods in de.dante.extex.font.type.tfm that return TFMHeightArray | |
TFMHeightArray |
TFMFont.getHeight()
Returns the height. |
TFMHeightArray |
TFMCharInfoArray.getHeight()
Returns the height. |
Methods in de.dante.extex.font.type.tfm with parameters of type TFMHeightArray | |
void |
TFMCharInfoArray.createCharTable(TFMWidthArray widtha,
TFMHeightArray heighta,
TFMDepthArray deptha,
TFMItalicArray italica,
TFMExtenArray extena,
short abc,
TFMLigKern[] lk)
Create the char table |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |