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

Unified Diff: samples/gpu2d/regression-tests/curve-subdivision-bug-1.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 side-by-side diff with in-line comments
Download patch
Index: samples/gpu2d/regression-tests/curve-subdivision-bug-1.svg
===================================================================
--- samples/gpu2d/regression-tests/curve-subdivision-bug-1.svg (revision 0)
+++ samples/gpu2d/regression-tests/curve-subdivision-bug-1.svg (revision 0)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ version="1.1"
+ width="500"
+ height="500"
+ id="svg4764">
+ <defs
+ id="defs4820" />
+ <path
+ d="M 460.70202,26.83982 C 460.70202,26.83982 480.58076,43.22683 438.80757,55.8997 359.37505,79.959179 108.13711,87.21637 38.355451,56.862453 L 21.942,80.169149 C 302.56955,125.65648 533.48393,59.68072 460.70202,26.83982 L 460.70202,26.83982 z"
+ id="path4772"
+ style="fill:#0074bd;stroke:none" />
+</svg>

Powered by Google App Engine
This is Rietveld 408576698