28 Commits (81dbd21c3f6a47b0a6e1e3ec225033ff09abde97)

Autor SHA1 Mensagem Data
  Sam Hocevar c5d74fb9f7 * Regenerated fonts and reactivated them under Win32. 18 anos atrás
  Sam Hocevar 0a53a92195 * Completed return value and errno handling in libcucul API. 18 anos atrás
  Sam Hocevar 4a1507c398 * Renamed htons/htonl to hton16/hton32 to avoid useless conflicts. 18 anos atrás
  Sam Hocevar 19f1503d76 * On win32, only disable the built-in fonts, not all the font functions. 18 anos atrás
  Sam Hocevar d04b853800 * Look for htons/htonl in netinet/in.h in addition to arpa/inet.h 18 anos atrás
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h 18 anos atrás
  Sam Hocevar 2353ad9215 * Minor documentation improvements. 18 anos atrás
  Sam Hocevar 18f6532dbc * Renamed main canvas-related functions so that they have "canvas" in 18 anos atrás
  Sam Hocevar 687a2c43f6 * Renamed caca_t into caca_display_t. 18 anos atrás
  Sam Hocevar 246c5b4d67 * Renamed cucul_t into cucul_canvas_t. Eh ouais mon con. 18 anos atrás
  Sam Hocevar c5b827a44e * Changed the buffer type in cucul_render_canvas() to void* to avoid 18 anos atrás
  Sam Hocevar 3af72ff5f8 * Fixed abusive strictness in the font loader. 18 anos atrás
  Sam Hocevar 17c065a49e * Replaced "struct cucul_*" and "struct caca_*" types with opaque typedefs 18 anos atrás
  Jean-Yves Lamoureux 408b8757eb * Updated MSVC++ project (static library and src/*) 18 anos atrás
  Sam Hocevar 2c5ccb65e6 * Improved documentation in many places. 18 anos atrás
  Sam Hocevar 7b216060b4 * Ahaha I didn't even check that it compiled properly. 18 anos atrás
  Sam Hocevar 99aa400f26 * Only support version 1 fonts. 18 anos atrás
  Sam Hocevar 018fda76e8 * Removed \file directives from all files except caca.h and cucul.h, to 18 anos atrás
  Sam Hocevar 93d3548d58 * Added a lot of sanity checks to the font parsing. It should now be 18 anos atrás
  Sam Hocevar ea780d5321 * Implemented cucul_get_font_list() to retrieve the list of builtin fonts. 18 anos atrás
  Sam Hocevar ebfb2b388b * Internal font support through cucul_load_font(). Documented that. 18 anos atrás
  Sam Hocevar b40cfe1302 * Ugly overflow bug in the rendering code. 18 anos atrás
  Sam Hocevar a273b3d7ec * Implemented cucul_get_font_width() and cucul_get_font_height(). 18 anos atrás
  Sam Hocevar c1e5f30692 * Fixed 4, 2 and 1-bit font rendering. 18 anos atrás
  Sam Hocevar d8821beb81 * Created a built-in font from Bitstream Vera (Monospace 9). 18 anos atrás
  Sam Hocevar 1da6ea358b * Slightly updated the font format and wrote a font loader. Also added a 18 anos atrás
  Sam Hocevar 33060e0b5a * New version of the font format. 18 anos atrás
  Sam Hocevar a05603a774 * Added a file for future font handling routines. Currently only the font 18 anos atrás