From 343cf1e2ea4bc9b861bc77b84ce56e6c55277b0f Mon Sep 17 00:00:00 2001 From: "maruel@google.com" Date: Tue, 13 Jan 2009 22:01:54 +0000 Subject: Add a basic README file. git-svn-id: http://skia.googlecode.com/svn/trunk@64 2bbb7eff-a529-9590-31e7-b0007b416f81 --- README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000000..720792ceba --- /dev/null +++ b/README @@ -0,0 +1,5 @@ +Skia is a complete 2D graphic library for drawing Text, Geometries, and Images. + +- 3x3 matrices w/ perspective +- antialiasing, transparency, filters +- shaders, xfermodes, maskfilters, patheffects -- cgit v1.2.3