Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(120)

Side by Side Diff: samples/gpu2d/crescent.svg

Issue 652016: Added the bulk of the algorithm for GPU accelerated 2D vector curve... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/o3d/
Patch Set: '' Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « samples/gpu2d/basic.html ('k') | samples/gpu2d/javalogo.svg » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!-- Created with Inkscape (http://www.inkscape.org/) -->
3 <svg
4 xmlns:svg="http://www.w3.org/2000/svg"
5 xmlns="http://www.w3.org/2000/svg"
6 version="1.0"
7 width="80mm"
8 height="80mm"
9 id="svg2">
10 <defs
11 id="defs4" />
12 <g
13 id="layer1">
14 <path
15 d="M 125.13485,36.187753 C 67.60819,37.282014 21.25984,84.307148 21.25984 3,142.094 C 21.259843,200.56607 68.72535,248.0315 127.19735,248.0315 C 154.53502 ,248.0315 179.46231,237.64775 198.25985,220.62525 C 185.00691,228.24342 169.6333 1,232.594 153.25985,232.594 C 103.33007,232.594 62.822343,192.08628 62.822343,14 2.1565 C 62.822343,92.226718 103.33007,51.719003 153.25985,51.719003 C 169.76352 ,51.719003 185.24789,56.144299 198.57235,63.875253 C 179.73892,46.68361 154.6872 5,36.187751 127.19735,36.187753 C 126.51213,36.187753 125.81698,36.174778 125.13 485,36.187753 z "
16 style="fill:#007f00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-w idth:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
17 id="path1315" />
18 </g>
19 </svg>
OLDNEW
« no previous file with comments | « samples/gpu2d/basic.html ('k') | samples/gpu2d/javalogo.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698