Go to file
senorblanco@chromium.org e6ff8ab743 Rename some global symbols defined by glu's libtess which conflict with the
WebKit implementation.  #define them with a prefix, as we did with the main
entry points.

Review URL:  http://codereview.appspot.com/4551079/



git-svn-id: http://skia.googlecode.com/svn/trunk@1457 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-05-31 21:15:10 +00:00
android_sample/SampleApp
animations
bench
experimental
forth remove dump printf 2011-05-31 19:14:21 +00:00
gm
gpu
gyp make this work again: ./gyp_skia && make SampleApp 2011-05-31 19:02:37 +00:00
include [PDF] Add pages accessor to SkPDFDocument. 2011-05-31 18:18:21 +00:00
obsolete
samplecode
src remember previous x-offset when we re-enter the runs array. speeds up paths 2011-05-31 19:18:02 +00:00
tests
third_party Rename some global symbols defined by glu's libtess which conflict with the 2011-05-31 21:15:10 +00:00
tools
unix_test_app
vs
xcode
configure.ac
Makefile
Makefile.am
README

Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

- 3x3 matrices w/ perspective
- antialiasing, transparency, filters
- shaders, xfermodes, maskfilters, patheffects