提交 ff7cbd02 编写于 作者: B Behdad Esfahbod

[TODO] Update

上级 3b0bb855
......@@ -7,10 +7,18 @@ General fixes:
- Right now, BTW, for non-native direction runs, we get the cluster wrong...
Should do min(input-glyphs.cluster)
- Fix tt kern on/off and GPOS interaction
- Fix TT 'kern' on/off and GPOS interaction (move kerning before GPOS)
- Do proper rounding when scaling from font space?
- Adjust default features for vertical text:
* vrt2 preferred over vert; but if user selects vert, turn vrt2 off?
* vkrn (enables vpal? vpal anyone???);
* valt: "This feature is mutually exclusive with all other glyph-height features (e.g. vhal and vpal),
which should be turned off when it's applied. It deactivates the kern."
API issues to fix before 1.0:
============================
......@@ -18,7 +26,9 @@ API issues to fix before 1.0:
- Add hb-cairo glue
- Add sanitize API
- Add sanitize API (and a cached version, that saves result on blob user-data)
- hb_shape() currently does a bit more than hb_ot_shape(). Shouldn't.
- Add glib GBoxedType stuff and introspection
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册