View Single Post
Old 04-26-2020, 03:42 PM   #26
NullNix
Guru
NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.
 
Posts: 930
Karma: 15576314
Join Date: Jan 2013
Location: Ely, Cambridgeshire, UK
Device: Kindle Oasis 3, Kindle Oasis 1
Quote:
Originally Posted by JSWolf View Post
What I want to know is what's the best way to add hinting back to Bookerly,
Take the glyphs from the new font, the hinting from the old, combine them, write hints for all the new unhinted glyphs not present in the old font (may be a *lot* of work: hand-hinting is subjective black magic). Or improve the autohinter so we don't *need* the hints to get the baselines non-wobbly (it really does look like it's only getting the baselines wrong enough to notice: the rest of the glyph shapes look OK).

Because typography is hard and I don't even know what most of the new glyphs are *supposed* to look like, but I can do software, I have more hope that I can do the latter. Admittedly this is quite like writing memory allocators in that improving one case is likely to damage others, but I have trust that if I screw up FreeType's autohinter badly enough, people will let me know :P
NullNix is offline   Reply With Quote