Hi everybody,
--
You received this message because you are subscribed to the Google Groups "Google Fonts Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to googlefonts-dis...@googlegroups.com.
To post to this group, send email to googlefon...@googlegroups.com.
Visit this group at http://groups.google.com/group/googlefonts-discuss.
To view this discussion on the web visit https://groups.google.com/d/msgid/googlefonts-discuss/b2246343-407d-48a6-9571-fc8ded45f623%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to googlefonts-discuss+unsub...@googlegroups.com.
To post to this group, send email to googlefon...@googlegroups.com.
Visit this group at http://groups.google.com/group/googlefonts-discuss.
To view this discussion on the web visit https://groups.google.com/d/msgid/googlefonts-discuss/b2246343-407d-48a6-9571-fc8ded45f623%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Cheers
Dave
Would loooooove some documentation for the ITF build systems — I would imagine I'm not the only one! ;)
1. How does versioning work for fonts? How do you decide how to what counts as a new version?
2. As you can see from the proofs, I'm having some major issues with where the InDesign word-ready composer is sticking the matras. I'm not sure how this works and am looking into it. If anyone has any suggestions please let me know! Seems like the composer is putting matras everywhere without rhyme or reason — see the difference between मे & रे on page 4? What's up with that.
I saw on another thread that someone had developed a nice browser proof. Anybody have a link to that? Will see if I can find it again...
I'm curious about these conjuncts (द्म क्त्र न्त्र स्त्र), especially the "eyelash" ones, which I've never encountered. Should the न् + त्र and स् + त्र connect like क् + त्र? Probably all of the conjuncts should be looked at by a native speaker to ensure that they're legible.
2. How is the placement of the diacritical marks?
3. How should the deva numbers be aligned? To the top of the shiro?
I'll be putting up proofs shortly for evaluation.
Thanks,
Catherine
Missing, against what? :)
makeotf [Error] Failed to convert input font 'styles/Regular/font.ufo' to temp file 'styles/Regular/font.ufo.tmp' with tx.
tx converting to T1 font: <tx: --- styles/Regular/font.ufo
tx: (ufr) Warning: Encountered empty <string> for fontinfo key styleName. Skipping
tx: fatal error
Erin, thanks again for your feedback. Have been incorporating your insightful suggestions. The good news is I'm hoping this is mostly finished. The bad news is I've broken ITF's build script again, so there are no otfs with this commit.
A few weeks ago I tried ttfautohint (both gui and command line) and received an error that the file couldn't be read. I'll try again as soon as I can get an otf.
Many charming errors. Certainly this is a learning process.
If anyone has suggestions for helpful documentation, I would really appreciate it.
[The script can be run with --nointerpolate, but I've never gotten it to work. So, two files it is.]
makeotf [Error] Failed to convert input font 'styles/Regular/font.ufo' to temp file 'styles/Regular/font.ufo.tmp' with tx.
tx converting to T1 font: <tx: --- styles/Regular/font.ufo
tx: (ufr) Warning: Encountered empty <string> for fontinfo key styleName. Skipping
tx: fatal error
1. I'm working in Fontlab Studio 5, so I use RobofabUFO to convert the .vfb into a .ufo
Don't know where styleName is or how to put a valid string in there.
How to go from an otf to a ttf?
What's up everybody! I'm seeing light at the end of the tunnel!
After reading the afdko workshop notes and the OpenType Cookbook I feel like I have a slightly better grasp of this whole thing. With some fiddling, I think I have the naming bug sorted and the new glyphs are in. There's a little feature for Marathi support as well (just Sha and La). Also I figured out how to run the script without interpolation, haha.
Today:- ff, ffi, ffl ligatures- added Marathi glyphs- added "Short A" and "Short E matra"- fixed name
Tomorrow:- १ is still plugged!!!! I'm obviously drawing it incorrectly but I'm not sure exactly how. I also don't quite understand path directions, so I'm going to look into that.
- convert to ttf and autohint with ttfautohint
- build a web specimen! woo!
From what I can tell the AFDKO also has an autohinter — any reason to use ttfautohint instead of that?