Merge branch 'upstream' into tizen
[platform/upstream/harfbuzz.git] / TODO
1 API issues:
2 ===========
3
4 - API to accept a list of languages?
5
6 - Remove hb_ot_shape_glyphs_closure()?
7
8
9 API additions
10 =============
11
12 - Language to/from script.
13
14 - Add hb-cairo glue
15
16 - Add sanitize API.
17
18 - Add query / enumeration API for aalt-like features?
19
20 - Add segmentation API
21
22 - Add hb-fribidi glue?
23
24
25 hb-view / hb-shape enhancements:
26 ===============================
27
28 - Add --width, --height, --auto-size, --ink-box, --align, etc?