51 Ревизии (7b4b48187e5a62a2d3a8e3390c68682256d1d9e6)

Автор SHA1 Съобщение Дата
  Sam Hocevar a09f027727 Add the copyright unit test and update copyright information everywhere. преди 14 години
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. преди 15 години
  Sam Hocevar a4cd497318 Do not use htons/htonl in makefont.c, since we already have hton16/hton32 преди 15 години
  Sam Hocevar 2a4cccbf34 Clean up .gitignore and documentation build rules. преди 15 години
  Sam Hocevar a1fd592363 Store built-in fonts in a uin8_t[] instead of char[]. преди 15 години
  Sam Hocevar 1362d8e24f Update my e-mail address everywhere. преди 15 години
  Sam Hocevar bf3d41309c Update source checking test and remove CRLF crap from makefiles. преди 15 години
  Sam Hocevar fb7c744402 Added new Unicode blocks to the built-in font. преди 15 години
  Sam Hocevar b7ba0adba0 Remove occurrences of DATADIR, it conflicts with MinGW's <objidl.h>. преди 15 години
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the преди 16 години
  Sam Hocevar 33b3fb51ae makefont.c: change the font data encoding, the source is now 5% smaller. преди 16 години
  Sam Hocevar 321db7b450 * makefont is only a system tool: use htons/htonl instead of hton16/hton32. преди 16 години
  Sam Hocevar 99d7e53aee * Remove htons() and htonl() from kernel mode: we use our custom hton16() преди 16 години
  Sam Hocevar abcc1ab766 * Fix a buffer initialisation issue in the sortchars utility. преди 16 години
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that преди 16 години
  Sam Hocevar 85f2b01bf7 * Added .gitignore files in addition to svn:ignore properties. преди 17 години
  Sam Hocevar 4f287aecb6 * Add a lookback table in the output. Will be handy later. преди 17 години
  Sam Hocevar ab031ed2fa * Improved distance computation in sortchars.c. преди 17 години
  Sam Hocevar 7e355ca89c * Updates to sortchars.c so that it can output a proper LUT. преди 17 години
  Sam Hocevar 6f08997681 * Small tool to analyse character glyphs depending on their shape. Will be преди 17 години
  Sam Hocevar ee56ef1867 * Added glyphs to our default fonts: преди 17 години
  Sam Hocevar 9597783308 * Bwarf, typo in the no warranty clause. преди 18 години
  Sam Hocevar 33058757da * Add a no warranty clause to the code. преди 18 години
  Sam Hocevar f1f00897c5 * Fix shadowing declarations. преди 18 години
  Sam Hocevar 12696aaff5 * Don't rely on pkg-config macros for variable substitution. Just in case. преди 18 години
  Sam Hocevar dbf07a9a27 * Add maxwidth and maxheight members to the font format. преди 18 години
  Sam Hocevar 5d59b719c8 * Add CJK punctuation to the default fonts. преди 18 години
  Sam Hocevar eb017043ab * Support fullwidth fonts. преди 18 години
  Sam Hocevar 4fa891b61b * Slightly changed the font header information. No one distributes libcaca преди 18 години
  Sam Hocevar 0b37a307dd * Get rid of cucul_set_attr_ansi() and cucul_set_attr_argb and merge the преди 18 години
  Sam Hocevar 91645bfa68 * Do not link binaries with @CACA_LIBS@, it's useless. преди 18 години
  Jean-Yves Lamoureux 1b821e2588 * Updated kernel 'driver', still not working, but most of the work is done преди 18 години
  Sam Hocevar aca46d3f39 * Added -I${top_srcdir} to the compilation flags to fix builds configured преди 18 години
  Sam Hocevar 9137c0a059 * Export the UTF-8 / UTF-32 / CP437 character conversions to applications. преди 18 години
  Sam Hocevar 74e2bdf587 * Elite trick in the font generator to cope with C89's string length преди 18 години
  Sam Hocevar c47c1d3118 * Optimise similar glyphs when generating a font. Given how many glyphs преди 18 години
  Sam Hocevar 17e1e490d6 * Added a few more Unicode blocks to the default fonts. преди 18 години
  Sam Hocevar b29977cebe * Hardcode a few CP437 glyphs in makefont.c because they don't look that преди 18 години
  Sam Hocevar b2d84d524d * Factored more UTF32 to UTF8 conversions using _cucul_utf32_to_utf8(). преди 18 години
  Sam Hocevar 89bfc20006 * Added Unicode range U+2200 - U+22FF (Mathematical Operators) to the преди 18 години
  Sam Hocevar 4a1507c398 * Renamed htons/htonl to hton16/hton32 to avoid useless conflicts. преди 18 години
  Sam Hocevar d04b853800 * Look for htons/htonl in netinet/in.h in addition to arpa/inet.h преди 18 години
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h преди 18 години
  Sam Hocevar e589722123 * Moved the technical discussion on S-Lang's palette optimisation from преди 18 години
  Sam Hocevar 5f4a761ce0 * Cosmetic changes. преди 18 години
  Sam Hocevar ac3283f07f * Cosmetic code changes and minor optimisations. преди 18 години
  Sam Hocevar 5d2afb9232 * Made makefont more configurable. Also, store the commandline in a comment преди 18 години
  Sam Hocevar c1669600af * Some cleaning up in makefont.c. преди 18 години
  Sam Hocevar c1e5f30692 * Fixed 4, 2 and 1-bit font rendering. преди 18 години
  Sam Hocevar fed62ed798 * Added a font creator that uses pango to render glyphs. преди 18 години