• Dan Backes's avatar
    Colors Fix, Perf Improvement, Thread Safety · 837e0963
    Dan Backes authored
    -Fixes issues with colors not parsing correctly. Saving an SvgDocument
    resulted in RGB color values being converted to well known color names.
    
    -Compile regex statements to improve performance.
    
    -Make rendering a document threadsafe.
    837e0963