-
Notifications
You must be signed in to change notification settings - Fork 764
Closed
Description
When reporting a bug/issue:
- Screenshot
- The FontForge version and the operating system you're using
- The behavior you expect to see, and the actual behavior
- Steps to reproduce the behavior
- (optional) Possible solution/fix/workaround
Using the latest source code, running on Linux Mint 19.3.
As of commit f5d78b2 by @jtanx, I find that I cannot use the Validate command. FontForge crashes with the message
fontforge: ../gdraw/ggdkcdraw.c:52: _GGDKDraw_CheckAutoPaint: Assertion `false && "No window should be drawing outside of expose calls"' failed.
To reproduce:
- Create a new font.
- Open a glyph and draw some random spline, e.g. with the pen tool. Note: I think it is relevant that the points are placed at non-integer coordinates.
- From the main window, run Element > Validation > Validate...
- A dialog box will appear, asking about how to handle the non-integer coordinates.
- Whatever button you click, FontForge will crash.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels