summaryrefslogtreecommitdiff
path: root/readlicense_oo/license/LICENSE
diff options
context:
space:
mode:
authorMarco Cecchetti <marco.cecchetti@collabora.com>2016-06-28 18:17:53 +0200
committerAndras Timar <andras.timar@collabora.com>2016-07-01 11:55:32 +0000
commitd3f5800a9655ac61a5ef8d0b1b2bc0f436b32cfe (patch)
tree7fbbc069421a77d7c15df208141c22e8e10d5bba /readlicense_oo/license/LICENSE
parentb3b78c6016cfbacf321721a4d4628507cd935b27 (diff)
svg-export - Removal of the SVG 1.1 path API in Chrome
On Chrome browser most of shape effects and slide transitions did not work anymore: that was due to the fact that several animations exploit the DOM api for handling path segments of the svg:path element. Starting from version 48 such an api has been removed from Chrome: https://bugs.chromium.org/p/chromium/issues/detail?id=539385 ; Moreover Chrome does not yet provide an implementation for the new svgpath api introduced in SVG 2.0 draft: so there is no native support for handling path data directly. The present patch adapts the JavaScript implementation of the old SVG 1.1 path api proposed here: https://github.com/progers/pathseg . Change-Id: I536202291e0b8895f91d9e499a32fa57c110b2c1 Reviewed-on: https://gerrit.libreoffice.org/26839 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'readlicense_oo/license/LICENSE')
-rw-r--r--readlicense_oo/license/LICENSE38
1 files changed, 38 insertions, 0 deletions
diff --git a/readlicense_oo/license/LICENSE b/readlicense_oo/license/LICENSE
index 328b7d310377..b840d4b0d324 100644
--- a/readlicense_oo/license/LICENSE
+++ b/readlicense_oo/license/LICENSE
@@ -2369,6 +2369,44 @@ STLPort
no representations about the suitability of this software for any
purpose. It is provided "as is" without express or implied warranty.
+SVGPathSeg polyfill
+
+ The following software may be included in this product: SVGPathSeg
+ polyfill. Use of any of this software is governed by the terms of
+ the license below:
+
+ Copyright 2015 The Chromium Authors. All rights reserved.
+
+ The Chromium Authors can be found at
+ http://src.chromium.org/svn/trunk/src/AUTHORS
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following disclaimer
+ in the documentation and/or other materials provided with the
+ distribution.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+
TWAIN
The following software may be included in this product: TWAIN. Use of