52 Commits (0eb4d06cdcc4953146ea26798267cd0a3bc7e3c0)

Autor SHA1 Mensaje Fecha
  sam 0eb4d06cdc * set threshold to 250, not 240. hace 21 años
  sam adfa585fc4 * attempt at the xanga decoder. roughly 50% success. hace 21 años
  sam 5e74d66c21 * also blur borders in filter_blur(). hace 21 años
  sam 47b2c48535 * when cutting fonts, detect black pixels below 240, not below 128 hace 21 años
  sam 9b2bf908bb * Oops, fixed typo. hace 21 años
  sam 44c18ed26c * Use font_load_* for all decoders. hace 21 años
  sam 1a5e330895 * src/common.h: new font structure. hace 21 años
  sam 0045682d2a * don't duplicate picture in filter functions. hace 21 años
  sam bb0f826c9f * add (non-working) Xanga decoder skeleton. hace 21 años
  sam 2775834444 * oops, forgot to commit #ifdef fixes. hace 21 años
  sam 1a28bcb810 * fixed bound error in filter_contrast hace 21 años
  sam a6f00a050a * deactivated OLE loader and short-lived DeVIL stuff. hace 21 años
  sam 2f8f88f534 * get_CurDC() was a stupid idea. hace 21 años
  sam c11ed92174 * use IPicture's DC instead of CreateCompatibleDC. hace 21 años
  sam 72d1d986c7 * Win32 support!! hace 21 años
  sam 84b64ad5ae * support for -s / --share hace 21 años
  sam 6e008f9acc * better efficiency hace 21 años
  sam 26bbb901b1 * removed image_display -- it's useless if we have image_save. hace 21 años
  sam a10f5e0752 * clubic captchas support. hace 21 años
  sam 916666d0c2 * Fixed uninitialised data. hace 21 años
  sam 52d7749ff4 * authimage support hace 21 años
  sam 21a6a717f4 * fixed a bug in scode.c that was missing bottom lines hace 21 años
  sam 336bac428c * keep the font loaded across decodings. hace 21 años
  sam 60c710a115 * bugfixes in the linuxfr captcha decoder, and new control.txt hace 21 años
  sam 10a438c117 * linuxfr.org captchas hace 21 años
  sam 07c6689143 * removed global variables. hace 21 años
  sam 87a7c38bde * do equalizing on grayscale image. hace 21 años
  sam 72a1507e7d * if image is 8bpp, convert SDL surface to 32. hace 21 años
  sam 54221398d8 * fixed typo. hace 21 años
  sam 9a3687249d * vbulletin captcha support. hace 21 años
  sam 7f8593d11a * fixed a bug in the SDL code: alpha mask should be set to 0. hace 21 años
  sam 6733c9623c * use INT_MAX instead of 99999... hace 21 años
  sam 7b9bc9c0e0 * cosmetic fix hace 21 años
  sam 98f1af353e * s/autodetecting/autodetected/ hace 21 años
  sam a967f0584c * src/image.c: SDL_image support. hace 21 años
  sam 82ff580894 * print colour count in debug messages hace 21 años
  sam dea689a955 * Decode Auditor captchas. hace 21 años
  sam ac7b4c3422 * scode captcha decoder hace 21 años
  sam ceaceb2652 * filter_dup() hace 21 años
  sam 95d68a9d2f * src/slashdot.c: fixed stupid bug... hace 21 años
  sam 20002e934e * fixed stupid buffer overrun hace 21 años
  sam 2968baf95c * debug message system hace 21 años
  sam 4ffb87231e * check for getopt_long; work with simple getopt. hace 21 años
  sam 615684b0a0 * added usercp_confirm.php that was used to create font_phpbb.png hace 21 años
  sam ba195bbc65 * use OpenCV rather than Imlib2 if both are available. hace 21 años
  sam 8e3c9a05e2 * use getopt. hace 21 años
  sam ba0d2f4116 * renamed a few functions hace 21 años
  sam aab47e7136 * clean up. hace 21 años
  sam 629021d1c5 * moved generic filter functions to filters.c hace 21 años
  sam 63ca545c23 * Put font in share/ hace 21 años