Skip to content

StoryMaker/storymaker-art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Place svg assets sized for xdpi in original/

Make sure you have ImageMagick installed.  On a mac I suggest you use this:

http://cactuslab.com/imagemagick/

To generate the scaled .png's:

$ cd original
$ ./convert.sh

Now inspect the generated png's, if any need to be adjusted manually for a specific dpi, just place the manually created .png file in the appropriate dpi folder underneith the original/ directory.

--- TODO: 

bug: on OS X for some reason icons were being at 7x7 instead of 18x18?
	happens if convert is run twice

About

All the raw assets used in the StoryMaker app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages