Skip to content
Discussion options

You must be logged in to vote

are you trying to read Windows ICO format. checkout the Raster Master DOS version. I removed creating ico files in the Windows version because i did not want to support the multiple save formats for ico. you can still read ico file using the Import Sprite Sheet option. This allows you to remap the colors for specific palette colors/mode. You can always save in Raster Master raw format and write a converter to support what ever formats you want. will expand the scripting support to handle binary files to make extensions for various export formats easier.

(https://github.com/RetroNick2020/raster-master-dos/blob/main/RM/RWICO.PAS)

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@RetroNick2020
Comment options

Answer selected by rchastain2
@rchastain2
Comment options

@rchastain2
Comment options

@RetroNick2020
Comment options

@RetroNick2020
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants