First post, by emendelson
I'm trying to use a custom icon in my DOSBox builds, and want to replace the icon in dosbox_logo.h, which defines the icon that appears at the upper left of the title bar.
@ykhwong posted a very nice version of a "Z:" icon in another thread, in the correct format for dosbox_logo.h. And I think I see how I could create the code for my own icon, but I can only see how to create it by hand, by typing in the correct number for every pixel.
Is there a way to generate those numbers automatically, without doing typing in the code for every pixel by hand? If so, could someone kindly explain how this might be done?
Thanks for your help.