codepo8 / logo-o-matic

Create C-64 style logos with Canvas
https://codepo8.github.io/logo-o-matic
102 stars 16 forks source link

Export to c64-format #5

Open auduny opened 5 years ago

auduny commented 5 years ago

It would be cool to be able to export logo back to c64 format so it can be inserted into kickassembler and used in new demos for the old lazy people like me that wants to be young again.

codepo8 commented 4 years ago

I have no idea how to convert a png to that, though. I can give you an array of values...

godot64 commented 3 years ago

You could convert the single glyphs to GoDot clips, like I've shown off here: https://www.godot64.de/german/t_beschriften.htm#gro%C3%9F. GoDot format is a pretty-easy-to-code format.

Arndt

mrdudz commented 3 years ago

Godot format isnt very native though

However, in kickass you can just import the png directly and convert into whatever native format you need with a couple lines of script

codepo8 commented 3 years ago

I can run any JavaScript, so I was wondering about that. I have a php script that converts png to koala and I wonder if I can convert that.

On Sat, Sep 11, 2021, 22:38 Bob Andrews @.***> wrote:

Godot format isnt very native though

However, in kickass you can just import the png directly and convert into whatever native format you need with a couple lines of script

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/codepo8/logo-o-matic/issues/5#issuecomment-917476655, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAADJREKJ4U2ZUOYSJZO4YDUBO46BANCNFSM4IZHRZKA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.