10 次程式碼提交 (b9e07e7b00df83db1a31fc91f414fb7647d41cf3)

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