Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Very cool!  Would love an option to either turn off the flags or set the outline color or both.

The outline color of the whole icon? You can set it in the Style dialog. 

Maybe I will add the option to hide flags, although it's very easy to erase them manually in any graphics software (which you'll need to extract individual icons from a sheet anyway).

(+2)

Just the outline of the flags.  They end up with a white outline around them which doesn't always work depending on the palette chosen for the rest.

I extract the individual icons automatically with ImageMagick so I don't actually edit the individual icons normally.

For the curious I use:
magick "perilous_icons.png" -crop 400x400 icons.png

(+4)

OK, now I understand what the problem is - I forgot that the flags get outlined with the background colour to make them more distinguishable. In the next update I will make them (flags) optional.

(+4)

Awesome!

(1 edit) (+1)

I downloaded ImageMagick, and did this, but I can't figure out where it put the images, or even if it worked at all. Any advice would be wonderful.


Edit:

I figured it out. If anyone else is reading along and isn't sure what to do, open the command prompt in the folder that has the art and the line Phergus shared works without further fussing. If you do more than one sheet, move or rename your town images first, or the next set will overwrite the last.

(+1)

Glad you figured it out.  I just downloaded each sheet into it's own sub folder and did it from there so that the images are kept with the sheet.