Inhaltsverzeichnis

Intro

This wiki page collects some of my efforts in SailfishOS development.

App Projects

Tools Projects

support tools

CreateSailIcons.sh This tool creates the required Icons from one master file.

$ ./CreateSailIcons.sh
./CreateSailIcons.sh <-i ICON-file> [-o OUT-file]
		
-i IN-file     Please provide an valid iconfile (PNG, X>=172, Y>=172)
                 Icons will be created in their subdirectory.
                 Sizes
                          172x172  
                          128x128
                          108x108
                          86x86
                 Destination directory of ouput is /home/devnull/ed/Programme/entwurf/SailfishOS

-o OUT-file    output file name
                 ! Do not specify a path here, only a file name !

Version 1.0, Report bugs to sailfish@siningsoft.de