Minor
This commit is contained in:
parent
a5e40542ab
commit
a0d4caeb91
3
TODO
3
TODO
|
@ -1,6 +1,9 @@
|
||||||
General fixes:
|
General fixes:
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
- Warn at compile time (and runtime with HB_DEBUG?) if no Unicode funcs
|
||||||
|
found / set.
|
||||||
|
|
||||||
- In hb_shape(), assert if direction is INVALID.
|
- In hb_shape(), assert if direction is INVALID.
|
||||||
|
|
||||||
- Fix TT 'kern' on/off and GPOS interaction (move kerning before GPOS).
|
- Fix TT 'kern' on/off and GPOS interaction (move kerning before GPOS).
|
||||||
|
|
Loading…
Reference in New Issue