-
-
Notifications
You must be signed in to change notification settings - Fork 160
C headers lack defines for alasied codepoints #48
Copy link
Copy link
Open
Labels
Description
The unicode codepoints listed under aliases are not represented as defines.
I noticed this a arrow-rotate-left/right was aliased to a codepoint that conflicted with another font, but the script we use to handle this missed this conflict because this aliased codepoint was not absent from the header.
Would it be possible to have these included in the headers?
It seems that the aliased codepoints are also useful for duotones, although this is not our use case.
Reactions are currently unavailable