mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-11 16:32:59 +00:00
6de5a51f67
--HG-- extra : rebase_source : 6a7e7f4764a564f0561c6ceb3f7204bdaeb07a9c
39 lines
643 B
Plaintext
39 lines
643 B
Plaintext
General fixes:
|
|
=============
|
|
|
|
- Implement 'rand' feature.
|
|
|
|
|
|
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 (and a cached version, that saves result on blob user-data)
|
|
|
|
- BCP 47 language handling / API (language_matches?)
|
|
|
|
- Add hb_font_create_unscaled()?
|
|
|
|
- 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?
|