• Craig Watson's avatar
    Fix saving of polygons' fill rule · 8365f2f7
    Craig Watson authored
    Up until now, the fill rule of a polygon was always saved as even-odd,
    despite the fact that in most if not all cases, polygons are drawn with
    winding fill within OpenBoard.
    Saving is now fixed, but there is no way to know upon loading whether
    the polygon was correctly saved or whether; so for now, we just set the
    fill rule to Winding when loading a polygon.
    8365f2f7
Name
Last commit
Last update
release_scripts Loading commit data...
resources Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
C++StandardHeaderFile.txt Loading commit data...
COPYRIGHT Loading commit data...
LICENSE Loading commit data...
OpenBoard.pro Loading commit data...
README.md Loading commit data...