projects
/
platform
/
upstream
/
libHarfBuzzSharp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc480fc
)
[use] Remove Syriac features
author
Behdad Esfahbod
<behdad@behdad.org>
Tue, 2 Jul 2019 22:19:39 +0000
(15:19 -0700)
committer
Behdad Esfahbod
<behdad@behdad.org>
Tue, 2 Jul 2019 22:21:11 +0000
(15:21 -0700)
This was non-standard, and unused anyway.
src/hb-ot-shape-complex-use.cc
patch
|
blob
|
history
diff --git
a/src/hb-ot-shape-complex-use.cc
b/src/hb-ot-shape-complex-use.cc
index
003d897
..
0a8c4e5
100644
(file)
--- a/
src/hb-ot-shape-complex-use.cc
+++ b/
src/hb-ot-shape-complex-use.cc
@@
-65,13
+65,8
@@
use_topographical_features[] =
HB_TAG('i','n','i','t'),
HB_TAG('m','e','d','i'),
HB_TAG('f','i','n','a'),
- /* The spec doesn't specify these but we apply anyway, since our Arabic shaper
- * does. These are only used in Syriac spec. */
- HB_TAG('m','e','d','2'),
- HB_TAG('f','i','n','2'),
- HB_TAG('f','i','n','3'),
};
-/* Same order as use_topographical_features.
Don't need Syriac stuff.
*/
+/* Same order as use_topographical_features. */
enum joining_form_t {
USE_ISOL,
USE_INIT,