| |
Kickback
Registered: Apr 2004 Posts: 97 |
Petsciicola import
How does the importer work for images? Will it take an image, and convert it to an 40x25 text screen (with color?)
Thanks
James |
|
| |
TheTom Account closed
Registered: Jul 2018 Posts: 29 |
If you have a 320x200 or 384x272 screenshot of a PETSCII image then it will be converted into 40x25 text with color.
To do this simply drag&drop PNG or BMP image onto the program.
But if your input image is not a screenshot of a PETSCII but (for example) a photo then it won't work. However then you can use a different mode. Try either
File->Import Bitmap->40x25
or
File->Import Bitmap->80x50
In those 2 modes it will import your image as black&white. |
| |
Slajerek
Registered: May 2015 Posts: 63 |
A converter in C64 Debugger can take any photo of 320x200 and convert to Petscii with color (i.e. it will try to find a char which is most similar to 8x8 areas of pixels) |