aliftype / reem-kufi

Reem Kufi (كوفي ريم) is a modern kufic typeface
SIL Open Font License 1.1
82 stars 11 forks source link

Characters Have No Unicode Hex Values + Unity Issue #18

Closed AlexisDrain closed 6 years ago

AlexisDrain commented 6 years ago

Basically, I'm trying to make "ReemKufi-Regular.otf" work in Unity on Windows.

I tried adding this font in two methods: 1- Using the default Unity UI + Arabic Support plugin. 2- Using TextMeshPro plugin. In both cases, however, Reem Kufi doesn't work.

sprite-0004 (Reem Kufi compared to Cairo in Unity)

Here's what I think is the issue:

I opened ReemKufi-Regular.otf in FontForge and in FontLab, but none of the main Arabic letters had any unicode hex values. I think these unicode hex values are needed for Unity to display the font.

Notice the question marks in these two images:

sprite-0002 (FontForge)

sprite-0003 (FontLab)

khaledhosny commented 6 years ago

The way the font is built requires an OpenType layout engine, looks like Unity does not use one.