HarfBuzz text shaping engine http://harfbuzz.github.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
436 B

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