Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Exporting for GBA
#3
(02-05-2019, 09:43 PM)Ofnuts Wrote: Gimp can export in C array format (see the XBM format). Otherwise if you do the conversion outside of Gimp any lossless format will do. If you want something easy to read, see the "raw" format(*), or the TGA format. You can also write a file-* plugin (C or Python) and export the file directly in the format you need.

(*) not to be confused with the "raw" sensor data from cameras...
Cool thankyou . I will look into this. I am guessing there is a way to set up the colours in the format I need as well, same way I can pick the RGB type. Might have to set that up myself though.
Reply


Messages In This Thread
Exporting for GBA - by Neo-Eyes - 02-05-2019, 08:32 PM
RE: Exporting for GBA - by Ofnuts - 02-05-2019, 09:43 PM
RE: Exporting for GBA - by Neo-Eyes - 02-06-2019, 10:54 AM

Forum Jump: