I have often seen Chinese looking glyphs in grawlixes in comics of German language. Sometimes, mathematical symbols are used as well (the border to "proto-dingbats" may be fuzzy in this con… (View Post)
For those who are working with FontForge it might be of interest that the FontForge team published a new release: From https://github.com/fontforge/fontforge/releases : Major updates: * Pytho… (View Post)
@"Franz Gratzer" The FontForge team once discussed whether they should revive the contrib directory. I guess that this would be the place where such scripts should be published. As long as … (View Post)
Raph Levien said at https://raphlinus.github.io/curves/2021/03/11/bezier-fitting.html: This quote caused me to work on a area-preserving Tunnify-algorithm (my old algorithm basically just averaged th… (View Post)
About "Unless, you can automate them": Most font editors can be scripted. Here is an example Python script for fontforge that imports every *.eps file (like "A.eps", "B.eps&q… (View Post)