Bug 1632310 [wpt PR 23186] - Add test for computed versus resolved style., a=testonly
[gecko.git] / gfx / harfbuzz / TODO
blobd8e41050ec539d607e8ae872ce969ff21f168fa4
1 API issues:
2 ===========
4 - API to accept a list of languages?
6 - Remove hb_ot_shape_glyphs_closure()?
9 API additions
10 =============
12 - Language to/from script.
14 - Add hb-cairo glue
16 - Add sanitize API.
18 - Add query / enumeration API for aalt-like features?
20 - Add segmentation API
22 - Add hb-fribidi glue?
25 hb-view / hb-shape enhancements:
26 ===============================
28 - Add --width, --height, --auto-size, --ink-box, --align, etc?