swhitty / SwiftDraw

Swift library and command line tool to convert SVGs into SFSymbol, PNG, PDF and Swift source code.
zlib License
326 stars 41 forks source link

Flip CGImage #29

Closed swhitty closed 8 months ago

swhitty commented 8 months ago

SVG elements are positioned in the SVG coordinate space therefore CGImage's need to be flipped when rendered.