Go to file
reed@android.com 2687ae05cb add more MakeFoo factories for SkRect
git-svn-id: http://skia.googlecode.com/svn/trunk@541 2bbb7eff-a529-9590-31e7-b0007b416f81
2010-04-12 21:21:59 +00:00
animations first cut at a checkbox 2009-10-21 19:41:10 +00:00
bench Use hairline when line width <= 1.0, instead of < 1.0. 2010-04-12 13:51:28 +00:00
experimental convert matrix <--> matrix44 2010-03-01 14:54:05 +00:00
forth more unittests (already found/fixed some bugs) 2009-09-02 02:07:32 +00:00
gm use genericRGB space to ensure that we decode exactly the pixels we encode 2009-07-08 02:54:47 +00:00
include add more MakeFoo factories for SkRect 2010-04-12 21:21:59 +00:00
samplecode add unittests for map() 2010-02-24 22:08:58 +00:00
src fix refcnt for streams 2010-04-12 20:16:49 +00:00
tests update blitrow test to exercise different widths for blitrow 2010-03-15 20:48:02 +00:00
third_party/harfbuzz add 2010-04-08 18:48:12 +00:00
tools add skhello for simple hello-world sample code 2010-04-12 14:27:37 +00:00
vs add new file 2009-12-21 18:34:13 +00:00
xcode use statictextviews to display coordinates in unitmapper 2010-02-08 21:45:03 +00:00
configure.ac Initial automake and autoconf files to build core into libskia.a. 2009-01-06 17:03:16 +00:00
Makefile add skhello for simple hello-world sample code 2010-04-12 14:27:37 +00:00
Makefile.am Initial automake and autoconf files to build core into libskia.a. 2009-01-06 17:03:16 +00:00
README Add a basic README file. 2009-01-13 22:01:54 +00:00

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

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