|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TfmItalicArray | |
|---|---|
| org.extex.font.format.tfm | This package contains the definitions and implementations for the TFM-font-metric handling in ExTeX. |
| Uses of TfmItalicArray in org.extex.font.format.tfm |
|---|
| Methods in org.extex.font.format.tfm that return TfmItalicArray | |
|---|---|
TfmItalicArray |
TfmReader.getItalic()
Returns the italic. |
TfmItalicArray |
TfmCharInfoArray.getItalic()
Returns the italic. |
| Methods in org.extex.font.format.tfm with parameters of type TfmItalicArray | |
|---|---|
void |
TfmCharInfoArray.createCharTable(TfmWidthArray widtha,
TfmHeightArray heighta,
TfmDepthArray deptha,
TfmItalicArray italica,
TfmExtenArray extena,
int abc,
TfmLigKern[] lk)
Create the char table. |
void |
TfmVisitor.visitTfmItalicArray(TfmItalicArray italic)
Visit the TfmItalicArray. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||