chiark / gitweb /
Correct bold outlines
authorBen Harris <bjh21@bjh21.me.uk>
Tue, 19 Nov 2024 23:34:47 +0000 (23:34 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Tue, 19 Nov 2024 23:40:00 +0000 (23:40 +0000)
commit534a4a311a601ce6035e9dcd2b41f442306522df
tree2d28e431ae29e39dba2369a99decabfc878d3cfc
parentd4d05a4a73169b7ad3d836f334c7381dae33e0b5
Correct bold outlines

The weight-changing code in adjust_weight() depended on the direction
that outlines were drawn in, so when I changed the direction to match
that required by CFF, it started lightening the font when it should have
been boldening it.  A lot of swapping "next" and "prev" has corrected
that.
bedstead.c