indexToLocFormat property

  1. @Int()
int indexToLocFormat
getter/setter pair

format needed to map from glyph index to glyph

Implementation

@ffi.Int()
external int indexToLocFormat;