Aspose::Font::TtfTables::TtfHmtxTable::MetricList::idx_get method
MetricList::idx_get method
Gets metrics by glyph index.
TtfHmtxTable::LongHorMetric Aspose::Font::TtfTables::TtfHmtxTable::MetricList::idx_get(int32_t glyphIndex)
| Parameter | Type | Description |
|---|---|---|
| glyphIndex | int32_t | Glyph index to get metrics for. |
ReturnValue
Metrics record.
See Also
- Class LongHorMetric
- Class MetricList
- Class TtfHmtxTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++