Files
wxWidgets/misc/scripts
Vadim Zeitlin a2ad755b1c Add script for converting arbitrary binary data to C arrays
This is similar to the existing png2c, but works for any binary data,
not just PNG files.

Another small difference is that this script puts 16 bytes per line
instead of 8 -- this still results in reasonably short lines, but twice
shorter files, so seems to be worth it.
2022-01-23 02:07:42 +01:00
..
2021-01-31 19:02:56 +01:00
2022-01-02 13:31:25 +01:00