aseprite/src/render
2015-07-22 18:26:25 -03:00
..
CMakeLists.txt Add target_link_libraries() for sublibraries 2015-07-13 12:16:55 -03:00
color_histogram.h Re-implement GIF encoder 2015-07-22 16:40:44 -03:00
extra_type.h Use a PreviewToolLoopImpl to preview the current tool ink/point shape/etc 2015-04-26 15:59:28 -03:00
get_sprite_pixel.cpp Replace doc::FrameNumber with doc::frame_t 2014-12-28 20:39:11 -03:00
get_sprite_pixel.h Replace doc::FrameNumber with doc::frame_t 2014-12-28 20:39:11 -03:00
LICENSE.txt Unify all render code in one library 2014-12-28 11:06:11 -03:00
median_cut.h Add alpha channel in quantization (related to #286) 2015-07-02 11:18:43 -03:00
ordered_dither_tests.cpp Replace std::array with a raw C array 2015-06-23 11:23:05 -03:00
ordered_dither.h Add support for alpha channel in RgbMap and Palette::findBestfit() 2015-07-01 21:33:30 -03:00
quantization.cpp Add progress bar when a palette is created from a RGB file 2015-07-22 18:26:25 -03:00
quantization.h Add progress bar when a palette is created from a RGB file 2015-07-22 18:26:25 -03:00
README.md Unify all render code in one library 2014-12-28 11:06:11 -03:00
render_tests.cpp Replace doc::FrameNumber with doc::frame_t 2014-12-28 20:39:11 -03:00
render.cpp Add alpha channel to palette/color bar/color selector (issue #286) 2015-06-30 17:36:37 -03:00
render.h Add layer blending modes (fix #318) 2015-06-13 21:29:16 -03:00
zoom.cpp Make zoom tool more gentle 2015-01-04 16:52:16 -03:00
zoom.h Make zoom tool more gentle 2015-01-04 16:52:16 -03:00

Aseprite Render Library

Copyright (C) 2001-2014 David Capello

Distributed under MIT license