mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-14 17:13:40 +00:00
[use] Remove Syriac features
This was non-standard, and unused anyway.
This commit is contained in:
parent
dc480fc471
commit
eb37bc9d93
1 changed files with 1 additions and 6 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue