10 커밋 (master)

작성자 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 년 전