efc29649ab
Segfault was due to `glyph_position` structs keeping a pointer to `glyph_info` objects which went out of scope at a different time. The (rather ugly) fix for the moment is to copy that information into the thunk object. |
||
---|---|---|
.. | ||
data | ||
fonts | ||
grids | ||
images | ||
styles | ||
xml_output | ||
.gitignore | ||
clean.sh | ||
compare.py | ||
html_report_template.html | ||
test.py | ||
test_python.py |