-
Re: Font Rendering Bugs
Adobe's Lipika engine (so when it is not using Haefbuzz) doesn't support GSUB6 (reverse contextual substitution), used for Urdu. Viviana Monsalve has done extensive experiments about the le…6 -
Re: Second opinion: Plagiarism or inspiration of 2 of my typefaces
"Our script font is finally here and to be honest, kerning it nearly gave me an aneurysm". The kerning: pos o h 6; pos o i -2; pos o j -3; pos o n -2; pos o o 2; pos o r 15; pos o s 3; pos …4 -
Re: Music?
If you want ambient/EDM music by type designers, I would humbly recommend Twice Shy on Soundcloud or Spotify... I'm sure there are others too - show off your side-projects!3 -
Re: Creating a font editor?
something about them is hard to make/laborious. To write a good font editor, you will need deep understanding of: * Programming (because you're writing a complex program) * Graphical user interf…3 -
Re: We need a tutorial on how to create a font tester in HTML / CSS / JS
I worked on a HTML/CSS/JS implementation of Galvanized Jets for Samarskaya and Partners. If you want to know how it's done, the code is all available on GitHub. That may be worth a read because …4