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

Side by Side Diff: samples/gpu2d/regression-tests/curve-subdivision-bug-2.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
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4 <svg
5 xmlns:svg="http://www.w3.org/2000/svg"
6 xmlns="http://www.w3.org/2000/svg"
7 version="1.1"
8 width="500"
9 height="500"
10 id="svg4764">
11 <defs
12 id="defs4820" />
13 <path
14 d="M 460.70202,26.83982 C 460.70202,26.83982 480.58076,43.22683 438.80757,5 5.8997 359.37505,79.959179 108.13711,87.21637 38.355451,56.862453 L 21.942,80.16 9149 C 302.56955,125.65648 533.48393,59.68072 460.70202,26.83982 z"
15 id="path4772"
16 style="fill:#0074bd;stroke:none" />
17 </svg>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698