Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.postscript > #3788
| From | Tavis Ormandy <taviso@gmail.com> |
|---|---|
| Newsgroups | comp.lang.postscript |
| Subject | calculating kerning pairs |
| Date | 2022-08-06 23:49 +0000 |
| Message-ID | <jl8d0lFdt3qU1@mid.individual.net> (permalink) |
Hello, I naively assumed that when I did setfont (foo) show that the kerning pairs in the font tables would influence spacing. I understand now that it does not. You're supposed to use kshow and apply the character spacing yourself. Fair enough, but then how do I get the "base" kerning for a character pair from within postscript, or do you have to parse the afm files manually? I understand that I can specify any kerning I want and that's a good thing, but wouldn't you usually want that to be a multiplier applied to the font's "base" kerning pairs? Tavis. -- _o) $ lynx lock.cmpxchg8b.com /\\ _o) _o) $ finger taviso@sdf.org _\_V _( ) _( ) @taviso
Back to comp.lang.postscript | Previous | Next — Next in thread | Find similar
calculating kerning pairs Tavis Ormandy <taviso@gmail.com> - 2022-08-06 23:49 +0000 Re: calculating kerning pairs ken <ken@spamcop.net> - 2022-08-08 08:00 +0100
csiph-web