triangledraw / TriangleDraw-iOS

TriangleDraw is a pixel editor for iPad and iPhone.
https://apps.apple.com/app/id1453533043
MIT License
54 stars 13 forks source link

SVG export - Setting for what to be exported #23

Open neoneye opened 4 years ago

neoneye commented 4 years ago

Ahmed Teleb writes:

When I save SVG it save with the black background, yes it’s separated to two layers and it’s easy to be removed on any vector app, but it will be amazing to be able to save only the design. that will save us as users some time.

So a setting for what is to be exported:

  1. SVG contain both black triangles and white triangles.
  2. SVG contain only black triangles.
  3. SVG contain only white triangles.

I'm considering making layers, where each layer can have different properties, such as is this triangle transparent or filled. However this is further into the future.

ahmedteleb commented 4 years ago

PNG image 22

That’s an png file that I saved, to me I like to save only the design in white by it self without the black hexagon as png or SVG or pdf

neoneye commented 4 years ago

@ahmedteleb nice explanation and drawing.

ahmedteleb commented 4 years ago

It’s a lot of fun to use the app for designing, that’s why I’m looking for it to be in a perfect user experience. And I’m really happy that you’re working on squaredraw good luck.