Files
frei0r/.gitignore
Johann 9178c72e59 mirr0r filter added (#196)
* mirr0r filter added

* removed redundant and unused includes

* Using Cairo graphics library

* fixed parameters range

* Clear the screen before drawing, to avoid problems with image sources with transparency.

* Remove unused import
2024-11-15 11:20:44 +01:00

43 lines
387 B
Plaintext

.envrc
gallery
aclocal.m4
autom4te.cache
config.h
config.log
config.status
config.guess
config.sub
m4
configure
config.h.in
cscope.out
depcomp
install-sh
libtool
ltmain.sh
missing
stamp-h1
tags
*.[oa]
*.so
*.la
*.lo
cmake_install.cmake
CMakeFiles
install_manifest.txt
*~
Makefile.in
Makefile
.deps
.obj
.libs
TAGS
ylwrap
frei0r.pc
doc/html
/build/
/out/
/.vs/
CMakeSettings.json
.vscode