選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Sam Hocevar 8fffb73b1e * 4bpp fonts do not work yet. Replaced the built-in font with an 8bpp font 18年前
..
Makefile.am * Created a built-in font from Bitstream Vera (Monospace 9). 18年前
box.c * Made cucul_putchar32() an internal-only function. 18年前
canvas.c * Replaced enum cucul_color with unsigned int. The size of an enum is not 18年前
charset.c * Slightly changed header comments. 18年前
colour.c * Replaced occurrences of "rgba" with "argb". 18年前
conic.c * Made cucul_putchar32() an internal-only function. 18年前
cucul.c * Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux. 18年前
cucul.h * Slightly updated the font format and wrote a font loader. Also added a 18年前
cucul.pc.in * Added pkgconfig files. Eh ouais mon gars. 18年前
cucul_internals.h * Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux. 18年前
dither.c * Renamed bitmap.c into dither.c. 18年前
export_ansi.c * Avoid useless call to strlen() in the exporters. 18年前
export_html.c * Avoid useless call to strlen() in the exporters. 18年前
export_irc.c * Avoid useless call to strlen() in the exporters. 18年前
export_ps.c * Avoid useless call to strlen() in the exporters. 18年前
export_svg.c * Avoid useless call to strlen() in the exporters. 18年前
font.c * Created a built-in font from Bitstream Vera (Monospace 9). 18年前
font_monospace9.h * 4bpp fonts do not work yet. Replaced the built-in font with an 8bpp font 18年前
line.c * Made cucul_putchar32() an internal-only function. 18年前
math.c * Removed spurious prototype. 18年前
sprite.c * Replaced enum cucul_color with unsigned int. The size of an enum is not 18年前
transform.c * Store colour information on 32 bits, for future 12-bit colour support. 18年前
triangle.c * Made cucul_putchar32() an internal-only function. 18年前