Sam Hocevar
803099a14f
* Implemented cucul_left() and cucul_right() for 90-degree rotations.
17 년 전
Sam Hocevar
1c5b493d21
* Patch by Ben Wiley Sittler to use ACS_* special characters in the ncurses
driver.
17 년 전
Sam Hocevar
ee60c3086e
* Handle multiframe canvases in the caca importer, courtesy of Ben Wiley
Sittler. Untested.
17 년 전
Sam Hocevar
67e2e8d7b6
* Removed malloc() calls from the rotozoom code, put initialisation in the
PREPARE rule and did minor cleanup (SCNR).
17 년 전
Sam Hocevar
17109d0964
* Added more box glyphs to the canvas transformations, courtesy of Ben Wiley
Sittler.
17 년 전
Sam Hocevar
089c60dc05
* Added a few chars to the unicode test.
17 년 전
Sam Hocevar
a6cb886e4a
* Differentiate between • and ● in the X11 rendering overrides.
17 년 전
Sam Hocevar
1e67bd5400
* Patch by Ben Wiley Sittler for two misrendered glyphs.
17 년 전
Sam Hocevar
9369bb3cb8
* Slightly nicer code in driver_x11.c.
17 년 전
Jean-Yves Lamoureux
44267738ab
* Minor cosmetic changes
17 년 전
Sam Hocevar
8c7a66761a
* Use cucul_utf32_to_ascii() when the SLang backend does not support UTF-8.
17 년 전
Sam Hocevar
8ed49158e8
* X11 driver improvements courtesy of Ben Wiley Sittler. Reworked them a
bit myself, too.
17 년 전
Sam Hocevar
c9570afbbe
* Compilation fix for systems (e.g. Darwin) where SLtt_Has_Alt_Charset does
not exist, courtesy of Ben Wiley Sittler.
17 년 전
Sam Hocevar
a6a1783b88
* Implemented cucul_utf32_to_ascii() using code from Ben Wiley Sittler.
17 년 전
Sam Hocevar
c9f6de3cb2
* Fixed OpenGL fullwidth support, courtesy of Ben Wiley Sittler.
17 년 전
Sam Hocevar
1deb19790d
* Disabled USE_RGB12_FGBG for now, as it was reported not to work.
17 년 전
Sam Hocevar
6d843e75b2
* Winsock compilation fixes in cacaserver, courtesy of Ben Wiley Sittler
<bsittler@gmail.com>
17 년 전
Sam Hocevar
75f84cedfa
* Updated internal fonts to match tools/makefont.c.
17 년 전
Sam Hocevar
ee56ef1867
* Added glyphs to our default fonts:
+ Geometric Shapes, Halfwidth and Fullwidth Forms (as suggested by Ben
Wiley Sittler)
+ Miscellaneous Symbols (as suggested by Mohammed Adnène Trojette)
17 년 전
Sam Hocevar
17dc232724
* Add a "make fonts" rule to the makefile for easy updates.
17 년 전
Jean-Yves Lamoureux
f03911b212
* Added rotozoom (and its 1MB header file)
17 년 전
Jean-Yves Lamoureux
927ab4638c
* Added squared transition to cacademo
18 년 전
Jean-Yves Lamoureux
d9adb5fa6d
* Added error checks to cacaplay
18 년 전
Jean-Yves Lamoureux
6b807c1a90
* Added error checks on canvas / display creations
18 년 전
Jean-Yves Lamoureux
389cfcdf70
* Added error detection to truecolor test
18 년 전
Sam Hocevar
66fb91bec2
* The transformation rules didn’t have ⅃ ⅄ ⅂.
18 년 전
Jean-Yves Lamoureux
2276a03dae
* Changed threshold in key events, a bit more natural
18 년 전
Sam Hocevar
9597783308
* Bwarf, typo in the no warranty clause.
18 년 전
Sam Hocevar
33058757da
* Add a no warranty clause to the code.
18 년 전
Sam Hocevar
9afb3060cc
* Fix OpenBSD build.
18 년 전
Sam Hocevar
c158dfea32
* Working Cocoa driver, courtesy of Colin Delacroix <colin@zoy.org>.
18 년 전
Sam Hocevar
77bed4f704
* Got rid of that ugly cv->import member.
18 년 전
Sam Hocevar
a7ac5f9e1e
* Get rid of test/term.c, it's now in its own repository.
* Added back -Wshadow, it's more useful than annoying.
18 년 전
Sam Hocevar
f1f00897c5
* Fix shadowing declarations.
18 년 전
Sam Hocevar
1fd3d09e44
* Do not build test/term if fcntl() is not available. Yes, could be improved.
18 년 전
Sam Hocevar
0dcf397cf4
* Fixed syntax errors.
18 년 전
Sam Hocevar
8acd004674
* Added stuff to the TODO list.
18 년 전
Sam Hocevar
9df4f8a821
* A few improvements to the screen/splitvt clone project.
18 년 전
Sam Hocevar
4f4f887080
* Improved vt220 import by adding a persistent context to canvases.
18 년 전
Sam Hocevar
e1a42d9b42
* Added caca_set_cursor(). Not yet functional.
18 년 전
Sam Hocevar
519216afa2
* Add support for doublewidth characters even if ncurses or SLang don't know
about them.
18 년 전
Jean-Yves Lamoureux
66eebe567c
* .Net : Fixed drawLine() and updated example (rasters rule)
18 년 전
Sam Hocevar
81d9b86799
* Added a test app that swallows two console applications. Switch with C-a.
18 년 전
Sam Hocevar
1756bdf30d
* Improved ANSI importer so that it supports a lot more of what is needed
for basic vt220 emulation.
18 년 전
Sam Hocevar
4a7f7c24b4
* Added a few ideas to the TODO list.
18 년 전
Jean-Yves Lamoureux
00733ed08f
* Added preliminary dither support to .NET bindings
18 년 전
Jean-Yves Lamoureux
e96d4ab9ee
* Added frames to .NET bindings
18 년 전
Jean-Yves Lamoureux
7e33300745
* Updated and/or added most of basic cucul functions. Lacks primitives, frames, dither, and import/export.
18 년 전
Sam Hocevar
c213ac0ecd
* Merged old code by Ol that can be used as a start for the Cocoa driver.
18 년 전
Sam Hocevar
971de92587
* Set version to 0.99.beta11.
* Updated NEWS and ChangeLog.
18 년 전