aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/index.md
diff options
context:
space:
mode:
authorGravatar jcgregorio <jcgregorio@google.com>2015-09-18 14:05:41 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-09-18 14:05:41 -0700
commit2440fcd9413cf6c235352eb540404e98e573219d (patch)
treee0e2ff06f2d8d9f7021a581c3c4a70f94c43b706 /site/index.md
parent0d39d37ddcfb3847795639eaef513f1112eba627 (diff)
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
Diffstat (limited to 'site/index.md')
-rw-r--r--site/index.md56
1 files changed, 47 insertions, 9 deletions
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
-========
-
-<a href="https://fiddle.skia.org/c/40bca23ae5625f7812b30316f879ced1"><img style="margin: 0" src="https://fiddle.skia.org/i/40bca23ae5625f7812b30316f879ced1_raster.png"></a>
-
-> *Click the above image to see the code that generated it.*
-
-<br>
-<br>
+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.
+<table>
+ <tr><th>Shapes</th><th>Bézier Curves</th></tr>
+ <tr>
+ <td>
+ <a href="https://fiddle.skia.org/c/95552fd2a4b8acacc05a63825cca854e"><img src="https://fiddle.skia.org/i/95552fd2a4b8acacc05a63825cca854e_raster.png"></a>
+ </td>
+ <td>
+ <a href="https://fiddle.skia.org/c/79928f82141e6f76ae1ea30c41d80a17"><img src="https://fiddle.skia.org/i/79928f82141e6f76ae1ea30c41d80a17_raster.png"></a>
+ </td>
+ </tr>
+
+ <tr><th>Translations and Rotations</th><th>Text Rendering</th></tr>
+ <tr>
+ <td>
+ <a href="https://fiddle.skia.org/c/c6ba5c36dc535655a66c05f3149a54c3"><img src="https://fiddle.skia.org/i/c6ba5c36dc535655a66c05f3149a54c3_raster.png"></a>
+ </td>
+ <td>
+ <a href="https://fiddle.skia.org/c/ec367821b22171bdc66f36a2e73ee92b"><img src="https://fiddle.skia.org/i/ec367821b22171bdc66f36a2e73ee92b_raster.png"></a>
+ </td>
+ </tr>
+
+ <tr><th>Discrete Path Effects</th><th>Composed Path Effects</th></tr>
+ <tr>
+ <td>
+ <a href="https://fiddle.skia.org/c/297da5f57b71c91b5a3bab4db9673cc4"><img src="https://fiddle.skia.org/i/297da5f57b71c91b5a3bab4db9673cc4_raster.png" alt=""></a>
+ </td>
+ <td>
+ <a href="https://fiddle.skia.org/c/df5928f1f3173878e5f647a2dbb2d250"><img src="https://fiddle.skia.org/i/df5928f1f3173878e5f647a2dbb2d250_raster.png" alt=""></a>
+ </td>
+ </tr>
+ <tr><th>Sum Path Effects</th><th>Shaders</th></tr>
+ <tr>
+ <td>
+ <a href="https://fiddle.skia.org/c/2cc23c611102ba01616c775ebc4308d6"><img src="https://fiddle.skia.org/i/2cc23c611102ba01616c775ebc4308d6_raster.png" alt=""></a>
+ </td>
+ <td>
+ <a href="https://fiddle.skia.org/c/0261e010db41116bc1e1c045900e0dc3"> <img src="https://fiddle.skia.org/i/0261e010db41116bc1e1c045900e0dc3_raster.png"></a>
+ </td>
+ </tr>
+</table>
+
Roadmap
-------
For a look at high level items we have on tap the next 6-12 months, view our