10 Commits (master)

Author SHA1 Message Date
  sam 4c9c6fb75c Make sure that the gdiplus codec initialises GdiPlus before any library 15 years ago
  sam 1ff231b9f7 Change _C pixel format suffixes into _U8 for more clarity. 16 years ago
  sam bb926c7a95 Rename pipi_getpixel into pipi_get_pixels. 16 years ago
  sam 44b5817450 libpipi: the GDI+ codec defaults to BMP when the file extension is unknown. 16 years ago
  sam b090037daf Cope with disparities between GDI+ versions. 16 years ago
  sam 2c79783bee libpipi: improve GDI+ codec cross-compilation. 16 years ago
  sam 8067d945dc libpipi: the GDI+ codec can now compile using mingw32, unfortunately it 16 years ago
  sam c30aa41e9c libpipi: make gdiplus.cpp build on older Windows versions. 16 years ago
  sam b186af90bf Full GDI+ load and save support. 16 years ago
  sam eb2a30336b libpipi: duplicate the GDI codec in order to prepare the GDI+ one. 16 years ago
  sam 47be8caac5 libpipi: remove unused variables. 16 years ago
  sam 8f68604bcc libpipi: do not swap bytes in the GDI loader. 16 years ago
  sam 77d650ccf5 libpipi: fix a sign bug in the GDI loader. 16 years ago
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. 16 years ago
  sam 36438eed8f Fix headers. 16 years ago
  sam 9f10fdd2b9 gdi.c: the GDI codec can now open and save BMP files. 16 years ago
  sam 89d3be6048 Detect Windows GDI at configuration time. 16 years ago