diff options
author | caryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-10-11 12:54:23 +0000 |
---|---|---|
committer | caryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-10-11 12:54:23 +0000 |
commit | a461ff0866526bc51dbd4c4f9f066a727ec21510 (patch) | |
tree | 7ff33c63c41b801c67ee1c13f36bd9c74fb0f1d6 /experimental/Intersection/bc.htm | |
parent | fc84359aa920567e72742877a1249f52d076ad35 (diff) |
shape ops work in progress
git-svn-id: http://skia.googlecode.com/svn/trunk@5893 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'experimental/Intersection/bc.htm')
-rw-r--r-- | experimental/Intersection/bc.htm | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/experimental/Intersection/bc.htm b/experimental/Intersection/bc.htm index e0784bdbbf..15601def03 100644 --- a/experimental/Intersection/bc.htm +++ b/experimental/Intersection/bc.htm @@ -114,12 +114,23 @@ $3 = {{ {{x = 362.607421875, y = 221.3671875}, {x = 365.166015625, y = 218.3203125}, {x = 369.228515625, y = 218.3203125}} </div> +<div id="quad38"> +$2 = {{fX = 369.969421, fY = 137.94809}, {fX = 383.982849, fY = 121.260353}, {fX = 406.233154, fY = 121.260353}} +$4 = {{fX = 406.232788, fY = 121.260353}, {fX = 409.441956, fY = 121.260353}, {fX = 412.972046, fY = 121.795212}} +</div> + +<div id="quad39"> +{{x = 406.233154296875, y = 121.26035308837891}, {x = 406.23153587045397, y = 121.26035308837891}, {x = 406.22991748761177, y = 121.26035317666889}}, +{{x = 406.23295158013377, y = 121.26035308872596}, {x = 406.2328698329315, y = 121.26035308837889}, {x = 406.2327880859375, y = 121.26035308837891}}, +</div> </div> <script type="text/javascript"> var testDivs = [ + quad39, + quad38, quad37, quad36, quad21g, |