Thanks Brian, yeah I saw that ( Path.Combine )
The transparency issue appears to be because some .png only have 8bit palette with simple index transparency rather than true alpha channel transparency. Anyway fixed with a one liner of ImageMagick convert and looks good.
Soon I’ll fork with
- consistent cases in filenames
- Path.Combine
- .pngs with alpha
- layout fixes if I get chance (some of the bottom popout toolbar images overlap the text but that still needs investigation)
This will (hopefully!) not break anything on Windows.
Alan, yeah I’m not surprised it was not overly functional out of the box (I assume it was not even possible to load a .kml to define a field)