From 2440fcd9413cf6c235352eb540404e98e573219d Mon Sep 17 00:00:00 2001 From: jcgregorio Date: Fri, 18 Sep 2015 14:05:41 -0700 Subject: skia.og: Update the home page to have a showcase of Skia capabilities. BUG=skia: NOTRY=true DOCS_PREVIEW= https://skia.org/?cl=1353473007 Review URL: https://codereview.chromium.org/1353473007 --- site/index.md | 56 +++++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 47 insertions(+), 9 deletions(-) (limited to 'site/index.md') diff --git a/site/index.md b/site/index.md index 3d7e88d849..bc69c569f2 100644 --- a/site/index.md +++ b/site/index.md @@ -1,12 +1,5 @@ -Overview -======== - - - -> *Click the above image to see the code that generated it.* - -
-
+Skia Graphics Library +===================== Skia is an open source 2D graphics library which provides common APIs that work across a variety of hardware and software platforms. It serves as the graphics @@ -18,6 +11,51 @@ under the BSD Free Software License. While engineering of the core components is done by the Skia development team, we consider contributions from any source. +Showcase +-------- + +Click on any image below to see the source code that generated the image. + + + + + + + + + + + + + + + + + + + + + + + +
ShapesBézier Curves
+ + + +
Translations and RotationsText Rendering
+ + + +
Discrete Path EffectsComposed Path Effects
+ + + +
Sum Path EffectsShaders
+ + + +
+ Roadmap ------- For a look at high level items we have on tap the next 6-12 months, view our -- cgit v1.2.3