nurpax / petmate

PETSCII editor with Electron/React/Redux
MIT License
181 stars 14 forks source link

Include option to display the border in PNG export #109

Closed Esshahn closed 5 years ago

Esshahn commented 5 years ago

when exporting a screen as PNG is usually add to the image to include the border. If It is left out, it does not look like a C64 image anymore. Maybe that could be an option to tick when exporting.

nurpax commented 5 years ago

Done. including borders is the new default but can be overridden in the export settings dialog for both png and gif.

Esshahn commented 5 years ago

Sounds awesome. Will save me lots of time as I always needed to Photoshop borders in again when creating GIFs