Tehreer / Tehreer-Android

Standalone text engine for Android aimed to be free from platform limitations
Apache License 2.0
89 stars 16 forks source link

Strikeout position and thickness availability #15

Closed mta452 closed 5 years ago

mta452 commented 6 years ago

The Typeface class exposes properties to access underline position and thickness in font units. Similarly, strikeout position and thickness should also be made available. The info can be obtained from OS/2 table.

mta452 commented 5 years ago

Added in v2.3