EgonOlsen71 / petsciiator

A converter tool to convert JPG/PNG images into Commodore PETSCII (and Multicolor / Koala-Painter)
https://jpct.de/petscii
Other
43 stars 3 forks source link

works! #3

Closed zartan9 closed 1 year ago

zartan9 commented 1 year ago

great! is there a way to control the line numbers? I tested a picture and it starts at 60000?! Thanks great software.

EgonOlsen71 commented 1 year ago

It's hard coded into https://github.com/EgonOlsen71/petsciiator/blob/master/src/main/java/com/sixtyfour/petscii/Bitmap.java at the moment. One could modify that class and recompile, but I'm not sure if that's worth the hassle. Might be easier to use a renumber tool on the code generated.

zartan9 commented 1 year ago

ok thanks p.s. is there a way to get a maze algorithm result? just an idea. thanks again.

EgonOlsen71 commented 1 year ago

Not sure what you mean by that...!?

zartan9 commented 1 year ago

oh i just mean can this work for mazes too? I havent tried yet but i may put in a maze picturre and see the result! thanks.

EgonOlsen71 commented 1 year ago

I don't see why not...

zartan9 commented 1 year ago

great thanks On Thursday, July 13, 2023 at 06:32:19 AM EDT, EgonOlsen @.***> wrote:

I don't see why not...

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>