Aspose::Font::TtfTables::TtfLtshTable class
TtfLtshTable class
Rappresenta la tabella Linear Threshold del file Font TTF.
class TtfLtshTable : public Aspose::Font::TtfTables::TtfTableBase
Metodi
| Metodo | Descrizione |
|---|---|
| get_NumGlyphs() | Numero di glifi (da “numGlyphs” nella tabella ‘maxp’) |
| static get_Tag() | Ottiene il tag della tabella. |
| get_Version() | Versione della tabella. |
| GetYPel(uint16_t) | Restituisce l’altezza verticale del pixel per il glifo/zero se il numero del glifo è errato. |
Vedi anche
- Class TtfTableBase
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++