14 コミット (ba28ea75f51aabb682a02bb8935807dadaa837d2)

作成者 SHA1 メッセージ 日付
  Sam Hocevar 0cbd5fd983 * Cosmetic fix in test/font.c. 18年前
  Sam Hocevar 370fb06990 * Added "common.h", a placeholder for simple features and functions missing 18年前
  Sam Hocevar 6c0e8da858 * Allow the caca_event_t *ev argument for caca_get_event() to be NULL. 18年前
  Sam Hocevar 1ec6544305 * More function mass-renaming: caca_attach -> caca_create_display, etc. 18年前
  Sam Hocevar 0deb4abc25 * Changed the cucul_dither_bitmap behaviour so that the 4 coordinates are 18年前
  Sam Hocevar 18f6532dbc * Renamed main canvas-related functions so that they have "canvas" in 18年前
  Sam Hocevar 687a2c43f6 * Renamed caca_t into caca_display_t. 18年前
  Sam Hocevar 246c5b4d67 * Renamed cucul_t into cucul_canvas_t. Eh ouais mon con. 18年前
  Sam Hocevar 17c065a49e * Replaced "struct cucul_*" and "struct caca_*" types with opaque typedefs 18年前
  Sam Hocevar 4095b65df3 * Redisplay the output bitmap using libcaca. Eh ouais mon gars. 18年前
  Sam Hocevar ea780d5321 * Implemented cucul_get_font_list() to retrieve the list of builtin fonts. 18年前
  Sam Hocevar ebfb2b388b * Internal font support through cucul_load_font(). Documented that. 18年前
  Sam Hocevar a273b3d7ec * Implemented cucul_get_font_width() and cucul_get_font_height(). 18年前
  Sam Hocevar e18b717e38 * Added a test program for the font renderer. 18年前