Deze website werkt beter met JavaScript.
Beginscherm
Help
Inloggen
cacalabs
/
libcaca
kopie van
https://github.com/cacalabs/libcaca.git
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Publicaties
7
Wiki
Activiteit
Bladeren bron
* Renamed bitmap.c into dither.c.
tags/v0.99.beta14
Sam Hocevar
sam
19 jaren geleden
bovenliggende
58ff9ea1f5
commit
5193172468
2 gewijzigde bestanden
met
toevoegingen van 2
en
2 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+1
-1
cucul/Makefile.am
+1
-1
cucul/dither.c
+ 1
- 1
cucul/Makefile.am
Bestand weergeven
@@ -24,7 +24,7 @@ libcucul_la_SOURCES = \
conic.c \
triangle.c \
sprite.c \
bitmap
.c \
dither
.c \
export_irc.c \
export_ansi.c \
export_html.c \
cucul/bitmap.c → cucul/dither.c
Bestand weergeven
@@ -9,7 +9,7 @@
* http://sam.zoy.org/wtfpl/COPYING for more details.
*/
/** \file
bitmap
.c
/** \file
dither
.c
* \version \$Id$
* \author Sam Hocevar <sam@zoy.org>
* \brief Bitmap blitting
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan