• Craig Watson's avatar
    Corrected pen stroke duplication issue (see below) · 6faeea9d
    Craig Watson authored
    Presumably due to the change in how pen strokes were saved to file (commit
    8ed2e245), pen strokes with pressure levels were badly saved. They were
    converted to lines instead of polygons, meaning that every time a page
    was saved or duplicated, the lines would look worse and worse -- and
    artefacts would appear.
    
    This should now be fixed.
    6faeea9d
UBSvgSubsetAdaptor.cpp 102 KB