Commit graph

15 commits

Author SHA1 Message Date
Thomas Friedel
c1f855278d undid some of the changes from the last update since it didn't work properly; added some tests 2019-01-25 13:16:48 +01:00
Thomas Friedel
3800d8519c fixed a bug with self intersecting polygons, added a test 2019-01-11 11:01:12 +01:00
Thomas Friedel
deaa8f87b6 added flags to track if the path is convex 2018-11-13 13:08:41 +01:00
Thomas Friedel
4327bd938a added offscreen rendering to test cases 2018-11-01 17:32:02 +01:00
Thomas Friedel
b73d093683 implemented line dash offset 2018-09-18 15:17:04 +02:00
Thomas Friedel
e887b6ad3e updated xmobile implementation for new version, also added to tests 2018-09-18 15:07:45 +02:00
Thomas Friedel
bfed5dc792 implemented text stroking 2018-09-01 17:06:00 +02:00
Thomas Friedel
56995ff396 line dash is now only applied when calling stroke 2018-09-01 16:42:07 +02:00
Thomas Friedel
4c11aac929 added another test 2018-09-01 15:59:14 +02:00
Thomas Friedel
1392b6caa8 added two more tests 2018-08-06 17:17:04 +02:00
Thomas Friedel
368dda1372 disabled multisampling for tests 2018-07-31 11:52:32 +02:00
Thomas Friedel
b6c22b9374 line dash bugfix, implemented getLineDash, added a test 2018-07-30 14:56:19 +02:00
Thomas Friedel
a68d11e11a two more tests 2018-07-27 16:55:03 +02:00
Thomas Friedel
ee6bdb3af3 added two more test cases 2018-07-27 16:46:32 +02:00
Thomas Friedel
f32a3df7f6 started adding tests 2018-07-27 16:28:15 +02:00