summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/harfbuzz-ng/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/harfbuzz-ng/TODO')
-rw-r--r--src/3rdparty/harfbuzz-ng/TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/3rdparty/harfbuzz-ng/TODO b/src/3rdparty/harfbuzz-ng/TODO
index 4808391b4e..e1aa39c4c0 100644
--- a/src/3rdparty/harfbuzz-ng/TODO
+++ b/src/3rdparty/harfbuzz-ng/TODO
@@ -12,6 +12,8 @@ General fixes:
- Warn at compile time (and runtime with HB_DEBUG?) if no Unicode / font
funcs found / set.
+- Do proper rounding when scaling from font space? May be a non-issue.
+
- Misc features:
* init/medi/fina/isol for non-cursive scripts
@@ -43,11 +45,9 @@ API additions
- Add sanitize API (and a cached version, that saves result on blob user-data)
-- Add glib GBoxedType stuff and introspection
-
- BCP 47 language handling / API (language_matches?)
-- Add hb_font_create_linear()?
+- Add hb_font_create_unscaled()?
- Add query / enumeration API for aalt-like features?
@@ -61,7 +61,7 @@ API additions
hb-view / hb-shape enhancements:
===============================
-- Add --width, --height, --auto-size, --align, etc?
+- Add --width, --height, --auto-size, --ink-box, --align, etc?
Tests to write: