This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
libcaca
mirror of
https://github.com/cacalabs/libcaca.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
1235
Commits
1
Branch
22 MiB
C
70.3%
Python
8%
PHP
6.9%
C#
3%
C++
2.3%
Other
9.5%
Tree:
752a2f7783
libcaca
/
csharp
History
Sam Hocevar
752a2f7783
* Add a C# wrapper for cucul_render_canvas().
* Use CuculFont.Render() in the C# test for a nice oldschool effect.
17 years ago
..
.gitignore
* Renamed DotNet/ to csharp/ because I hate mixed case.
17 years ago
AssemblyInfo.cs
* Implemented C# bindings for ditherBitmap() and added it to the C# test.
17 years ago
Caca.cs
* Use System.Drawing.Rectangle etc. for cucul-sharp and caca-sharp arguments,
17 years ago
Cucul.cs
* Add a C# wrapper for cucul_render_canvas().
17 years ago
Makefile.am
* Use System.Drawing.Rectangle etc. for cucul-sharp and caca-sharp arguments,
17 years ago
caca-sharp.dll.config
* Some mass-renaming in the C# bindings:
17 years ago
cucul-sharp.dll.config
* Some mass-renaming in the C# bindings:
17 years ago
test.cs
* Add a C# wrapper for cucul_render_canvas().
17 years ago