New to Typophile? Accounts are free, and easy to set up.
Supose you have done a typeface in Fontlab, and you generate the SMCP glyphs.
Now, you need to space them and kern them at the metrics windows...
How the heck do you do it? I mean, It's difficult to create lines of texts in small caps at the metrics windows...
Do you use the preview window? / Do you put each smcp character separately at the metrics window? / Do you use some kind of awesome kerning preview text?
What I'm really asking is:
Is there any way to magically substitute lower case letters for small caps at the metrics windows so I can space them without having a headache?
As always thanks for the help! :)
21 Dec 2012 — 11:11am
This page can help generate preview strings.
21 Dec 2012 — 12:49pm
Just try working with non-Latin... :-/
It's the worst thing about FontLab - a must-fix.
hhp
21 Dec 2012 — 3:30pm
I can imagine! But eliason's page helps!
I was thinking, that perhaps the best thing is to create another font file and put the SMCP in the lowercase glyphs... and then try and joing them by exporting the kern and adding ".smcp" suffix with a program like sublime text (which is very helpful for those things)... But, it would take some time,
Anyway, thanks for solving my existential doubt :)
21 Dec 2012 — 5:48pm
One common trick is to type/paste your string into the OpenType Features tab of the Preview panel, activate the feature (in this case SMCP), then copy the slash-coded string from the bottom of the panel into the Metrics window. If it's something you're likely to reuse, you can also add it to the list of preview strings (the Options '...' button in the Metrics window or Preview panel).
Or, if you happen to be using Windows, the FontLab 5.2 Public Preview version supports OpenType features in the Metrics window.
25 Dec 2012 — 4:54pm
i even forgot that i created that script ... Glad it's still in use and can help :)
But that 5.2 ot-in-metrics feature sounds promising ...
25 Dec 2012 — 5:00pm
what helps a lot when doing metrics of small caps etc. is to setup a basic string like
/H.sc/H.sc/H.sc/H.sc/H.sc/A.sc/H.sc/H.sc/H.sc/H.sc/H.sc/
then click the glyph you want to change, and use CRTL+mousewheel to switch to next glyph. No tedious typing involved. There are also keyboard shortcuts for it, but they seem to differ in platform, version and language of your keyboard ...
26 Dec 2012 — 11:15am
Cool, I like the ctrl+mousewheel! It saves time, thanks Sebastian :)