snoddasmannen, I posted there, but the post has to be reviewed by an admin or some such? (Actually posted the same thing twice as I only noticed the notification about this the second time.)
froller
5
Posts
1
Following
A member registered Apr 24, 2017
Recent community posts
The blog page refers to this mapbitter tool that is distributed as windows executable (+jar). Running java -jar MapBitter.jar lovelyearth.bmp on my Linux gives me a trace:
I will do my best to process: lovelyearth.bmp for you
Exception in thread "main" java.lang.IllegalArgumentException: input == null! at javax.imageio.ImageIO.read(ImageIO.java:1388)
at MapBitter.processImage(MapBitter.java:22)
at MapBitter.main(MapBitter.java:18)
It would be awesome to get this working on Linux too.