21 коммитов (75fd8cd06f1416bc85be329a320820f82f6383ed)

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