NDISCOVER / Arima-Font

Arima Family
SIL Open Font License 1.1
36 stars 8 forks source link

ArimaKoshi TTFs failing OTS #21

Closed davelab6 closed 8 years ago

davelab6 commented 8 years ago

Ah! :(

arimakoshi/ArimaKoshi-Black.ttf
ERROR at src/cmap.cc:186 (ParseFormat4)
ERROR: cmap: Out of order end range (3415 <= 3415)
ERROR at src/cmap.cc:771 (ots_cmap_parse)
ERROR: cmap: Failed to parse format 4 cmap subtable 0
ERROR at src/ots.cc:669 (ProcessGeneric)
Failed to sanitise file!
arimakoshi/ArimaKoshi-Bold.ttf
ERROR at src/cmap.cc:186 (ParseFormat4)
ERROR: cmap: Out of order end range (3415 <= 3415)
ERROR at src/cmap.cc:771 (ots_cmap_parse)
ERROR: cmap: Failed to parse format 4 cmap subtable 0
ERROR at src/ots.cc:669 (ProcessGeneric)
Failed to sanitise file!
arimakoshi/ArimaKoshi-ExtraBold.ttf
ERROR at src/cmap.cc:186 (ParseFormat4)
ERROR: cmap: Out of order end range (3415 <= 3415)
ERROR at src/cmap.cc:771 (ots_cmap_parse)
ERROR: cmap: Failed to parse format 4 cmap subtable 0
ERROR at src/ots.cc:669 (ProcessGeneric)
Failed to sanitise file!
arimakoshi/ArimaKoshi-ExtraLight.ttf
ERROR at src/cmap.cc:186 (ParseFormat4)
ERROR: cmap: Out of order end range (3415 <= 3415)
ERROR at src/cmap.cc:771 (ots_cmap_parse)
ERROR: cmap: Failed to parse format 4 cmap subtable 0
ERROR at src/ots.cc:669 (ProcessGeneric)
Failed to sanitise file!
arimakoshi/ArimaKoshi-Light.ttf
ERROR at src/cmap.cc:186 (ParseFormat4)
ERROR: cmap: Out of order end range (3415 <= 3415)
ERROR at src/cmap.cc:771 (ots_cmap_parse)
ERROR: cmap: Failed to parse format 4 cmap subtable 0
ERROR at src/ots.cc:669 (ProcessGeneric)
Failed to sanitise file!
arimakoshi/ArimaKoshi-Medium.ttf
ERROR at src/cmap.cc:186 (ParseFormat4)
ERROR: cmap: Out of order end range (3415 <= 3415)
ERROR at src/cmap.cc:771 (ots_cmap_parse)
ERROR: cmap: Failed to parse format 4 cmap subtable 0
ERROR at src/ots.cc:669 (ProcessGeneric)
Failed to sanitise file!
arimakoshi/ArimaKoshi-Regular.ttf
ERROR at src/cmap.cc:186 (ParseFormat4)
ERROR: cmap: Out of order end range (3415 <= 3415)
ERROR at src/cmap.cc:771 (ots_cmap_parse)
ERROR: cmap: Failed to parse format 4 cmap subtable 0
ERROR at src/ots.cc:669 (ProcessGeneric)
Failed to sanitise file!
arimakoshi/ArimaKoshi-Thin.ttf
ERROR at src/cmap.cc:186 (ParseFormat4)
ERROR: cmap: Out of order end range (3415 <= 3415)
ERROR at src/cmap.cc:771 (ots_cmap_parse)
ERROR: cmap: Failed to parse format 4 cmap subtable 0
ERROR at src/ots.cc:669 (ProcessGeneric)
Failed to sanitise file!

You can install ots with the steps listed at https://github.com/googlefonts/gf-docs/blob/master/ProjectChecklist.md#homebrew

NDISCOVER commented 8 years ago

Is it the same problem we had? It was solved the last time I upload it right?

davelab6 commented 8 years ago

Yes, in fact you did; sorry, hadn't pulled your updates =)