|
|
@891
|
15 years |
Sam Hocevar |
* More robust ANSI sequence argument parser. Detects private sequences …
|
|
|
@890
|
15 years |
Jean-Yves Lamoureux |
* Fixed warning in a clever and tested way. Bordel de merde.
|
|
|
@889
|
15 years |
Sam Hocevar |
* Coding style.
|
|
|
@888
|
15 years |
Sam Hocevar |
* No way, dude. You cannot declare x and y unsigned if you test for (x …
|
|
|
@887
|
15 years |
Jean-Yves Lamoureux |
* Fixed warnings in ansi importer
|
|
|
@886
|
15 years |
Sam Hocevar |
* More cleaning up of the ANSI loader. Fixed reverse video.
|
|
|
@885
|
15 years |
Sam Hocevar |
* Set the transparent colour's RGB values to the default colour's ones.
|
|
|
@884
|
15 years |
Jean-Yves Lamoureux |
* Improved ANSI format detection
|
|
|
@883
|
15 years |
Sam Hocevar |
* Really fixed bold in ANSI loader, and removed dead code.
|
|
|
@882
|
15 years |
Sam Hocevar |
* Simplified _manage_modifiers() a bit.
|
|
|
@881
|
15 years |
Sam Hocevar |
* Fixed bold support in ANSI loader.
|
|
|
@880
|
15 years |
Sam Hocevar |
* A few fixes in the ANSI interpreter.
|
|
|
@879
|
15 years |
Sam Hocevar |
* Got rid of _update_canvas_size().
|
|
|
@878
|
15 years |
Jean-Yves Lamoureux |
* _updated_coding_style(aBit);
|
|
|
@877
|
15 years |
Sam Hocevar |
* Ahahaha. Meet the "optimisation" that breaks everything.
|
|
|
@876
|
15 years |
Sam Hocevar |
* Small optimisation in import_text().
|
|
|
@875
|
15 years |
Sam Hocevar |
* Really minor coding style fixes in the ANSI importer.
|
|
|
@874
|
15 years |
Sam Hocevar |
* More error checking in libcucul.
|
|
|
@871
|
15 years |
Jean-Yves Lamoureux |
* Added preliminary ANSI importer, added import formats autodection
|
|
|
@870
|
15 years |
Sam Hocevar |
* Check for <errno.h>.
* Started changing function prototypes so …
|
|
|
@869
|
15 years |
Sam Hocevar |
* Reverted that errno stuff. We'll just use the real errno.
|
|
|
@868
|
15 years |
Sam Hocevar |
* Added basis for an errno-like mechanism.
|
|
|
@865
|
15 years |
Sam Hocevar |
* Renamed htons/htonl to hton16/hton32 to avoid useless conflicts.
|
|
|
@862
|
15 years |
Sam Hocevar |
* On win32, only disable the built-in fonts, not all the font functions.
|
|
|
@861
|
15 years |
Sam Hocevar |
* Look for htons/htonl in netinet/in.h in addition to arpa/inet.h
* …
|
|
|
@859
|
15 years |
Sam Hocevar |
* Removed duplicate uint*_t defines from *_internal.h and included …
|
|
|
@857
|
15 years |
Sam Hocevar |
* Print '?' for Unicode characters in the ANSI export. We'll decide …
|
|
|
@851
|
15 years |
Sam Hocevar |
* Got rid of CUCUL_LIBS. It's unused.
|
|
|
@842
|
15 years |
Sam Hocevar |
* Support for multiple frames in canvases.
|
|
|
@841
|
15 years |
Sam Hocevar |
* Added a simple "text" importer, until the cool ANSI importer arrives.
|
|
|
@840
|
15 years |
Sam Hocevar |
* Disabled the foreground/background optimisation in the IRC export …
|
|
|
@834
|
15 years |
Sam Hocevar |
* Got rid of cv->scratch_line. It's unused, too.
|
|
|
@833
|
15 years |
Sam Hocevar |
* Got rid of cv->empty_line, it's now unused.
|
|
|
@832
|
15 years |
Sam Hocevar |
* Changed cucul_clear_canvas() again. It now uses the current …
|
|
|
@830
|
15 years |
Sam Hocevar |
* Set library names to lib*.so.0.10.0.
|
|
|
@829
|
15 years |
Sam Hocevar |
* Fixed a compilation warning.
|
|
|
@828
|
15 years |
Sam Hocevar |
* Minor documentation fix.
|
|
|
@826
|
15 years |
Sam Hocevar |
* Moved cucul_load_canvas() into cucul/import.c and renamed it into
…
|
|
|
@825
|
15 years |
Sam Hocevar |
* Minor documentation improvements.
|
|
|
@824
|
15 years |
Sam Hocevar |
* Documentation improvements. Wrote a small migration guide and added …
|
|
|
@819
|
15 years |
Sam Hocevar |
* More function mass-renaming: caca_attach -> caca_create_display, etc.
|
|
|
@818
|
15 years |
Sam Hocevar |
* Added a new "caca" exporter.
* Removed most code from the raw …
|
|
|
@816
|
15 years |
Sam Hocevar |
* Changed the cucul_dither_bitmap behaviour so that the 4 coordinates …
|
|
|
@815
|
15 years |
Sam Hocevar |
* Changed the cucul_rand() behaviour. Now cucul_rand(0, 10) returns …
|
|
|
@814
|
15 years |
Sam Hocevar |
* Renamed cucul_clear() to cucul_clear_canvas() and added an argument …
|
|
|
@813
|
15 years |
Sam Hocevar |
* Renamed main canvas-related functions so that they have "canvas" in
…
|
|
|
@811
|
15 years |
Sam Hocevar |
* Renamed caca_t into caca_display_t.
* Renamed canvas handle …
|
|
|
@810
|
15 years |
Sam Hocevar |
* Renamed cucul_t into cucul_canvas_t. Eh ouais mon con.
|
|
|
@808
|
15 years |
Sam Hocevar |
* Truecolor support for the HTML and HTMLv3 exporters.
|
|
|
@807
|
15 years |
Sam Hocevar |
* Fixed a bug in _cucul_argb32_to_rgb24fg/bg().
|
|
|
@805
|
15 years |
Sam Hocevar |
* Cosmetic code changes and minor optimisations.
|
|
|
@804
|
15 years |
Sam Hocevar |
* Merged again all export functions into cucul/export.c. They're all …
|
|
|
@803
|
15 years |
Sam Hocevar |
* Changed the buffer type in cucul_render_canvas() to void* to avoid
…
|
|
|
@795
|
15 years |
Sam Hocevar |
* Removed math.c from cucul, it's beyond uselessness. Kept cucul_rand …
|
|
|
@791
|
15 years |
Sam Hocevar |
* Truecolor support in the SVG and PostScript? exporters.
|
|
|
@790
|
15 years |
Sam Hocevar |
* Implemented TGA image export.
|
|
|
@789
|
15 years |
Sam Hocevar |
* Implemented argb32 to rgb24fg/bg colour conversions.
|
|
|
@787
|
15 years |
Sam Hocevar |
* Fixed abusive strictness in the font loader.
|
|
|
@778
|
15 years |
Sam Hocevar |
* Moved cucul_set_color() from canvas.c to colour.c.
* Added …
|
|
|
@777
|
15 years |
Sam Hocevar |
* Replaced "struct cucul_*" and "struct caca_*" types with opaque …
|
|
|
@776
|
15 years |
Sam Hocevar |
* Fixed bad library name in pc file.
|
|
|
@775
|
15 years |
Jean-Yves Lamoureux |
* Updated MSVC++ project (static library and src/*)
|
|
|
@773
|
15 years |
Sam Hocevar |
* Improved documentation in many places.
|
|
|
@771
|
15 years |
Sam Hocevar |
* Ahaha I didn't even check that it compiled properly.
|
|
|
@770
|
15 years |
Sam Hocevar |
* Only support version 1 fonts.
|
|
|
@769
|
15 years |
Sam Hocevar |
* Removed \file directives from all files except caca.h and cucul.h, …
|
|
|
@768
|
15 years |
Sam Hocevar |
* Added a lot of sanity checks to the font parsing. It should now be
…
|
|
|
@765
|
15 years |
Sam Hocevar |
* Fixed compilation warning.
|
|
|
@764
|
15 years |
Sam Hocevar |
* Fixed colour conversion routines so that they work with ARGB too.
|
|
|
@763
|
15 years |
Sam Hocevar |
* Implemented cucul_get_font_list() to retrieve the list of builtin …
|
|
|
@760
|
15 years |
Sam Hocevar |
* Internal font support through cucul_load_font(). Documented that.
…
|
|
|
@759
|
15 years |
Sam Hocevar |
* Ugly overflow bug in the rendering code.
|
|
|
@758
|
15 years |
Sam Hocevar |
* Implemented cucul_get_font_width() and cucul_get_font_height().
* …
|
|
|
@757
|
15 years |
Sam Hocevar |
* Renamed cucul_export into cucul_buffer. We'll use it for other things.
|
|
|
@756
|
15 years |
Sam Hocevar |
* Putain de bordel de manche a couilles. I forgot to fix the font.
|
|
|
@754
|
15 years |
Sam Hocevar |
* Fixed 4, 2 and 1-bit font rendering.
* Replaced the 8-bit internal …
|
|
|
@753
|
15 years |
Sam Hocevar |
* Created internal function _cucul_argb32_to_argb4() that splits an …
|
|
|
@751
|
15 years |
Sam Hocevar |
* 4bpp fonts do not work yet. Replaced the built-in font with an 8bpp …
|
|
|
@748
|
15 years |
Sam Hocevar |
* Created a built-in font from Bitstream Vera (Monospace 9).
|
|
|
@746
|
15 years |
Sam Hocevar |
* Slightly updated the font format and wrote a font loader. Also added …
|
|
|
@745
|
15 years |
Sam Hocevar |
* New version of the font format.
|
|
|
@744
|
15 years |
Sam Hocevar |
* Added a file for future font handling routines. Currently only the …
|
|
|
@738
|
15 years |
Sam Hocevar |
* Avoid useless call to strlen() in the exporters.
* Removed '\x0f' …
|
|
|
@735
|
15 years |
Sam Hocevar |
* Renamed bitmap.c into dither.c.
|
|
|
@734
|
15 years |
Sam Hocevar |
* Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux.
|
|
|
@733
|
15 years |
Sam Hocevar |
* Replaced enum cucul_color with unsigned int. The size of an enum is …
|
|
|
@731
|
15 years |
Sam Hocevar |
* Fixed old bugs I introduced in the exporters.
* Fixed exporter …
|
|
|
@730
|
15 years |
Sam Hocevar |
* Forgot an svn:ignore property.
|
|
|
@729
|
15 years |
Sam Hocevar |
* Added pkgconfig files. Eh ouais mon gars.
|
|
|
@728
|
15 years |
Sam Hocevar |
* Replaced occurrences of "rgba" with "argb".
|
|
|
@727
|
15 years |
Sam Hocevar |
* Fixed a syntax error. Gruik.
|
|
|
@726
|
15 years |
Sam Hocevar |
* Changed the cucul_set_bitmap_antialias() argument to a string.
|
|
|
@725
|
15 years |
Sam Hocevar |
* Of course I had to fuck up something. Here, PS export works again.
|
|
|
@724
|
15 years |
Sam Hocevar |
* Store colour information on 32 bits, for future 12-bit colour support.
|
|
|
@723
|
15 years |
Sam Hocevar |
* Got rid of cucul_get_screen(). Use cucul_export() instead.
|
|
|
@722
|
15 years |
Sam Hocevar |
* Check the magic bytes at the end of the buffer when cucul_load()ing it.
|
|
|
@719
|
15 years |
Sam Hocevar |
* Fixed old typo that caused qq->height to be uninitialised.
|
|
|
@715
|
15 years |
Sam Hocevar |
* Set the default dithering mode to Floyd-Steinberg.
|
|
|
@714
|
15 years |
Sam Hocevar |
((`)_.._ ,'-. _..._ _._
* Ooops. Compilation fix. \,' …
|
|
|
@713
|
15 years |
Sam Hocevar |
* Got rid of the useless cucul_get_fg_color/cucul_get_bg_color functions.
|
|
|