Kerning etc.
Kerning etc.
Out of context: Reply #2
- Started
- Last post
- 10 Responses
- unfittoprint0
I'm not a typography expert, but I think a type object array for some charathers groups could be handy:
ie. typeobj["KO"]
then
a string search function could be used to find patterns within the text
replace the _x,_y with
typeobj["KO"].leftspace = 5,
typeobj["KO"].rightspace = 5,