TtfWriter class
Generate a TTF font copy with the minimal number of glyph to embed into the PDF document
https://opentype.js.org/ https://github.com/HinTak/Font-Validator
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
withChars(
List< int> chars) → Uint8List - Write this list of glyphs
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited