|
|
@1959
|
15 years |
Sam Hocevar |
* Make Charset class methods explicitly public.
|
|
|
@1958
|
15 years |
Sam Hocevar |
* Link libcaca++ with libcucul++, not only the C versions.
|
|
|
@1957
|
15 years |
Sam Hocevar |
* Do not run "make clean" in ruby/* subdirectories when the Makefiles …
|
|
|
@1956
|
15 years |
Sam Hocevar |
* Split document into an index page and four sections.
|
|
|
@1955
|
15 years |
Sam Hocevar |
* Put both FS examples on the same line.
|
|
|
@1954
|
15 years |
Sam Hocevar |
* Autotoolified the .NET bindings. Use --enable-dotnet.
|
|
|
@1953
|
15 years |
Sam Hocevar |
* Build Ruby and C++ bindings by default.
|
|
|
@1952
|
15 years |
Sam Hocevar |
* Update C++ bindings after cucul_set_dither_mode() deprecation.
|
|
|
@1951
|
15 years |
Sam Hocevar |
* Autotoolified the Ruby bindings. Use --enable-ruby.
|
|
|
@1950
|
15 years |
Sam Hocevar |
* Update .gitignore after img2irc -> img2txt change.
|
|
|
@1949
|
15 years |
Pascal Terjan |
* Add a first test for Ruby binding
|
|
|
@1948
|
15 years |
Pascal Terjan |
Improve Ruby API for draw_{,thin_}polyline and fix a leak on error
|
|
|
@1947
|
15 years |
Pascal Terjan |
Fix a typo in the doc
|
|
|
@1946
|
15 years |
Sam Hocevar |
* Add error checking to the tutorial.
|
|
|
@1945
|
15 years |
Sam Hocevar |
* Tutorial was generating a warning since the deprecation of …
|
|
|
@1944
|
15 years |
Pascal Terjan |
Import Ruby binding
|
|
|
@1943
|
15 years |
Sam Hocevar |
* Pedantry: use W×H instead of WxH.
|
|
|
@1942
|
15 years |
Sam Hocevar |
* Added a figure to explain the 2×2 Bayer matrix results.
* Started …
|
|
|
@1941
|
15 years |
Sam Hocevar |
* Merged all error diffusion methods into a single one. Of course it’s …
|
|
|
@1940
|
15 years |
Sam Hocevar |
* Reworked all SVG images to improve PNG export quality.
|
|
|
@1939
|
15 years |
Sam Hocevar |
* Two-row Sierra.
* Sierra’s Filter Lite.
* Added Stevenson-Arce …
|
|
|
@1938
|
15 years |
Sam Hocevar |
* Sierra dithering.
* Atkinson dithering.
|
|
|
@1937
|
15 years |
Sam Hocevar |
* Burkes dithering.
|
|
|
@1936
|
15 years |
Sam Hocevar |
* Random dithering.
|
|
|
@1935
|
15 years |
Sam Hocevar |
* Renamed figures and images after sections so that it's easier to …
|
|
|
@1934
|
15 years |
Sam Hocevar |
* A few minor additions.
|
|
|
@1933
|
15 years |
Sam Hocevar |
* Floyd-Steinberg derivatives.
|
|
|
@1932
|
15 years |
Sam Hocevar |
* Serpentine Floyd-Steinberg.
|
|
|
@1931
|
15 years |
Sam Hocevar |
* Started error diffusion part. Added Floyd-Steinberg.
|
|
|
@1930
|
15 years |
Sam Hocevar |
* Introducing dither matrices.
|
|
|
@1929
|
15 years |
Sam Hocevar |
* Use a bigger font on the site.
* Slightly reworked stuff on the …
|
|
|
@1928
|
15 years |
Sam Hocevar |
* Temporarily renamed fig001.* because I don't know how to name them yet.
|
|
|
@1927
|
15 years |
Sam Hocevar |
* Oops, 5th image had 4 colours instead of 5.
|
|
|
@1926
|
15 years |
Sam Hocevar |
* Don’t say bullshit about gamma.
|
|
|
@1925
|
15 years |
Sam Hocevar |
* Add information about gamma.
* Add gradients beside all dithered …
|
|
|
@1924
|
15 years |
Sam Hocevar |
* Added gradient samples for each dithering algorithm we demonstrate.
…
|
|
|
@1923
|
15 years |
Sam Hocevar |
* Figure explaining gamma. Not very exciting.
|
|
|
@1922
|
15 years |
Sam Hocevar |
* Added a Gamma class to manipulate values.
|
|
|
@1921
|
15 years |
Sam Hocevar |
* Spelling.
|
|
|
@1920
|
15 years |
Sam Hocevar |
* Wording.
|
|
|
@1919
|
15 years |
Jean-Yves Lamoureux |
* Added switch to control output font size, and updated documentation …
|
|
|
@1918
|
15 years |
Jean-Yves Lamoureux |
* Updated man page for --version
|
|
|
@1917
|
15 years |
Jean-Yves Lamoureux |
* Added version switch
|
|
|
@1916
|
15 years |
Jean-Yves Lamoureux |
* Updated documentation to reflect img2irc name change, fixed typo in …
|
|
|
@1915
|
15 years |
Jean-Yves Lamoureux |
* Updated img2txt man page
|
|
|
@1914
|
15 years |
Sam Hocevar |
* Always include <netinet/in.h> when present, to make header simpler.
|
|
|
@1913
|
15 years |
Sam Hocevar |
* cacaserver compilation fix on FreeBSD, courtesy of Alexis Ballier.
|
|
|
@1912
|
15 years |
Sam Hocevar |
* Use kpsewhich to find a4.sty and a4wide.sty, as suggested by
…
|
|
|
@1911
|
15 years |
Jean-Yves Lamoureux |
* Fixed typo in help
|
|
|
@1910
|
15 years |
Jean-Yves Lamoureux |
* Added imlib2 note on builds without it
|
|
|
@1909
|
15 years |
Jean-Yves Lamoureux |
* Added brightness / contrast / gamma support
|
|
|
@1908
|
15 years |
Jean-Yves Lamoureux |
* Fixed bad file error handling, made dither and export errors more …
|
|
|
@1907
|
15 years |
Jean-Yves Lamoureux |
* Added dither error handling
|
|
|
@1906
|
15 years |
Jean-Yves Lamoureux |
* Added --dither option and updated usage()
|
|
|
@1905
|
15 years |
Jean-Yves Lamoureux |
* WTF is a typedef missing ?
|
|
|
@1904
|
15 years |
Jean-Yves Lamoureux |
* Quick and Dirty hack for DOS ans kernel drivers
|
|
|
@1903
|
15 years |
Jean-Yves Lamoureux |
* Oops, forgot to add getopt replacement files, omg.
|
|
|
@1902
|
15 years |
Jean-Yves Lamoureux |
* Replaced img2irc / pic2irc occurences, fixed bad c/c in options list
|
|
|
@1901
|
15 years |
Jean-Yves Lamoureux |
* Renamed img2irc to a more generic img2txt
|
|
|
@1900
|
15 years |
Jean-Yves Lamoureux |
* Added getopt / mygetopt support to img2irc, and added options to …
|
|
|
@1899
|
15 years |
Sam Hocevar |
* New gradient pattern to make gamma issues more obvious.
|
|
|
@1898
|
15 years |
Sam Hocevar |
* First gamma-aware halftoning (with the ugly patterns).
|
|
|
@1897
|
15 years |
Sam Hocevar |
* Updated result images from the new original Lenna images.
|
|
|
@1896
|
15 years |
Sam Hocevar |
* Remove unused lenna256b.xcf.
|
|
|
@1895
|
15 years |
Sam Hocevar |
* Added a lenna.py program ot generate the source images. Now only
…
|
|
|
@1894
|
15 years |
Sam Hocevar |
* Updated study with new stuff about gamma.
* Renamed and …
|
|
|
@1893
|
15 years |
Sam Hocevar |
* Added a style for inline images.
|
|
|
@1892
|
15 years |
Sam Hocevar |
* A word about 25% and 75% patterns.
|
|
|
@1891
|
15 years |
Sam Hocevar |
* Cosmetic change: renamed "image" to "Image".
|
|
|
@1890
|
15 years |
Sam Hocevar |
* Updated output files due to script changes.
|
|
|
@1889
|
15 years |
Sam Hocevar |
* Changed our Image class to use float values between 0. and 1.
|
|
|
@1888
|
15 years |
Sam Hocevar |
* Make <h3> not look like shit.
|
|
|
@1887
|
15 years |
Sam Hocevar |
* Started working on a document about dithering, halftoning, …
|
|
|
@1886
|
15 years |
Sam Hocevar |
* IRC is now in a separate section.
|
|
|
@1885
|
15 years |
Sam Hocevar |
* Added mention of the neercs SVN repo, even though not much is
…
|
|
|
@1884
|
15 years |
Sam Hocevar |
* New transition effects: horizontal and vertical lines.
|
|
|
@1883
|
15 years |
Sam Hocevar |
* Remove digg absurdities.
|
|
|
@1882
|
15 years |
Sam Hocevar |
* Updated libcaca and cacaview after the API changes.
|
|
|
@1881
|
15 years |
Sam Hocevar |
* Renamed cucul_set_dither_mode() into cucul_set_dither_algorithm(). …
|
|
|
@1880
|
15 years |
Sam Hocevar |
* Implemented cucul_get_dither_charset() and cucul_get_dither_mode().
|
|
|
@1879
|
15 years |
Sam Hocevar |
* Renamed doxygen sections here and there to avoid embarassing …
|
|
|
@1878
|
15 years |
Sam Hocevar |
* Renamed fonts to *.data to make sure they are not mistaken for …
|
|
|
@1877
|
15 years |
Sam Hocevar |
* Implemented cucul_get_dither_antialias() and cucul_get_dither_color().
|
|
|
@1876
|
15 years |
Sam Hocevar |
* cucul_get_dither_brightness() is no longer a stub.
* Implemented …
|
|
|
@1875
|
15 years |
Sam Hocevar |
* Removed calls to now deprecated cucul_set_dither_invert().
|
|
|
@1874
|
15 years |
Sam Hocevar |
* Ignore the autotools/ directory.
|
|
|
@1873
|
15 years |
Sam Hocevar |
* Added .gitignore files in addition to svn:ignore properties.
|
|
|
@1872
|
15 years |
Sam Hocevar |
* Don’t manage autotools/ with SVN.
|
|
|
@1871
|
15 years |
Sam Hocevar |
* Add a lookback table in the output. Will be handy later.
* Now …
|
|
|
@1870
|
15 years |
Sam Hocevar |
* Add cucul_get_dither_brightness(), _gamma() and _contrast(). There …
|
|
|
@1869
|
15 years |
Sam Hocevar |
* Crap, typo in bootstrap script.
|
|
|
@1868
|
15 years |
Sam Hocevar |
* Updated bootstrap script.
|
|
|
@1867
|
15 years |
Sam Hocevar |
* Version 0.10.
* Updated NEWS and ChangeLog?.
|
|
|
@1866
|
15 years |
Sam Hocevar |
* Link libzzuf with winsock because of our use of htons.
|
|
|
@1865
|
15 years |
Sam Hocevar |
* Documentation updates.
|
|
|
@1864
|
15 years |
Sam Hocevar |
* Do not fuzz non-IP network protocols. They’re too painful to fine-tune.
|
|
|
@1863
|
15 years |
Sam Hocevar |
* Merged the bind() and connect() diversions using macros. They were …
|
|
|
@1862
|
15 years |
Sam Hocevar |
* Divert connect() so that -p/--ports now works with outbound connections.
|
|
|
@1861
|
15 years |
Sam Hocevar |
* Look for connect().
|
|
|
@1860
|
15 years |
Sam Hocevar |
* Updated documentation.
|
|
|