Short story, I want to add A-Z and a-z to Noto Arabic.
A little searching and people say "Modify noto_merge.py".
I find noto_merge.py and it's bit opaque to me. Partially because I don't program in Python - C and C++ - but that's not the main problem.
My main problem is I don't know what the sample script is attempting to do. Is it merging 80 or so fonts I've never heard of into one big font?
If there is a simpler way to do what I want, please join in the fun.
I think you want to use merge_fonts.py from https://github.com/googlei18n/nototools/blob/master/nototools/merge_fonts.py (you need to install the whole nototools though). merge_fonts.py merges only fonts in the directory you specify as an argument to it
You'd call it as follows
merge_fonts.py -d <your-directory-with-Noto-fonts-you-want-tomerge> -o NotoMerged.ttf
<your-directory-with-Noto-fonts-you-want-tomerge> is the placeholder for the directory ; I'd just place there Arabic and NotoSans or NotoSerif (based on what you wrote here)
Marek
--
You received this message because you are subscribed to a topic in the Google Groups "noto-font" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/noto-font/qH9mBKOzwBo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to noto-font+...@googlegroups.com.
To post to this group, send email to noto...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/noto-font/3347dc3f-c411-407e-a981-abb3d157a2cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and all its topics, send an email to noto-font+...@googlegroups.com.
To post to this group, send email to noto...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/noto-font/8f049bd7-199c-448e-a614-fa7e9b926e39%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/noto-font/CAKE5-Ma3s-psQ__JWO7n-BZY5YWDZFurb9jOb893EPy0mx0aMQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/noto-font/CAJ3FmVUpq9afRnO4N%2B-mndnt0GJ6gwB4E9cV7G20BkDGZCGJOw%40mail.gmail.com.