When I add ROS Adobe KR-9 on Glyphs, It automatically reorder the glyph order when I export as OTF, while TTF remains with my custom glyph order. It seems like it is reordering by the cmap list, but I cannot find out how to use the custom order at OTF.
I checked and the Adobe tools that are used under the hood to sort the glyphs by CID number. So not much to do to fix it.
1 Like
Thanks, Georg.
So to confirm: with a ROS applied, it’s not possible to keep the custom glyph order in OTF, and CID sorting will always override it, right?
I’m not 1005 sure but the format should allow it, but the tools sort it when generating the file.
1 Like
Thank you for the reply!