nurpax / petmate

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

Prepare assets for Petmate logo #73

Closed Esshahn closed 6 years ago

Esshahn commented 6 years ago

Create assets for Win/Lin/Mac

If you have any experience already about the requirements, let me know, otherwise I will do some googling.

nurpax commented 6 years ago

I know very little about these assets. I use this boilerplate: https://github.com/chentsulin/electron-react-boilerplate - not sure if it contains any docs. But maybe just take a look at Electron docs.

nurpax commented 6 years ago

The Electron requirements might be the most strict. Twitter, docs, etc, is easier since we control our own path there.

Esshahn commented 6 years ago

I will follow this tutorial to get me started: https://www.christianengvall.se/electron-app-icons/

Esshahn commented 6 years ago

Howto: https://www.christianengvall.se/electron-app-icons/ https://www.christianengvall.se/electron-packager-tutorial/

Files for Browser/Electron: icons.zip

Folder PNG contains several sizes that can be used for Twitter, Docs, etc

nurpax commented 6 years ago

Very nice! I came here to say no, I will do this later.. and then noticed there's a zip attachment that contains everything I need. I'll try and plug this in soonish. Maybe once the color palette selection is checked in.

Another "productization" change that I'd need to do at some point would be to setup my Apple developer ID correctly in the Petmate build. I do have one for iOS App store so I'd imagine I can use that for Petmate too. This would get rid of the annoying nags when running a downloaded version. Same goes for Windows where the Windows installer loudly complains that one should absolutely NOT install this software, which is not a great onboarding experience. But this will come later, maybe for 1.0 :)

nurpax commented 6 years ago
screen shot 2018-08-05 at 9 29 54 pm