Sam Hocevar
f32c24a10d
build: fix the WTFPL homepage and copyright information.
12 yıl önce
Sam Hocevar
107ff4b815
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
15 yıl önce
Sam Hocevar
1362d8e24f
Update my e-mail address everywhere.
15 yıl önce
Ben Wiley Sittler
d0a08f2be2
do not bother with an extraneous fill, and don't create out.png
16 yıl önce
Ben Wiley Sittler
0b32c1d6eb
add a Libcaca class to the PHP class interface, parallel to the Libcaca class in the .NET interface; fix a bunch of whitespace inconsistencies
16 yıl önce
Ben Wiley Sittler
8e65594567
add AnsiColor, EventType and EventKey constants parallel to the .NET ones
16 yıl önce
Ben Wiley Sittler
96b250cd2f
preliminary port of jylam and sam's test.cs to PHP using an early version of nico's caca.php; right now it looks in dirname($argv[0]) . "/.." for caca.php, which will need to be fixed once caca.php is installed in a php standard include directory
16 yıl önce
Ben Wiley Sittler
41b52e7e94
copy test.cs to test.php in preparation for phpizing
16 yıl önce
Sam Hocevar
a5b9be2d55
Rename csharp/ into caca-sharp/.
16 yıl önce
Sam Hocevar
73e9780de1
Split the C# bindings into separate files.
16 yıl önce
Sam Hocevar
fe732d0c04
Continuing the libcucul-libcaca merge.
16 yıl önce
Sam Hocevar
e6e490ea58
* Refresh the .NET bindings. Still not complete, but quite useful already.
16 yıl önce
Sam Hocevar
4acebad20b
* Put the demo text on top of the copper bar, not the contrary.
17 yıl önce
Sam Hocevar
9c0f19ecc6
* Minor naming convention changes in the C# bindings.
17 yıl önce
Sam Hocevar
d657a09759
* Use the bigger font for the C# test scroller.
17 yıl önce
Sam Hocevar
752a2f7783
* Add a C# wrapper for cucul_render_canvas().
* Use CuculFont.Render() in the C# test for a nice oldschool effect.
17 yıl önce
Sam Hocevar
76477f4ffa
* Started to implement the CuculFont class.
17 yıl önce
Sam Hocevar
ad0ad85416
* Implement all line drawing functions (even variadic ones).
17 yıl önce
Sam Hocevar
1c03b72337
* Use System.Drawing.Rectangle etc. for cucul-sharp and caca-sharp arguments,
allowing for much cleaner code (at the expense of an extra dependency).
17 yıl önce
Sam Hocevar
1c3f8fee16
* Implemented getVersion() in the C# bindings.
* Slightly improved the C# test program.
17 yıl önce
Sam Hocevar
4c68153c4a
* Implemented C# bindings for ditherBitmap() and added it to the C# test.
17 yıl önce
Sam Hocevar
838cdc41b9
* Adapt the C# bindings to the event API change.
17 yıl önce
Sam Hocevar
2f7ac4ca2d
* Rewrote the C# test in a more object-oriented way.
17 yıl önce
Sam Hocevar
ffa69e5252
* Started Cucul# cleanup: added missing functions, used get/set attributes
when meaningful, removed deprecated bindings.
17 yıl önce
Sam Hocevar
16587a464e
* Some mass-renaming in the C# bindings:
+ Renamed the dlls so that the C# versions do not have the same name
as the C DLLs on Win32. It's now "cucul-sharp.dll", mimicking GTK#.
+ Renamed namespaces: "using Cucul" instead of "using libCucul".
+ Renamed the Cucul class into CuculCanvas to avoid namespace/class
name collisions.
+ Renamed old-fashioned "kk"/"qq" names into "dp"/"cv".
17 yıl önce
Sam Hocevar
5791b183c5
* Renamed DotNet/ to csharp/ because I hate mixed case.
17 yıl önce
Sam Hocevar
9597783308
* Bwarf, typo in the no warranty clause.
18 yıl önce
Sam Hocevar
33058757da
* Add a no warranty clause to the code.
18 yıl önce
Jean-Yves Lamoureux
66eebe567c
* .Net : Fixed drawLine() and updated example (rasters rule)
18 yıl önce
Jean-Yves Lamoureux
00733ed08f
* Added preliminary dither support to .NET bindings
18 yıl önce
Jean-Yves Lamoureux
7e33300745
* Updated and/or added most of basic cucul functions. Lacks primitives, frames, dither, and import/export.
18 yıl önce
Jean-Yves Lamoureux
f7cd9f1b27
* "Fixed" infinite loop in ANSI+UTF8 importer, probably totally wrong, but like to be bashed.
18 yıl önce
Jean-Yves Lamoureux
99778cee0a
* Updated .Net bindings
18 yıl önce
Sam Hocevar
77b175db11
* Set svn properties on the .NET files.
18 yıl önce
Jean-Yves Lamoureux
6682ce2bd9
* Fixed error in tutorial, updated caca_get_event() doc
18 yıl önce
Jean-Yves Lamoureux
85af5113d1
* Fixed $Id
18 yıl önce
Jean-Yves Lamoureux
2dd1d02580
* Added preliminary .NET bindings. Caca is complete, Cucul needs to be finished
18 yıl önce