diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2012-07-27 04:02:38 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2012-07-27 04:20:39 -0400 |
commit | 2f87cebe1062c7007021ebd05c1664e60da80825 (patch) | |
tree | f84b8d260e41b45ebeb7c47dfcde2befed6df1c9 /TODO | |
parent | e9eb9503e97044222f843daacfa47e26e51312b7 (diff) |
Implement shape_plan caching
Should give us some performance boost.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ General fixes: ============= +- mask propagation (when ligation, "or" the masks). + +- fail_shaper that always fails. + - Make map in setup_masks() const, etc. - Warn at compile time (and runtime with HB_DEBUG?) if no Unicode / font |