Runtime Error: NaN value in spline creation
Finii opened this issue · 1 comments
Finii commented
Not sure why this fails. The values are the assent/decent/width from Hack.
$ fontforge slcgen.py -a 1556 -d 492 -w 1233 main … 1
Copyright (c) 2000-2023. See AUTHORS for Contributors.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
with many parts BSD <http://fontforge.org/license.html>. Please read LICENSE.
Version: 20230101
Based on sources from 2023-08-03 13:35 UTC-ML-D-GDK3.
Based on source from git with hash: 4f4907d9541857b135bd0b361099e778325b4e28
NaN value in spline creation%
$
A font is created, though... 🤔
Finii commented
Ah, it is here, through the rounding there are zero-length lines:
Creating u1FB9F:
Sub polygon 79:
------------------------
move to (986, -82)
line to (986, -82)
skip
line to (1048, -185)
line to (1048, -185)
skip
line to (986, -185)
------------------------
Function rawpoly()