23 Commits (d33e961dc9bceb2eb762b915ad006937e6893b47)

Autor SHA1 Nachricht Datum
  Sam Hocevar d33e961dc9 Only declare weak symbols if the runtime doesn’t have them. Fixes #8. vor 8 Jahren
  Sam Hocevar f32c24a10d build: fix the WTFPL homepage and copyright information. vor 12 Jahren
  Sam Hocevar e8db5f4629 figfont: fix uninitialised data access. vor 12 Jahren
  Sam Hocevar cd61fce90e build: ship a weak symbol for vsnprintf, too, because our weak symbol for vor 12 Jahren
  Sam Hocevar 02bb261647 win32: define a custom sprintf_s() weak symbol. The VS2010 runtime does not vor 12 Jahren
  Sam Hocevar f56be9bffa win32: use sprintf_s and vsnprintf_s on Windows, so that our static library vor 12 Jahren
  Sam Hocevar 0a9f59f386 build: fix the Visual Studio compilation, remove old solution vor 12 Jahren
  Sam Hocevar d736507785 build: fix copyright information. vor 12 Jahren
  Sam Hocevar 00a285b11e figfont: support setting the canvas width and smushing mode from the vor 12 Jahren
  Sam Hocevar 89670f0598 figfont: stick the source canvas's width, if specified. vor 12 Jahren
  Sam Hocevar c822280896 Rename figfont into charfont. We will support far more than figfonts in vor 13 Jahren
  Sam Hocevar a09f027727 Add the copyright unit test and update copyright information everywhere. vor 15 Jahren
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. vor 15 Jahren
  Sam Hocevar 4c23d2b5ed Add brief documentation to figfont functions. vor 15 Jahren
  Sam Hocevar e83ae726b8 Activate colour toilet font support. vor 15 Jahren
  Sam Hocevar 8c678ff82a Do not crash in caca_flush_figlet() if no figfont was loaded. vor 15 Jahren
  Sam Hocevar 644ee4a78a Coding style: remove tabs and trailing spaces. vor 15 Jahren
  Sam Hocevar d3ef2bbecd Add caca_export_area_to_memory() to export only a selected part of the vor 15 Jahren
  Sam Hocevar 3338776b44 Fix a few DOS compilation warnings. vor 15 Jahren
  Nicolas Vion f016c8f416 * Check that a caca_figfont was loaded before using it in caca_put_figchar() vor 16 Jahren
  Sam Hocevar 149a29b38e libcaca: fix a minor warning on DOS targets. vor 16 Jahren
  Sam Hocevar 319cc69db3 Continue the libcaca/libcucul merge. Source and binary compatibility vor 16 Jahren
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the vor 16 Jahren
  Sam Hocevar 52710f796c * Export cucul_flush_figlet() to the public API. It should be removed later, vor 16 Jahren
  Sam Hocevar 96d77f7d51 * Export cucul_file_t operations in the public header. vor 16 Jahren
  Sam Hocevar 4ea785f818 * Remove all unsigned ints from exported functions. Signed arithmetic is vor 16 Jahren
  Sam Hocevar 6a3f5c21f0 * Changed most of the long ints in the API into C99 types. WARNING: this vor 16 Jahren
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that vor 16 Jahren
  Ben Wiley Sittler e1603937c7 build on Mac OS X again vor 17 Jahren
  Sam Hocevar 9c951cebb2 * Windows build fixes here and there. vor 17 Jahren
  Sam Hocevar e895e01ee6 * Disable file operations in kernel mode. vor 17 Jahren
  Sam Hocevar d06bf76c96 =?utf-8?q?=20=20*=20Implement=20cucul=5Fput=5Ffigchar()=20to=20paste=20FIGlet/TOIlet=20characters=20in vor 17 Jahren
  Sam Hocevar 81d6119762 * Implemented cucul_canvas_set_figfont() from TOIlet’s open_font(). vor 17 Jahren