|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TFMDepthArray | |
de.dante.extex.font.type.tfm | This package contains the definitions and implementations for the TFM-font-metric handling in ExTeX. |
Uses of TFMDepthArray in de.dante.extex.font.type.tfm |
Methods in de.dante.extex.font.type.tfm that return TFMDepthArray | |
TFMDepthArray |
TFMFont.getDepth()
Returns the depth. |
TFMDepthArray |
TFMCharInfoArray.getDepth()
Returns the depth. |
Methods in de.dante.extex.font.type.tfm with parameters of type TFMDepthArray | |
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 |