6 Commits (0a06b0af5f43ac4e58a9abf953b3ae69cdde9ffb)

Author SHA1 Message Date
  jylam 0a06b0af5f * Moved *line_template.c to .h files to avoid problems with autotools (sam) 16 years ago
  jylam b67fde0e94 * Added Wu-Xaolin antialiased lines (Still lacks RGBA32 transparency code, with a fallback to float for now) 16 years ago
  jylam 971efb124e * Added simple Bresenham line drawing routines (RGBA_32, RGBA_F, Y_F) 16 years ago
  sam 23bd005f9c * pipi.h: add the PIPI_PIXELS_MASK_C pixel format for canvas boundaries. 16 years ago
  sam e50ce5c67a * color.c: implement pipi_brightness() and pipi_contrast(). 16 years ago
  sam 48b881b6fa * Add pipi_tile, to create image mosaics. 16 years ago