Hi, though this may be a rudimentary question, I cannot manage the problem by myself.
If already answered or exist a similar question, pls let me know…
I am creating a new font from existing CJK font and Cyrillic font.
but the CJK font I use; Noto Sans CJK jp contains so much of glyphs that I cannot add the Cyrillic font simply.
Then I tried to delete unnecessary data e.g. Hungul Jamo.
Deleted codepoints : the glyphs still exist as “unused” and cannot export font.
Deleted Glyphs : CID or Cmap seems to be confused and corrupted, illegal characters appear in a test excel file.
Thank you for your reply!
My FontCreator’s version is: 10.1.0 (Build 2257) and I am using Windows 7 SP1.
I have NOT calculated the Ranges and Code Pages and tried, but the CJK glyphs are illegal at a test excel file (Cyrillic glyphs appeared correctly.).
Can you please also test the CJK fonts?
What I did is:
Opened the otf file; Noto Sans CJK jp from “File”-“Open…”
Deleted with right click on the Hangul Jamo range after selecting all Hangul Jamo.
Calculated the Ranges and Code Page with the [Calculate] buttons on “Font”-“Properties”-"Ranges"tab.
Export font from “File”-“Export Font As…”-“Export Font as TTF/OTF” which format is “True Type”; because I need TTF format.
Yes, waited for a while to complete exporting.
Installed the exported font to the C:\Windows\Fonts.
Could you please anyone help me?
Though I tried anything I supposed since last post, I am still not able to get a correct font.
Should I give up to implement both Cyrillic and CJK as one font file?
I could solve this problem!
Though it may be one of the basic tips, I note it down because it may be helpful for someone.
I am glad if useful.
What I wanted to do and failed is to delete data of some ranges
so that put Cyrillic font into Noto Sans CJK series, which contains full number of characters.
Just deleting the font data; selected the glyph(s) on the main window and push [Delete] key
makes CID or Cmap confused and corrupted and illegal characters appear in a test excel file.
So, I tried to culculated the ranges and uncheck
“Automatically update character ranges when exporting font (recommended)”
at the “Font” - “Properties…” - “Ranges”.
And then it worked well and I got the result I wanted.