diff options
author | Keith Packard <keithp@keithp.com> | 2008-01-03 18:17:24 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2008-01-03 18:24:24 -0800 |
commit | 81e029edda8c0404c6f0bd1b618e77fb55777c64 (patch) | |
tree | 7e91533776168248b9fa6b6ba6ad02db9920dd5c /test/.gitignore | |
parent | b796a2f69d043f6884f42befdc156cb1c527d217 (diff) |
Add new miter-precision test. Checks miter joins at many scales.
This demonstrates an error in cairo where miter joins are replaced with
bevels at high scale factors due to a test added to eliminate wild miters
drawn when the line faces are nearly parallel.
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index f6b96618b..f4aabd25b 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -84,6 +84,7 @@ mask-alpha mask-ctm mask-surface-ctm meta-surface-pattern +miter-precision move-to-show-surface multi-page multi-page.pdf |