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

Multi export #9

Open neoneye opened 5 years ago

neoneye commented 5 years ago
  1. Select multiple documents on the "Browser" page.
  2. Tap the "Export" button.
  3. This create a zip file that can be sent via email or airdropped.

The zip file can be organized like this:

original/
    Drawing1.triangleDraw
    Drawing2.triangleDraw
pdf/
    Drawing1.pdf
    Drawing2.pdf
svg/
    Drawing1.svg
    Drawing2.svg