summaryrefslogtreecommitdiff
path: root/tools/bmp2rb.c
AgeCommit message (Expand)Author
2005-11-30And now also allocates the correct amountLinus Nielsen Feltzing
2005-11-30Now clears the bitmap properly beforte convertingLinus Nielsen Feltzing
2005-11-15Add output format for the ipod's byte-swapped rgb565Dave Chapman
2005-11-14Added 16-bit RGB format to bmp2rbLinus Nielsen Feltzing
2005-07-28bmp2rb: Prepared for future colour bitmap support. The tool reads all BMPs in...Jens Arnold
2005-07-07Heavily extended bmp2rb conversion tool: Handles 4, 16, 24 and 32 bit BMPs in...Jens Arnold
2004-12-20Fixed to allow conversions of 160x128 pictures too.Daniel Stenberg
2003-05-21Magnus Holmgren's patch #708098 that makes bmp2rb insensitive to endianessDaniel Stenberg
2003-03-19autodetect an ID smarterDaniel Stenberg
2002-08-21we like each line less than 80 characters wide pleaseDaniel Stenberg
2002-08-21now detects 1bit BMP files too and adjusts to that, which makes thingsDaniel Stenberg
2002-08-21Added newline before EOF.Mats Lidell
2002-08-19made it output valid C code even if given a filename that starts with aDaniel Stenberg
2002-08-16Created.Mats Lidell