gecko-dev/gfx/harfbuzz/TODO
Ryan VanderMeulen 2fee089e7b Bug 1500356 - Update HarfBuzz to version 2.3.0. r=jfkthame
Differential Revision: https://phabricator.services.mozilla.com/D15238

--HG--
extra : rebase_source : 5c883b6da7006712a04b016cc3bd1b4b8528c8db
2018-12-21 16:10:52 -05:00

29 lines
436 B
Plaintext

API issues:
===========
- API to accept a list of languages?
- Remove hb_ot_shape_glyphs_closure()?
API additions
=============
- Language to/from script.
- Add hb-cairo glue
- Add sanitize API.
- Add query / enumeration API for aalt-like features?
- Add segmentation API
- Add hb-fribidi glue?
hb-view / hb-shape enhancements:
===============================
- Add --width, --height, --auto-size, --ink-box, --align, etc?