summaryrefslogtreecommitdiff
path: root/Build/source/libs/cairo/cairo-1.14.0/KNOWN_ISSUES
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2014-10-15 07:49:29 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2014-10-15 07:49:29 +0000
commitf30e59e50f4dc8d3b3d043346af5b1beaff3e313 (patch)
tree370069828aa09ea4fa28477458e05e8fc649e1d7 /Build/source/libs/cairo/cairo-1.14.0/KNOWN_ISSUES
parentf8c3097b508413f6171ad5332227256e32daddd1 (diff)
cairo 1.14.0
git-svn-id: svn://tug.org/texlive/trunk@35377 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/cairo/cairo-1.14.0/KNOWN_ISSUES')
-rw-r--r--Build/source/libs/cairo/cairo-1.14.0/KNOWN_ISSUES10
1 files changed, 10 insertions, 0 deletions
diff --git a/Build/source/libs/cairo/cairo-1.14.0/KNOWN_ISSUES b/Build/source/libs/cairo/cairo-1.14.0/KNOWN_ISSUES
new file mode 100644
index 00000000000..5fda6838929
--- /dev/null
+++ b/Build/source/libs/cairo/cairo-1.14.0/KNOWN_ISSUES
@@ -0,0 +1,10 @@
+There are a few known bugs in 1.10 that have been fixed in master, but
+appear to be non-trivial to backport without fear of causing other
+regressions. The impact of these bugs is considered to be less than of a
+risk than rewriting the code.
+
+Zero Path Extents
+-----------------
+A closed degenerate path is reported as having extents (0, 0) x (0, 0),
+whereas the expected value is (x, y) x (0, 0). This regression has existed
+since at least 1.2.