SerumColor / ColorizingDMD

GNU General Public License v2.0
12 stars 3 forks source link

New Feature: Create fake frames #131

Closed Kraken74 closed 4 months ago

Kraken74 commented 5 months ago

There is a need to be able to create fake frames for sprites or hard-to-capture original frames. It could be as simple as exporting a colorized frame to .txt and we reimport it as a "real" frame. We would simply need to colorize using the original 4 or 16 colors, click a button and it would generate a txt file. This could also go in SCD if that is easier as I know the toolbar is getting very crowded in CDMD.

Thanks!

Kraken74 commented 4 months ago

Has been implemented in CDMD 3.0. Clicking the button adds a fake frame at the end of the project. Closing issue. Thanks!