Ben Harris 726fa5a495 Re-work weight-adjustment code to work in two passes
It now records how it wants to move each point and them actually moves
the points in a second pass.  This avoids a problem where moving one
point would cause the loop not to correctly recognise the types of
adjacent points in the path.  This in particular affected glyphs with
sharp upper corners (like &) with weights >= 50.
2021-10-11 23:08:57 +01:00
2021-10-10 20:39:20 +01:00
2020-06-22 21:11:47 +01:00
Description
No description provided
1.5 MiB
Languages
C 79.4%
HTML 6.6%
Python 6.2%
PostScript 4.4%
CSS 1.9%
Other 1.5%