Create new icons #382 - #409
Conversation
* Created .png (Linux) and .ico (Windows) but .icns for macOS not yet created. Signed-off-by: John M. Horan <johnmhoran@gmail.com>
|
@MaJuRG I've added icons for Linux and Win and code for Linux, Win and macOS -- but have not created the .icns for macOS. Please let me know what you think, and what changes if any you suggest, when you have the chance. |
steven-esser
left a comment
There was a problem hiding this comment.
@johnmhoran Can you also add the source file you used to generate the various sizes/types etc? Once this is added I can create the macos .icns file.
|
@MaJuRG For the current proposed icon I have a krita source file named |
|
Preferably, we would want the source to be in I am not sure if you created the icon yourself or got it from another location, but you should be able to save/export the file to |
* Used vector layer rather than canvas. * Created .png (Linux) and .ico (Win). * Created .svg to be used for macOS .icns file (in /app-icon/mac/). Signed-off-by: John M. Horan <johnmhoran@gmail.com>
|
@MaJuRG I used a single vector layer rather than the default canvas -- |
* Add MacOS formatted .icns icon file * remove unnecessary svg file Addresses: #383 Signed-off-by: Steven Esser <sesser@nexb.com>
|
@johnmhoran Looks like we can use just a |
Signed-off-by: John M. Horan johnmhoran@gmail.com