aseprite/src/gfx
2016-03-03 19:20:00 -03:00
..
border.h Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
clip_tests.cpp
clip.cpp
clip.h
CMakeLists.txt doc and gfx libraries depends on fixmath (fix #817) 2015-09-24 10:02:52 -03:00
color.h Move stdints to base/ints.h file 2016-03-03 19:20:00 -03:00
fwd.h
hsv_tests.cpp
hsv.cpp
hsv.h
LICENSE.txt
packing_rects_tests.cpp
packing_rects.cpp
packing_rects.h
point.h
README.md
rect_io.h
rect_tests.cpp
rect.h Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
region_tests.cpp
region.cpp
region.h Add some gfx::Region operators 2016-01-04 17:48:56 -03:00
rgb_tests.cpp
rgb.cpp
rgb.h
size.h
transformation.cpp Refactor several "getNoun()" getters to "noun()" 2015-12-04 14:39:04 -03:00
transformation.h Add opaque/transparent mode in context bar for transformations (fix #546) 2015-07-23 22:42:14 -03:00

Aseprite Gfx Library

Copyright (C) 2001-2014 David Capello

Distributed under MIT license

The gfx::Region class depends on pixman library.