12 Commits (e2d6916c0663cae701c12257c670b58b2639763c)

Author SHA1 Message Date
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. 16 years ago
  sam 36438eed8f Fix headers. 16 years ago
  sam ac072123b4 * screen.c: add pipi_render_halftone() to create a 45-degree clustered dot 16 years ago
  sam 5ce1d403f6 * Allow bayer:256 constructs, which do the same as bayer:256x256. 16 years ago
  sam 6e0afb6f37 * Put the random and Bayer stock image generation into pipi/render/*. 16 years ago
  sam d12256b0f8 * stock.c: add new error diffusion kernels: Fan, Shiau-Fan, Stucki, Burkes, 16 years ago
  sam 44c9b8e15d * Get rid of the specific error diffusion functions, since our stock kernels 16 years ago
  sam 6a9475464c * Do not prefix stock image names with "pipi:", it's redundant. 16 years ago
  sam 9ba0524b9a * stock.c: the random stock image now creates RGB noise. 16 years ago
  sam a5ceceaf77 * stock.c: allow arbitrary sizes for the bayer stock image, even if they 16 years ago
  sam ee6e43cf81 * stock.c: generate images with random noise. 16 years ago
  sam 3014994c61 * codec.c: support for stock images in pipi_load(). 16 years ago