diff --git a/pixie.nimble b/pixie.nimble index 0da9a12..d8cf7b3 100644 --- a/pixie.nimble +++ b/pixie.nimble @@ -8,7 +8,7 @@ srcDir = "src" requires "nim >= 1.4.0" requires "vmath >= 1.1.0" requires "chroma >= 0.2.5" -requires "zippy >= 0.6.2" +requires "zippy >= 0.7.4" requires "flatty >= 0.2.2" requires "nimsimd >= 1.0.0" requires "bumpy >= 1.0.3" diff --git a/tests/contexts/beginPath_1.png b/tests/contexts/beginPath_1.png index 3f40aa9..3f29077 100644 Binary files a/tests/contexts/beginPath_1.png and b/tests/contexts/beginPath_1.png differ diff --git a/tests/contexts/bezierCurveTo_1.png b/tests/contexts/bezierCurveTo_1.png index 1f3411e..631c3f0 100644 Binary files a/tests/contexts/bezierCurveTo_1.png and b/tests/contexts/bezierCurveTo_1.png differ diff --git a/tests/contexts/bezierCurveTo_2.png b/tests/contexts/bezierCurveTo_2.png index ce15580..e180f47 100644 Binary files a/tests/contexts/bezierCurveTo_2.png and b/tests/contexts/bezierCurveTo_2.png differ diff --git a/tests/contexts/blendmode_1.png b/tests/contexts/blendmode_1.png index 1ceb86f..a34bcdd 100644 Binary files a/tests/contexts/blendmode_1.png and b/tests/contexts/blendmode_1.png differ diff --git a/tests/contexts/clearRect_1.png b/tests/contexts/clearRect_1.png index 994056e..789d948 100644 Binary files a/tests/contexts/clearRect_1.png and b/tests/contexts/clearRect_1.png differ diff --git a/tests/contexts/clip_1.png b/tests/contexts/clip_1.png index 4322fd1..c7f7a7d 100644 Binary files a/tests/contexts/clip_1.png and b/tests/contexts/clip_1.png differ diff --git a/tests/contexts/clip_1b.png b/tests/contexts/clip_1b.png index 0ebadd3..dd9b0d4 100644 Binary files a/tests/contexts/clip_1b.png and b/tests/contexts/clip_1b.png differ diff --git a/tests/contexts/clip_1c.png b/tests/contexts/clip_1c.png index 94d9ff6..b86e4b8 100644 Binary files a/tests/contexts/clip_1c.png and b/tests/contexts/clip_1c.png differ diff --git a/tests/contexts/clip_1d.png b/tests/contexts/clip_1d.png index 626e6ff..8546cf8 100644 Binary files a/tests/contexts/clip_1d.png and b/tests/contexts/clip_1d.png differ diff --git a/tests/contexts/clip_1e.png b/tests/contexts/clip_1e.png index 94d9ff6..b86e4b8 100644 Binary files a/tests/contexts/clip_1e.png and b/tests/contexts/clip_1e.png differ diff --git a/tests/contexts/clip_1f.png b/tests/contexts/clip_1f.png index ef63cee..aced6c9 100644 Binary files a/tests/contexts/clip_1f.png and b/tests/contexts/clip_1f.png differ diff --git a/tests/contexts/clip_2.png b/tests/contexts/clip_2.png index 3c22230..a2fba6b 100644 Binary files a/tests/contexts/clip_2.png and b/tests/contexts/clip_2.png differ diff --git a/tests/contexts/clip_3.png b/tests/contexts/clip_3.png index 3ddcf06..29e4a16 100644 Binary files a/tests/contexts/clip_3.png and b/tests/contexts/clip_3.png differ diff --git a/tests/contexts/clip_text.png b/tests/contexts/clip_text.png index 4b44e6b..7a1f179 100644 Binary files a/tests/contexts/clip_text.png and b/tests/contexts/clip_text.png differ diff --git a/tests/contexts/closePath_1.png b/tests/contexts/closePath_1.png index 8869e5f..0b43e54 100644 Binary files a/tests/contexts/closePath_1.png and b/tests/contexts/closePath_1.png differ diff --git a/tests/contexts/draw_image.png b/tests/contexts/draw_image.png index 1b98f8b..6d28b00 100644 Binary files a/tests/contexts/draw_image.png and b/tests/contexts/draw_image.png differ diff --git a/tests/contexts/draw_image_rhino.png b/tests/contexts/draw_image_rhino.png index 2f6a9f4..9eb3513 100644 Binary files a/tests/contexts/draw_image_rhino.png and b/tests/contexts/draw_image_rhino.png differ diff --git a/tests/contexts/draw_image_rhino2.png b/tests/contexts/draw_image_rhino2.png index 2f6a9f4..9eb3513 100644 Binary files a/tests/contexts/draw_image_rhino2.png and b/tests/contexts/draw_image_rhino2.png differ diff --git a/tests/contexts/draw_image_scaled.png b/tests/contexts/draw_image_scaled.png index d82d4a2..530fcdc 100644 Binary files a/tests/contexts/draw_image_scaled.png and b/tests/contexts/draw_image_scaled.png differ diff --git a/tests/contexts/draw_image_self_scaled.png b/tests/contexts/draw_image_self_scaled.png index f209d8d..3a8f808 100644 Binary files a/tests/contexts/draw_image_self_scaled.png and b/tests/contexts/draw_image_self_scaled.png differ diff --git a/tests/contexts/draw_image_translated.png b/tests/contexts/draw_image_translated.png index 1b98f8b..6d28b00 100644 Binary files a/tests/contexts/draw_image_translated.png and b/tests/contexts/draw_image_translated.png differ diff --git a/tests/contexts/ellipse_1.png b/tests/contexts/ellipse_1.png index 1717754..d6b093f 100644 Binary files a/tests/contexts/ellipse_1.png and b/tests/contexts/ellipse_1.png differ diff --git a/tests/contexts/fillText_1.png b/tests/contexts/fillText_1.png index 84c7574..5b7b6f5 100644 Binary files a/tests/contexts/fillText_1.png and b/tests/contexts/fillText_1.png differ diff --git a/tests/contexts/fill_1.png b/tests/contexts/fill_1.png index f59d5cd..bee2902 100644 Binary files a/tests/contexts/fill_1.png and b/tests/contexts/fill_1.png differ diff --git a/tests/contexts/globalAlpha_1.png b/tests/contexts/globalAlpha_1.png index 519b4c8..8bd414a 100644 Binary files a/tests/contexts/globalAlpha_1.png and b/tests/contexts/globalAlpha_1.png differ diff --git a/tests/contexts/moveTo_1.png b/tests/contexts/moveTo_1.png index bca3c08..b5fb3a1 100644 Binary files a/tests/contexts/moveTo_1.png and b/tests/contexts/moveTo_1.png differ diff --git a/tests/contexts/paintSaveRestore.png b/tests/contexts/paintSaveRestore.png index baa7f02..65e644c 100644 Binary files a/tests/contexts/paintSaveRestore.png and b/tests/contexts/paintSaveRestore.png differ diff --git a/tests/contexts/quadracticCurveTo_1.png b/tests/contexts/quadracticCurveTo_1.png index e6b8c7b..3cc5d99 100644 Binary files a/tests/contexts/quadracticCurveTo_1.png and b/tests/contexts/quadracticCurveTo_1.png differ diff --git a/tests/contexts/quadracticCurveTo_2.png b/tests/contexts/quadracticCurveTo_2.png index 00fa9c4..11828d2 100644 Binary files a/tests/contexts/quadracticCurveTo_2.png and b/tests/contexts/quadracticCurveTo_2.png differ diff --git a/tests/contexts/resetTransform_1.png b/tests/contexts/resetTransform_1.png index 5ded8c6..e0361bf 100644 Binary files a/tests/contexts/resetTransform_1.png and b/tests/contexts/resetTransform_1.png differ diff --git a/tests/contexts/resetTransform_2.png b/tests/contexts/resetTransform_2.png index 6ee040a..9988824 100644 Binary files a/tests/contexts/resetTransform_2.png and b/tests/contexts/resetTransform_2.png differ diff --git a/tests/contexts/rotate_1.png b/tests/contexts/rotate_1.png index 709cedb..94b79de 100644 Binary files a/tests/contexts/rotate_1.png and b/tests/contexts/rotate_1.png differ diff --git a/tests/contexts/save_1.png b/tests/contexts/save_1.png index c068c6e..52a89f9 100644 Binary files a/tests/contexts/save_1.png and b/tests/contexts/save_1.png differ diff --git a/tests/contexts/scale_1.png b/tests/contexts/scale_1.png index a9085ee..2a9b4c8 100644 Binary files a/tests/contexts/scale_1.png and b/tests/contexts/scale_1.png differ diff --git a/tests/contexts/setLineDash_1.png b/tests/contexts/setLineDash_1.png index 979df05..8b1a13f 100644 Binary files a/tests/contexts/setLineDash_1.png and b/tests/contexts/setLineDash_1.png differ diff --git a/tests/contexts/setTransform_1.png b/tests/contexts/setTransform_1.png index f7a2de6..33a62db 100644 Binary files a/tests/contexts/setTransform_1.png and b/tests/contexts/setTransform_1.png differ diff --git a/tests/contexts/strokeRect_1.png b/tests/contexts/strokeRect_1.png index 2c3011d..387eb9e 100644 Binary files a/tests/contexts/strokeRect_1.png and b/tests/contexts/strokeRect_1.png differ diff --git a/tests/contexts/strokeRect_2.png b/tests/contexts/strokeRect_2.png index 61cfe49..ac6888c 100644 Binary files a/tests/contexts/strokeRect_2.png and b/tests/contexts/strokeRect_2.png differ diff --git a/tests/contexts/strokeText_1.png b/tests/contexts/strokeText_1.png index 3d61ae9..75d26c2 100644 Binary files a/tests/contexts/strokeText_1.png and b/tests/contexts/strokeText_1.png differ diff --git a/tests/contexts/stroke_1.png b/tests/contexts/stroke_1.png index 75dc0fb..bc91345 100644 Binary files a/tests/contexts/stroke_1.png and b/tests/contexts/stroke_1.png differ diff --git a/tests/contexts/stroke_2.png b/tests/contexts/stroke_2.png index ec6525f..d574fc9 100644 Binary files a/tests/contexts/stroke_2.png and b/tests/contexts/stroke_2.png differ diff --git a/tests/contexts/stroke_3.png b/tests/contexts/stroke_3.png index 7eabd60..b0b162f 100644 Binary files a/tests/contexts/stroke_3.png and b/tests/contexts/stroke_3.png differ diff --git a/tests/contexts/translate_1.png b/tests/contexts/translate_1.png index 38fd52a..0cb8bea 100644 Binary files a/tests/contexts/translate_1.png and b/tests/contexts/translate_1.png differ diff --git a/tests/fileformats/gif/audrey.png b/tests/fileformats/gif/audrey.png index a2aace5..51853fa 100644 Binary files a/tests/fileformats/gif/audrey.png and b/tests/fileformats/gif/audrey.png differ diff --git a/tests/fileformats/gif/sunflower.png b/tests/fileformats/gif/sunflower.png index e9b8c9b..cdaaa16 100644 Binary files a/tests/fileformats/gif/sunflower.png and b/tests/fileformats/gif/sunflower.png differ diff --git a/tests/fileformats/svg/diffs/Ghostscript_Tiger.png b/tests/fileformats/svg/diffs/Ghostscript_Tiger.png index 9d9622d..270e38d 100644 Binary files a/tests/fileformats/svg/diffs/Ghostscript_Tiger.png and b/tests/fileformats/svg/diffs/Ghostscript_Tiger.png differ diff --git a/tests/fileformats/svg/diffs/accessibility-outline.png b/tests/fileformats/svg/diffs/accessibility-outline.png index 1bf259a..9b7850d 100644 Binary files a/tests/fileformats/svg/diffs/accessibility-outline.png and b/tests/fileformats/svg/diffs/accessibility-outline.png differ diff --git a/tests/fileformats/svg/diffs/circle01.png b/tests/fileformats/svg/diffs/circle01.png index 3c475a2..4e7a4b7 100644 Binary files a/tests/fileformats/svg/diffs/circle01.png and b/tests/fileformats/svg/diffs/circle01.png differ diff --git a/tests/fileformats/svg/diffs/dashes.png b/tests/fileformats/svg/diffs/dashes.png index dadadf9..dc2c32f 100644 Binary files a/tests/fileformats/svg/diffs/dashes.png and b/tests/fileformats/svg/diffs/dashes.png differ diff --git a/tests/fileformats/svg/diffs/dragon2.png b/tests/fileformats/svg/diffs/dragon2.png index 18ecc64..ac80807 100644 Binary files a/tests/fileformats/svg/diffs/dragon2.png and b/tests/fileformats/svg/diffs/dragon2.png differ diff --git a/tests/fileformats/svg/diffs/ellipse01.png b/tests/fileformats/svg/diffs/ellipse01.png index 063ae8a..a42cbc5 100644 Binary files a/tests/fileformats/svg/diffs/ellipse01.png and b/tests/fileformats/svg/diffs/ellipse01.png differ diff --git a/tests/fileformats/svg/diffs/line01.png b/tests/fileformats/svg/diffs/line01.png index 40abc2a..7dd5152 100644 Binary files a/tests/fileformats/svg/diffs/line01.png and b/tests/fileformats/svg/diffs/line01.png differ diff --git a/tests/fileformats/svg/diffs/miterlimit.png b/tests/fileformats/svg/diffs/miterlimit.png index 3881287..f783e5b 100644 Binary files a/tests/fileformats/svg/diffs/miterlimit.png and b/tests/fileformats/svg/diffs/miterlimit.png differ diff --git a/tests/fileformats/svg/diffs/polygon01.png b/tests/fileformats/svg/diffs/polygon01.png index 41d0108..dcb7f2b 100644 Binary files a/tests/fileformats/svg/diffs/polygon01.png and b/tests/fileformats/svg/diffs/polygon01.png differ diff --git a/tests/fileformats/svg/diffs/polyline01.png b/tests/fileformats/svg/diffs/polyline01.png index 95a4575..a0d2f24 100644 Binary files a/tests/fileformats/svg/diffs/polyline01.png and b/tests/fileformats/svg/diffs/polyline01.png differ diff --git a/tests/fileformats/svg/diffs/quad01.png b/tests/fileformats/svg/diffs/quad01.png index 05abebb..c4aabbc 100644 Binary files a/tests/fileformats/svg/diffs/quad01.png and b/tests/fileformats/svg/diffs/quad01.png differ diff --git a/tests/fileformats/svg/diffs/rect01.png b/tests/fileformats/svg/diffs/rect01.png index 95a4575..a0d2f24 100644 Binary files a/tests/fileformats/svg/diffs/rect01.png and b/tests/fileformats/svg/diffs/rect01.png differ diff --git a/tests/fileformats/svg/diffs/rect02.png b/tests/fileformats/svg/diffs/rect02.png index 4f3c657..4673b93 100644 Binary files a/tests/fileformats/svg/diffs/rect02.png and b/tests/fileformats/svg/diffs/rect02.png differ diff --git a/tests/fileformats/svg/diffs/scale.png b/tests/fileformats/svg/diffs/scale.png index 33dc605..1b2eee1 100644 Binary files a/tests/fileformats/svg/diffs/scale.png and b/tests/fileformats/svg/diffs/scale.png differ diff --git a/tests/fileformats/svg/diffs/triangle01.png b/tests/fileformats/svg/diffs/triangle01.png index 5a2af5e..cf5313e 100644 Binary files a/tests/fileformats/svg/diffs/triangle01.png and b/tests/fileformats/svg/diffs/triangle01.png differ diff --git a/tests/fileformats/svg/rendered/Ghostscript_Tiger.png b/tests/fileformats/svg/rendered/Ghostscript_Tiger.png index e1432c9..6683d15 100644 Binary files a/tests/fileformats/svg/rendered/Ghostscript_Tiger.png and b/tests/fileformats/svg/rendered/Ghostscript_Tiger.png differ diff --git a/tests/fileformats/svg/rendered/accessibility-outline.png b/tests/fileformats/svg/rendered/accessibility-outline.png index 2fce47b..bae3c87 100644 Binary files a/tests/fileformats/svg/rendered/accessibility-outline.png and b/tests/fileformats/svg/rendered/accessibility-outline.png differ diff --git a/tests/fileformats/svg/rendered/circle01.png b/tests/fileformats/svg/rendered/circle01.png index b2b39d4..5c59503 100644 Binary files a/tests/fileformats/svg/rendered/circle01.png and b/tests/fileformats/svg/rendered/circle01.png differ diff --git a/tests/fileformats/svg/rendered/dashes.png b/tests/fileformats/svg/rendered/dashes.png index 53d22e8..bc1b14a 100644 Binary files a/tests/fileformats/svg/rendered/dashes.png and b/tests/fileformats/svg/rendered/dashes.png differ diff --git a/tests/fileformats/svg/rendered/dragon2.png b/tests/fileformats/svg/rendered/dragon2.png index 5f1b8c5..8f67649 100644 Binary files a/tests/fileformats/svg/rendered/dragon2.png and b/tests/fileformats/svg/rendered/dragon2.png differ diff --git a/tests/fileformats/svg/rendered/ellipse01.png b/tests/fileformats/svg/rendered/ellipse01.png index dadf523..b18f452 100644 Binary files a/tests/fileformats/svg/rendered/ellipse01.png and b/tests/fileformats/svg/rendered/ellipse01.png differ diff --git a/tests/fileformats/svg/rendered/line01.png b/tests/fileformats/svg/rendered/line01.png index f00b96f..29da406 100644 Binary files a/tests/fileformats/svg/rendered/line01.png and b/tests/fileformats/svg/rendered/line01.png differ diff --git a/tests/fileformats/svg/rendered/miterlimit.png b/tests/fileformats/svg/rendered/miterlimit.png index b9b93fe..f86d0d4 100644 Binary files a/tests/fileformats/svg/rendered/miterlimit.png and b/tests/fileformats/svg/rendered/miterlimit.png differ diff --git a/tests/fileformats/svg/rendered/polygon01.png b/tests/fileformats/svg/rendered/polygon01.png index d5b8c5f..34acf00 100644 Binary files a/tests/fileformats/svg/rendered/polygon01.png and b/tests/fileformats/svg/rendered/polygon01.png differ diff --git a/tests/fileformats/svg/rendered/polyline01.png b/tests/fileformats/svg/rendered/polyline01.png index 77c3e57..ba175e0 100644 Binary files a/tests/fileformats/svg/rendered/polyline01.png and b/tests/fileformats/svg/rendered/polyline01.png differ diff --git a/tests/fileformats/svg/rendered/quad01.png b/tests/fileformats/svg/rendered/quad01.png index b6e00ec..a054eca 100644 Binary files a/tests/fileformats/svg/rendered/quad01.png and b/tests/fileformats/svg/rendered/quad01.png differ diff --git a/tests/fileformats/svg/rendered/rect01.png b/tests/fileformats/svg/rendered/rect01.png index 250f7ef..6b15e94 100644 Binary files a/tests/fileformats/svg/rendered/rect01.png and b/tests/fileformats/svg/rendered/rect01.png differ diff --git a/tests/fileformats/svg/rendered/rect02.png b/tests/fileformats/svg/rendered/rect02.png index 427079a..de79f7b 100644 Binary files a/tests/fileformats/svg/rendered/rect02.png and b/tests/fileformats/svg/rendered/rect02.png differ diff --git a/tests/fileformats/svg/rendered/scale.png b/tests/fileformats/svg/rendered/scale.png index c3b1353..7e176fc 100644 Binary files a/tests/fileformats/svg/rendered/scale.png and b/tests/fileformats/svg/rendered/scale.png differ diff --git a/tests/fileformats/svg/rendered/triangle01.png b/tests/fileformats/svg/rendered/triangle01.png index b521dbf..4f09fcd 100644 Binary files a/tests/fileformats/svg/rendered/triangle01.png and b/tests/fileformats/svg/rendered/triangle01.png differ diff --git a/tests/fonts/diffs/alignments.png b/tests/fonts/diffs/alignments.png index f055f83..67dd839 100644 Binary files a/tests/fonts/diffs/alignments.png and b/tests/fonts/diffs/alignments.png differ diff --git a/tests/fonts/diffs/basic1.png b/tests/fonts/diffs/basic1.png index 98e4e0f..d1d8a13 100644 Binary files a/tests/fonts/diffs/basic1.png and b/tests/fonts/diffs/basic1.png differ diff --git a/tests/fonts/diffs/basic10.png b/tests/fonts/diffs/basic10.png index 1c1ce22..dbabfc2 100644 Binary files a/tests/fonts/diffs/basic10.png and b/tests/fonts/diffs/basic10.png differ diff --git a/tests/fonts/diffs/basic2.png b/tests/fonts/diffs/basic2.png index 8915e54..8cafb1a 100644 Binary files a/tests/fonts/diffs/basic2.png and b/tests/fonts/diffs/basic2.png differ diff --git a/tests/fonts/diffs/basic3.png b/tests/fonts/diffs/basic3.png index 3c3545e..58f0ec3 100644 Binary files a/tests/fonts/diffs/basic3.png and b/tests/fonts/diffs/basic3.png differ diff --git a/tests/fonts/diffs/basic4.png b/tests/fonts/diffs/basic4.png index d1e55b4..598323a 100644 Binary files a/tests/fonts/diffs/basic4.png and b/tests/fonts/diffs/basic4.png differ diff --git a/tests/fonts/diffs/basic5.png b/tests/fonts/diffs/basic5.png index f64746d..d5cf576 100644 Binary files a/tests/fonts/diffs/basic5.png and b/tests/fonts/diffs/basic5.png differ diff --git a/tests/fonts/diffs/basic6.png b/tests/fonts/diffs/basic6.png index 382ee7a..431a0ef 100644 Binary files a/tests/fonts/diffs/basic6.png and b/tests/fonts/diffs/basic6.png differ diff --git a/tests/fonts/diffs/basic7.png b/tests/fonts/diffs/basic7.png index 4ed861f..556455c 100644 Binary files a/tests/fonts/diffs/basic7.png and b/tests/fonts/diffs/basic7.png differ diff --git a/tests/fonts/diffs/basic8.png b/tests/fonts/diffs/basic8.png index 942eb6f..f00ac73 100644 Binary files a/tests/fonts/diffs/basic8.png and b/tests/fonts/diffs/basic8.png differ diff --git a/tests/fonts/diffs/basic8b.png b/tests/fonts/diffs/basic8b.png index e355a8b..8f3ae9f 100644 Binary files a/tests/fonts/diffs/basic8b.png and b/tests/fonts/diffs/basic8b.png differ diff --git a/tests/fonts/diffs/basic9.png b/tests/fonts/diffs/basic9.png index 52cda77..1be5bc8 100644 Binary files a/tests/fonts/diffs/basic9.png and b/tests/fonts/diffs/basic9.png differ diff --git a/tests/fonts/diffs/cff.png b/tests/fonts/diffs/cff.png index f3e0c5c..09cb9c2 100644 Binary files a/tests/fonts/diffs/cff.png and b/tests/fonts/diffs/cff.png differ diff --git a/tests/fonts/diffs/cff_jp.png b/tests/fonts/diffs/cff_jp.png index 7014944..3ffefd6 100644 Binary files a/tests/fonts/diffs/cff_jp.png and b/tests/fonts/diffs/cff_jp.png differ diff --git a/tests/fonts/diffs/cff_strikethrough.png b/tests/fonts/diffs/cff_strikethrough.png index 2a9cf1a..2c9c496 100644 Binary files a/tests/fonts/diffs/cff_strikethrough.png and b/tests/fonts/diffs/cff_strikethrough.png differ diff --git a/tests/fonts/diffs/cff_underline.png b/tests/fonts/diffs/cff_underline.png index 8dc5b0c..e347c79 100644 Binary files a/tests/fonts/diffs/cff_underline.png and b/tests/fonts/diffs/cff_underline.png differ diff --git a/tests/fonts/diffs/fallback.png b/tests/fonts/diffs/fallback.png index 439b2f5..20d0c5a 100644 Binary files a/tests/fonts/diffs/fallback.png and b/tests/fonts/diffs/fallback.png differ diff --git a/tests/fonts/diffs/fallback2.png b/tests/fonts/diffs/fallback2.png index 1481d15..78a98ca 100644 Binary files a/tests/fonts/diffs/fallback2.png and b/tests/fonts/diffs/fallback2.png differ diff --git a/tests/fonts/diffs/huge1.png b/tests/fonts/diffs/huge1.png index 04da98c..3496943 100644 Binary files a/tests/fonts/diffs/huge1.png and b/tests/fonts/diffs/huge1.png differ diff --git a/tests/fonts/diffs/huge1_nokern.png b/tests/fonts/diffs/huge1_nokern.png index 3bd1c80..00d8c1f 100644 Binary files a/tests/fonts/diffs/huge1_nokern.png and b/tests/fonts/diffs/huge1_nokern.png differ diff --git a/tests/fonts/diffs/huge2.png b/tests/fonts/diffs/huge2.png index 4f778dc..e008af0 100644 Binary files a/tests/fonts/diffs/huge2.png and b/tests/fonts/diffs/huge2.png differ diff --git a/tests/fonts/diffs/huge2_nokern.png b/tests/fonts/diffs/huge2_nokern.png index 03740cd..1984b67 100644 Binary files a/tests/fonts/diffs/huge2_nokern.png and b/tests/fonts/diffs/huge2_nokern.png differ diff --git a/tests/fonts/diffs/huge3.png b/tests/fonts/diffs/huge3.png index 354b6a4..933a1aa 100644 Binary files a/tests/fonts/diffs/huge3.png and b/tests/fonts/diffs/huge3.png differ diff --git a/tests/fonts/diffs/huge3_nokern.png b/tests/fonts/diffs/huge3_nokern.png index c5e64a6..8ee4fe1 100644 Binary files a/tests/fonts/diffs/huge3_nokern.png and b/tests/fonts/diffs/huge3_nokern.png differ diff --git a/tests/fonts/diffs/image_fill.png b/tests/fonts/diffs/image_fill.png index c8ddd62..33516d5 100644 Binary files a/tests/fonts/diffs/image_fill.png and b/tests/fonts/diffs/image_fill.png differ diff --git a/tests/fonts/diffs/image_paint_fill.png b/tests/fonts/diffs/image_paint_fill.png index c13b9b3..e08cba5 100644 Binary files a/tests/fonts/diffs/image_paint_fill.png and b/tests/fonts/diffs/image_paint_fill.png differ diff --git a/tests/fonts/diffs/image_stroke.png b/tests/fonts/diffs/image_stroke.png index f2bc837..fddad83 100644 Binary files a/tests/fonts/diffs/image_stroke.png and b/tests/fonts/diffs/image_stroke.png differ diff --git a/tests/fonts/diffs/lines1.png b/tests/fonts/diffs/lines1.png index 8506add..4186f45 100644 Binary files a/tests/fonts/diffs/lines1.png and b/tests/fonts/diffs/lines1.png differ diff --git a/tests/fonts/diffs/lines2.png b/tests/fonts/diffs/lines2.png index 05f0b9d..ebce34b 100644 Binary files a/tests/fonts/diffs/lines2.png and b/tests/fonts/diffs/lines2.png differ diff --git a/tests/fonts/diffs/mask_fill.png b/tests/fonts/diffs/mask_fill.png index bbb4660..e337130 100644 Binary files a/tests/fonts/diffs/mask_fill.png and b/tests/fonts/diffs/mask_fill.png differ diff --git a/tests/fonts/diffs/mask_stroke.png b/tests/fonts/diffs/mask_stroke.png index c10b3fa..c599819 100644 Binary files a/tests/fonts/diffs/mask_stroke.png and b/tests/fonts/diffs/mask_stroke.png differ diff --git a/tests/fonts/diffs/paints1.png b/tests/fonts/diffs/paints1.png index d2ade25..7ad3d23 100644 Binary files a/tests/fonts/diffs/paints1.png and b/tests/fonts/diffs/paints1.png differ diff --git a/tests/fonts/diffs/pairs1.png b/tests/fonts/diffs/pairs1.png index f63c0e4..68d3c31 100644 Binary files a/tests/fonts/diffs/pairs1.png and b/tests/fonts/diffs/pairs1.png differ diff --git a/tests/fonts/diffs/pairs2.png b/tests/fonts/diffs/pairs2.png index 9962add..3954edc 100644 Binary files a/tests/fonts/diffs/pairs2.png and b/tests/fonts/diffs/pairs2.png differ diff --git a/tests/fonts/diffs/pairs3.png b/tests/fonts/diffs/pairs3.png index f401ab1..37be640 100644 Binary files a/tests/fonts/diffs/pairs3.png and b/tests/fonts/diffs/pairs3.png differ diff --git a/tests/fonts/diffs/paragraph1.png b/tests/fonts/diffs/paragraph1.png index 45d83c7..fe7fc52 100644 Binary files a/tests/fonts/diffs/paragraph1.png and b/tests/fonts/diffs/paragraph1.png differ diff --git a/tests/fonts/diffs/paragraph1_2.png b/tests/fonts/diffs/paragraph1_2.png index 2ce143c..156f945 100644 Binary files a/tests/fonts/diffs/paragraph1_2.png and b/tests/fonts/diffs/paragraph1_2.png differ diff --git a/tests/fonts/diffs/paragraph1_3.png b/tests/fonts/diffs/paragraph1_3.png index 601f853..7a38591 100644 Binary files a/tests/fonts/diffs/paragraph1_3.png and b/tests/fonts/diffs/paragraph1_3.png differ diff --git a/tests/fonts/diffs/paragraph1_nokern.png b/tests/fonts/diffs/paragraph1_nokern.png index 9a09c77..9222a66 100644 Binary files a/tests/fonts/diffs/paragraph1_nokern.png and b/tests/fonts/diffs/paragraph1_nokern.png differ diff --git a/tests/fonts/diffs/paragraph1_nokern_2.png b/tests/fonts/diffs/paragraph1_nokern_2.png index 512f51e..e3f9c4f 100644 Binary files a/tests/fonts/diffs/paragraph1_nokern_2.png and b/tests/fonts/diffs/paragraph1_nokern_2.png differ diff --git a/tests/fonts/diffs/paragraph1_nokern_3.png b/tests/fonts/diffs/paragraph1_nokern_3.png index 3f7c1c2..1a19aa2 100644 Binary files a/tests/fonts/diffs/paragraph1_nokern_3.png and b/tests/fonts/diffs/paragraph1_nokern_3.png differ diff --git a/tests/fonts/diffs/paragraph2.png b/tests/fonts/diffs/paragraph2.png index 9df171b..e09ffaf 100644 Binary files a/tests/fonts/diffs/paragraph2.png and b/tests/fonts/diffs/paragraph2.png differ diff --git a/tests/fonts/diffs/paragraph2_2.png b/tests/fonts/diffs/paragraph2_2.png index cd22804..686fe14 100644 Binary files a/tests/fonts/diffs/paragraph2_2.png and b/tests/fonts/diffs/paragraph2_2.png differ diff --git a/tests/fonts/diffs/paragraph2_3.png b/tests/fonts/diffs/paragraph2_3.png index 0615262..710c7ea 100644 Binary files a/tests/fonts/diffs/paragraph2_3.png and b/tests/fonts/diffs/paragraph2_3.png differ diff --git a/tests/fonts/diffs/paragraph2_nokern.png b/tests/fonts/diffs/paragraph2_nokern.png index a76dcc3..2de4f18 100644 Binary files a/tests/fonts/diffs/paragraph2_nokern.png and b/tests/fonts/diffs/paragraph2_nokern.png differ diff --git a/tests/fonts/diffs/paragraph2_nokern_2.png b/tests/fonts/diffs/paragraph2_nokern_2.png index 9915ec8..43a7f71 100644 Binary files a/tests/fonts/diffs/paragraph2_nokern_2.png and b/tests/fonts/diffs/paragraph2_nokern_2.png differ diff --git a/tests/fonts/diffs/paragraph2_nokern_3.png b/tests/fonts/diffs/paragraph2_nokern_3.png index 84e6ef1..602a1b7 100644 Binary files a/tests/fonts/diffs/paragraph2_nokern_3.png and b/tests/fonts/diffs/paragraph2_nokern_3.png differ diff --git a/tests/fonts/diffs/paragraph3.png b/tests/fonts/diffs/paragraph3.png index d28a7de..4832a5f 100644 Binary files a/tests/fonts/diffs/paragraph3.png and b/tests/fonts/diffs/paragraph3.png differ diff --git a/tests/fonts/diffs/paragraph3_2.png b/tests/fonts/diffs/paragraph3_2.png index 1324af8..b72548b 100644 Binary files a/tests/fonts/diffs/paragraph3_2.png and b/tests/fonts/diffs/paragraph3_2.png differ diff --git a/tests/fonts/diffs/paragraph3_3.png b/tests/fonts/diffs/paragraph3_3.png index 0aeb114..343601d 100644 Binary files a/tests/fonts/diffs/paragraph3_3.png and b/tests/fonts/diffs/paragraph3_3.png differ diff --git a/tests/fonts/diffs/paragraph3_nokern.png b/tests/fonts/diffs/paragraph3_nokern.png index b0e82b2..c1941e3 100644 Binary files a/tests/fonts/diffs/paragraph3_nokern.png and b/tests/fonts/diffs/paragraph3_nokern.png differ diff --git a/tests/fonts/diffs/paragraph3_nokern_2.png b/tests/fonts/diffs/paragraph3_nokern_2.png index 90b0add..e00dae2 100644 Binary files a/tests/fonts/diffs/paragraph3_nokern_2.png and b/tests/fonts/diffs/paragraph3_nokern_2.png differ diff --git a/tests/fonts/diffs/paragraph3_nokern_3.png b/tests/fonts/diffs/paragraph3_nokern_3.png index 64c2de8..2ff2c7e 100644 Binary files a/tests/fonts/diffs/paragraph3_nokern_3.png and b/tests/fonts/diffs/paragraph3_nokern_3.png differ diff --git a/tests/fonts/diffs/paragraph4.png b/tests/fonts/diffs/paragraph4.png index 6caecb4..2d3c3e9 100644 Binary files a/tests/fonts/diffs/paragraph4.png and b/tests/fonts/diffs/paragraph4.png differ diff --git a/tests/fonts/diffs/paragraph4_2.png b/tests/fonts/diffs/paragraph4_2.png index c0131de..4799708 100644 Binary files a/tests/fonts/diffs/paragraph4_2.png and b/tests/fonts/diffs/paragraph4_2.png differ diff --git a/tests/fonts/diffs/paragraph4_3.png b/tests/fonts/diffs/paragraph4_3.png index abed51d..997f544 100644 Binary files a/tests/fonts/diffs/paragraph4_3.png and b/tests/fonts/diffs/paragraph4_3.png differ diff --git a/tests/fonts/diffs/paragraph4_nokern.png b/tests/fonts/diffs/paragraph4_nokern.png index 180a723..1c91a99 100644 Binary files a/tests/fonts/diffs/paragraph4_nokern.png and b/tests/fonts/diffs/paragraph4_nokern.png differ diff --git a/tests/fonts/diffs/paragraph4_nokern_2.png b/tests/fonts/diffs/paragraph4_nokern_2.png index a1ad4ae..5d3fe44 100644 Binary files a/tests/fonts/diffs/paragraph4_nokern_2.png and b/tests/fonts/diffs/paragraph4_nokern_2.png differ diff --git a/tests/fonts/diffs/paragraph4_nokern_3.png b/tests/fonts/diffs/paragraph4_nokern_3.png index 7e1f5ea..a2c420a 100644 Binary files a/tests/fonts/diffs/paragraph4_nokern_3.png and b/tests/fonts/diffs/paragraph4_nokern_3.png differ diff --git a/tests/fonts/diffs/paragraph5.png b/tests/fonts/diffs/paragraph5.png index 42e3475..651c63c 100644 Binary files a/tests/fonts/diffs/paragraph5.png and b/tests/fonts/diffs/paragraph5.png differ diff --git a/tests/fonts/diffs/paragraph5_2.png b/tests/fonts/diffs/paragraph5_2.png index c1e642a..c95b103 100644 Binary files a/tests/fonts/diffs/paragraph5_2.png and b/tests/fonts/diffs/paragraph5_2.png differ diff --git a/tests/fonts/diffs/paragraph5_3.png b/tests/fonts/diffs/paragraph5_3.png index dd7479f..119d697 100644 Binary files a/tests/fonts/diffs/paragraph5_3.png and b/tests/fonts/diffs/paragraph5_3.png differ diff --git a/tests/fonts/diffs/paragraph5_nokern.png b/tests/fonts/diffs/paragraph5_nokern.png index 9920ab6..148a080 100644 Binary files a/tests/fonts/diffs/paragraph5_nokern.png and b/tests/fonts/diffs/paragraph5_nokern.png differ diff --git a/tests/fonts/diffs/paragraph5_nokern_2.png b/tests/fonts/diffs/paragraph5_nokern_2.png index bda5fbd..cddcab0 100644 Binary files a/tests/fonts/diffs/paragraph5_nokern_2.png and b/tests/fonts/diffs/paragraph5_nokern_2.png differ diff --git a/tests/fonts/diffs/paragraph5_nokern_3.png b/tests/fonts/diffs/paragraph5_nokern_3.png index 3812a74..5c0580c 100644 Binary files a/tests/fonts/diffs/paragraph5_nokern_3.png and b/tests/fonts/diffs/paragraph5_nokern_3.png differ diff --git a/tests/fonts/diffs/selection_rects1.png b/tests/fonts/diffs/selection_rects1.png index 9d5558b..7fbd686 100644 Binary files a/tests/fonts/diffs/selection_rects1.png and b/tests/fonts/diffs/selection_rects1.png differ diff --git a/tests/fonts/diffs/selection_rects2.png b/tests/fonts/diffs/selection_rects2.png index 04d4ae3..6f0d765 100644 Binary files a/tests/fonts/diffs/selection_rects2.png and b/tests/fonts/diffs/selection_rects2.png differ diff --git a/tests/fonts/diffs/selection_rects3.png b/tests/fonts/diffs/selection_rects3.png index cc2fc29..8dbb405 100644 Binary files a/tests/fonts/diffs/selection_rects3.png and b/tests/fonts/diffs/selection_rects3.png differ diff --git a/tests/fonts/diffs/spans1.png b/tests/fonts/diffs/spans1.png index 22db059..dcefee7 100644 Binary files a/tests/fonts/diffs/spans1.png and b/tests/fonts/diffs/spans1.png differ diff --git a/tests/fonts/diffs/spans2.png b/tests/fonts/diffs/spans2.png index 4199c97..a6191e8 100644 Binary files a/tests/fonts/diffs/spans2.png and b/tests/fonts/diffs/spans2.png differ diff --git a/tests/fonts/diffs/spans4.png b/tests/fonts/diffs/spans4.png index 69178d5..4df2c2e 100644 Binary files a/tests/fonts/diffs/spans4.png and b/tests/fonts/diffs/spans4.png differ diff --git a/tests/fonts/diffs/spans5.png b/tests/fonts/diffs/spans5.png index e6535a8..5b465e2 100644 Binary files a/tests/fonts/diffs/spans5.png and b/tests/fonts/diffs/spans5.png differ diff --git a/tests/fonts/diffs/spans6.png b/tests/fonts/diffs/spans6.png index cf25b90..3b2e7bc 100644 Binary files a/tests/fonts/diffs/spans6.png and b/tests/fonts/diffs/spans6.png differ diff --git a/tests/fonts/diffs/strikethrough1.png b/tests/fonts/diffs/strikethrough1.png index d833e60..2781b03 100644 Binary files a/tests/fonts/diffs/strikethrough1.png and b/tests/fonts/diffs/strikethrough1.png differ diff --git a/tests/fonts/diffs/strikethrough2.png b/tests/fonts/diffs/strikethrough2.png index 4321b53..6f7484a 100644 Binary files a/tests/fonts/diffs/strikethrough2.png and b/tests/fonts/diffs/strikethrough2.png differ diff --git a/tests/fonts/diffs/strikethrough3.png b/tests/fonts/diffs/strikethrough3.png index f7b59c8..ebbbcf1 100644 Binary files a/tests/fonts/diffs/strikethrough3.png and b/tests/fonts/diffs/strikethrough3.png differ diff --git a/tests/fonts/diffs/tofu_advance.png b/tests/fonts/diffs/tofu_advance.png index 75ddc95..8e0ace6 100644 Binary files a/tests/fonts/diffs/tofu_advance.png and b/tests/fonts/diffs/tofu_advance.png differ diff --git a/tests/fonts/diffs/underline1.png b/tests/fonts/diffs/underline1.png index 65b24e3..210b1f9 100644 Binary files a/tests/fonts/diffs/underline1.png and b/tests/fonts/diffs/underline1.png differ diff --git a/tests/fonts/diffs/underline2.png b/tests/fonts/diffs/underline2.png index 80e75aa..7a43eb6 100644 Binary files a/tests/fonts/diffs/underline2.png and b/tests/fonts/diffs/underline2.png differ diff --git a/tests/fonts/diffs/underline3.png b/tests/fonts/diffs/underline3.png index c29c730..9b4929d 100644 Binary files a/tests/fonts/diffs/underline3.png and b/tests/fonts/diffs/underline3.png differ diff --git a/tests/fonts/rendered/alignments.png b/tests/fonts/rendered/alignments.png index 26f390d..1dde8d4 100644 Binary files a/tests/fonts/rendered/alignments.png and b/tests/fonts/rendered/alignments.png differ diff --git a/tests/fonts/rendered/basic1.png b/tests/fonts/rendered/basic1.png index 24cbe68..a2bf19b 100644 Binary files a/tests/fonts/rendered/basic1.png and b/tests/fonts/rendered/basic1.png differ diff --git a/tests/fonts/rendered/basic10.png b/tests/fonts/rendered/basic10.png index 2cabf1e..0addb72 100644 Binary files a/tests/fonts/rendered/basic10.png and b/tests/fonts/rendered/basic10.png differ diff --git a/tests/fonts/rendered/basic2.png b/tests/fonts/rendered/basic2.png index 78ac081..ed17646 100644 Binary files a/tests/fonts/rendered/basic2.png and b/tests/fonts/rendered/basic2.png differ diff --git a/tests/fonts/rendered/basic3.png b/tests/fonts/rendered/basic3.png index 1ecf805..8be3a66 100644 Binary files a/tests/fonts/rendered/basic3.png and b/tests/fonts/rendered/basic3.png differ diff --git a/tests/fonts/rendered/basic4.png b/tests/fonts/rendered/basic4.png index 424cdff..5e7643b 100644 Binary files a/tests/fonts/rendered/basic4.png and b/tests/fonts/rendered/basic4.png differ diff --git a/tests/fonts/rendered/basic5.png b/tests/fonts/rendered/basic5.png index c89b3fe..c077c77 100644 Binary files a/tests/fonts/rendered/basic5.png and b/tests/fonts/rendered/basic5.png differ diff --git a/tests/fonts/rendered/basic6.png b/tests/fonts/rendered/basic6.png index fb84f19..67537f4 100644 Binary files a/tests/fonts/rendered/basic6.png and b/tests/fonts/rendered/basic6.png differ diff --git a/tests/fonts/rendered/basic7.png b/tests/fonts/rendered/basic7.png index a243b32..2ced6e5 100644 Binary files a/tests/fonts/rendered/basic7.png and b/tests/fonts/rendered/basic7.png differ diff --git a/tests/fonts/rendered/basic8.png b/tests/fonts/rendered/basic8.png index cd505cb..71fde59 100644 Binary files a/tests/fonts/rendered/basic8.png and b/tests/fonts/rendered/basic8.png differ diff --git a/tests/fonts/rendered/basic8b.png b/tests/fonts/rendered/basic8b.png index 4138702..2ac1f50 100644 Binary files a/tests/fonts/rendered/basic8b.png and b/tests/fonts/rendered/basic8b.png differ diff --git a/tests/fonts/rendered/basic9.png b/tests/fonts/rendered/basic9.png index b93b0ed..380e821 100644 Binary files a/tests/fonts/rendered/basic9.png and b/tests/fonts/rendered/basic9.png differ diff --git a/tests/fonts/rendered/cff.png b/tests/fonts/rendered/cff.png index d64d214..a640d56 100644 Binary files a/tests/fonts/rendered/cff.png and b/tests/fonts/rendered/cff.png differ diff --git a/tests/fonts/rendered/cff_jp.png b/tests/fonts/rendered/cff_jp.png index 0f2a426..bb410cc 100644 Binary files a/tests/fonts/rendered/cff_jp.png and b/tests/fonts/rendered/cff_jp.png differ diff --git a/tests/fonts/rendered/cff_strikethrough.png b/tests/fonts/rendered/cff_strikethrough.png index f226c25..a782c8f 100644 Binary files a/tests/fonts/rendered/cff_strikethrough.png and b/tests/fonts/rendered/cff_strikethrough.png differ diff --git a/tests/fonts/rendered/cff_underline.png b/tests/fonts/rendered/cff_underline.png index d7a0d22..8db9849 100644 Binary files a/tests/fonts/rendered/cff_underline.png and b/tests/fonts/rendered/cff_underline.png differ diff --git a/tests/fonts/rendered/fallback.png b/tests/fonts/rendered/fallback.png index e79a99b..a9bc1a6 100644 Binary files a/tests/fonts/rendered/fallback.png and b/tests/fonts/rendered/fallback.png differ diff --git a/tests/fonts/rendered/fallback2.png b/tests/fonts/rendered/fallback2.png index e79a99b..a9bc1a6 100644 Binary files a/tests/fonts/rendered/fallback2.png and b/tests/fonts/rendered/fallback2.png differ diff --git a/tests/fonts/rendered/huge1.png b/tests/fonts/rendered/huge1.png index 14bf91d..aeac722 100644 Binary files a/tests/fonts/rendered/huge1.png and b/tests/fonts/rendered/huge1.png differ diff --git a/tests/fonts/rendered/huge1_nokern.png b/tests/fonts/rendered/huge1_nokern.png index 27727a6..00e9c1b 100644 Binary files a/tests/fonts/rendered/huge1_nokern.png and b/tests/fonts/rendered/huge1_nokern.png differ diff --git a/tests/fonts/rendered/huge2.png b/tests/fonts/rendered/huge2.png index de63b31..72ab316 100644 Binary files a/tests/fonts/rendered/huge2.png and b/tests/fonts/rendered/huge2.png differ diff --git a/tests/fonts/rendered/huge2_nokern.png b/tests/fonts/rendered/huge2_nokern.png index 15ab84f..294e016 100644 Binary files a/tests/fonts/rendered/huge2_nokern.png and b/tests/fonts/rendered/huge2_nokern.png differ diff --git a/tests/fonts/rendered/huge3.png b/tests/fonts/rendered/huge3.png index 0b03929..8caafdd 100644 Binary files a/tests/fonts/rendered/huge3.png and b/tests/fonts/rendered/huge3.png differ diff --git a/tests/fonts/rendered/huge3_nokern.png b/tests/fonts/rendered/huge3_nokern.png index 96263ed..ab9f921 100644 Binary files a/tests/fonts/rendered/huge3_nokern.png and b/tests/fonts/rendered/huge3_nokern.png differ diff --git a/tests/fonts/rendered/image_fill.png b/tests/fonts/rendered/image_fill.png index b40c966..8b47a2c 100644 Binary files a/tests/fonts/rendered/image_fill.png and b/tests/fonts/rendered/image_fill.png differ diff --git a/tests/fonts/rendered/image_paint_fill.png b/tests/fonts/rendered/image_paint_fill.png index d9fbd48..694cd0c 100644 Binary files a/tests/fonts/rendered/image_paint_fill.png and b/tests/fonts/rendered/image_paint_fill.png differ diff --git a/tests/fonts/rendered/image_stroke.png b/tests/fonts/rendered/image_stroke.png index 3c89c85..cee9262 100644 Binary files a/tests/fonts/rendered/image_stroke.png and b/tests/fonts/rendered/image_stroke.png differ diff --git a/tests/fonts/rendered/lines1.png b/tests/fonts/rendered/lines1.png index 9e0325e..e262fe8 100644 Binary files a/tests/fonts/rendered/lines1.png and b/tests/fonts/rendered/lines1.png differ diff --git a/tests/fonts/rendered/lines2.png b/tests/fonts/rendered/lines2.png index 2d71719..e8c3844 100644 Binary files a/tests/fonts/rendered/lines2.png and b/tests/fonts/rendered/lines2.png differ diff --git a/tests/fonts/rendered/mask_fill.png b/tests/fonts/rendered/mask_fill.png index 0079fbf..4f0a513 100644 Binary files a/tests/fonts/rendered/mask_fill.png and b/tests/fonts/rendered/mask_fill.png differ diff --git a/tests/fonts/rendered/mask_stroke.png b/tests/fonts/rendered/mask_stroke.png index a8ab5dc..bbc212d 100644 Binary files a/tests/fonts/rendered/mask_stroke.png and b/tests/fonts/rendered/mask_stroke.png differ diff --git a/tests/fonts/rendered/paints1.png b/tests/fonts/rendered/paints1.png index 498daac..1e300d4 100644 Binary files a/tests/fonts/rendered/paints1.png and b/tests/fonts/rendered/paints1.png differ diff --git a/tests/fonts/rendered/pairs1.png b/tests/fonts/rendered/pairs1.png index 23220ab..a97199b 100644 Binary files a/tests/fonts/rendered/pairs1.png and b/tests/fonts/rendered/pairs1.png differ diff --git a/tests/fonts/rendered/pairs2.png b/tests/fonts/rendered/pairs2.png index edf665d..0ad55f4 100644 Binary files a/tests/fonts/rendered/pairs2.png and b/tests/fonts/rendered/pairs2.png differ diff --git a/tests/fonts/rendered/pairs3.png b/tests/fonts/rendered/pairs3.png index 918f1e5..0be64a0 100644 Binary files a/tests/fonts/rendered/pairs3.png and b/tests/fonts/rendered/pairs3.png differ diff --git a/tests/fonts/rendered/paragraph1.png b/tests/fonts/rendered/paragraph1.png index 8028d52..b32dc7d 100644 Binary files a/tests/fonts/rendered/paragraph1.png and b/tests/fonts/rendered/paragraph1.png differ diff --git a/tests/fonts/rendered/paragraph1_2.png b/tests/fonts/rendered/paragraph1_2.png index c976f2b..09f09b7 100644 Binary files a/tests/fonts/rendered/paragraph1_2.png and b/tests/fonts/rendered/paragraph1_2.png differ diff --git a/tests/fonts/rendered/paragraph1_3.png b/tests/fonts/rendered/paragraph1_3.png index 47895e4..48d00df 100644 Binary files a/tests/fonts/rendered/paragraph1_3.png and b/tests/fonts/rendered/paragraph1_3.png differ diff --git a/tests/fonts/rendered/paragraph1_nokern.png b/tests/fonts/rendered/paragraph1_nokern.png index b88bfc8..f6150f2 100644 Binary files a/tests/fonts/rendered/paragraph1_nokern.png and b/tests/fonts/rendered/paragraph1_nokern.png differ diff --git a/tests/fonts/rendered/paragraph1_nokern_2.png b/tests/fonts/rendered/paragraph1_nokern_2.png index b447c27..6f619c3 100644 Binary files a/tests/fonts/rendered/paragraph1_nokern_2.png and b/tests/fonts/rendered/paragraph1_nokern_2.png differ diff --git a/tests/fonts/rendered/paragraph1_nokern_3.png b/tests/fonts/rendered/paragraph1_nokern_3.png index 897904f..91bbafe 100644 Binary files a/tests/fonts/rendered/paragraph1_nokern_3.png and b/tests/fonts/rendered/paragraph1_nokern_3.png differ diff --git a/tests/fonts/rendered/paragraph2.png b/tests/fonts/rendered/paragraph2.png index 052055c..9be25aa 100644 Binary files a/tests/fonts/rendered/paragraph2.png and b/tests/fonts/rendered/paragraph2.png differ diff --git a/tests/fonts/rendered/paragraph2_2.png b/tests/fonts/rendered/paragraph2_2.png index 98084f0..4097124 100644 Binary files a/tests/fonts/rendered/paragraph2_2.png and b/tests/fonts/rendered/paragraph2_2.png differ diff --git a/tests/fonts/rendered/paragraph2_3.png b/tests/fonts/rendered/paragraph2_3.png index 3312eb0..2b1a73f 100644 Binary files a/tests/fonts/rendered/paragraph2_3.png and b/tests/fonts/rendered/paragraph2_3.png differ diff --git a/tests/fonts/rendered/paragraph2_nokern.png b/tests/fonts/rendered/paragraph2_nokern.png index b7b9530..0658cc5 100644 Binary files a/tests/fonts/rendered/paragraph2_nokern.png and b/tests/fonts/rendered/paragraph2_nokern.png differ diff --git a/tests/fonts/rendered/paragraph2_nokern_2.png b/tests/fonts/rendered/paragraph2_nokern_2.png index 8e6b034..bdaf8b2 100644 Binary files a/tests/fonts/rendered/paragraph2_nokern_2.png and b/tests/fonts/rendered/paragraph2_nokern_2.png differ diff --git a/tests/fonts/rendered/paragraph2_nokern_3.png b/tests/fonts/rendered/paragraph2_nokern_3.png index d3a6d81..505f036 100644 Binary files a/tests/fonts/rendered/paragraph2_nokern_3.png and b/tests/fonts/rendered/paragraph2_nokern_3.png differ diff --git a/tests/fonts/rendered/paragraph3.png b/tests/fonts/rendered/paragraph3.png index a60ebf1..1b28dc8 100644 Binary files a/tests/fonts/rendered/paragraph3.png and b/tests/fonts/rendered/paragraph3.png differ diff --git a/tests/fonts/rendered/paragraph3_2.png b/tests/fonts/rendered/paragraph3_2.png index 046a716..da90eb9 100644 Binary files a/tests/fonts/rendered/paragraph3_2.png and b/tests/fonts/rendered/paragraph3_2.png differ diff --git a/tests/fonts/rendered/paragraph3_3.png b/tests/fonts/rendered/paragraph3_3.png index 7aea96f..d9f334c 100644 Binary files a/tests/fonts/rendered/paragraph3_3.png and b/tests/fonts/rendered/paragraph3_3.png differ diff --git a/tests/fonts/rendered/paragraph3_nokern.png b/tests/fonts/rendered/paragraph3_nokern.png index 1c43cc0..161f1fd 100644 Binary files a/tests/fonts/rendered/paragraph3_nokern.png and b/tests/fonts/rendered/paragraph3_nokern.png differ diff --git a/tests/fonts/rendered/paragraph3_nokern_2.png b/tests/fonts/rendered/paragraph3_nokern_2.png index b7573ef..16f6cdc 100644 Binary files a/tests/fonts/rendered/paragraph3_nokern_2.png and b/tests/fonts/rendered/paragraph3_nokern_2.png differ diff --git a/tests/fonts/rendered/paragraph3_nokern_3.png b/tests/fonts/rendered/paragraph3_nokern_3.png index 8165242..3a17f4f 100644 Binary files a/tests/fonts/rendered/paragraph3_nokern_3.png and b/tests/fonts/rendered/paragraph3_nokern_3.png differ diff --git a/tests/fonts/rendered/paragraph4.png b/tests/fonts/rendered/paragraph4.png index c4a0e6d..04079eb 100644 Binary files a/tests/fonts/rendered/paragraph4.png and b/tests/fonts/rendered/paragraph4.png differ diff --git a/tests/fonts/rendered/paragraph4_2.png b/tests/fonts/rendered/paragraph4_2.png index 69eb54b..954b2bd 100644 Binary files a/tests/fonts/rendered/paragraph4_2.png and b/tests/fonts/rendered/paragraph4_2.png differ diff --git a/tests/fonts/rendered/paragraph4_3.png b/tests/fonts/rendered/paragraph4_3.png index 6665087..2e8f592 100644 Binary files a/tests/fonts/rendered/paragraph4_3.png and b/tests/fonts/rendered/paragraph4_3.png differ diff --git a/tests/fonts/rendered/paragraph4_nokern.png b/tests/fonts/rendered/paragraph4_nokern.png index 6fd16c8..29bdbbe 100644 Binary files a/tests/fonts/rendered/paragraph4_nokern.png and b/tests/fonts/rendered/paragraph4_nokern.png differ diff --git a/tests/fonts/rendered/paragraph4_nokern_2.png b/tests/fonts/rendered/paragraph4_nokern_2.png index 8726bc0..a282f24 100644 Binary files a/tests/fonts/rendered/paragraph4_nokern_2.png and b/tests/fonts/rendered/paragraph4_nokern_2.png differ diff --git a/tests/fonts/rendered/paragraph4_nokern_3.png b/tests/fonts/rendered/paragraph4_nokern_3.png index fa6c77c..7e142d2 100644 Binary files a/tests/fonts/rendered/paragraph4_nokern_3.png and b/tests/fonts/rendered/paragraph4_nokern_3.png differ diff --git a/tests/fonts/rendered/paragraph5.png b/tests/fonts/rendered/paragraph5.png index f0e4268..8ad257e 100644 Binary files a/tests/fonts/rendered/paragraph5.png and b/tests/fonts/rendered/paragraph5.png differ diff --git a/tests/fonts/rendered/paragraph5_2.png b/tests/fonts/rendered/paragraph5_2.png index 2aab8a9..480f7d5 100644 Binary files a/tests/fonts/rendered/paragraph5_2.png and b/tests/fonts/rendered/paragraph5_2.png differ diff --git a/tests/fonts/rendered/paragraph5_3.png b/tests/fonts/rendered/paragraph5_3.png index 9f7ebc7..055229a 100644 Binary files a/tests/fonts/rendered/paragraph5_3.png and b/tests/fonts/rendered/paragraph5_3.png differ diff --git a/tests/fonts/rendered/paragraph5_nokern.png b/tests/fonts/rendered/paragraph5_nokern.png index 98788bf..2c85d5d 100644 Binary files a/tests/fonts/rendered/paragraph5_nokern.png and b/tests/fonts/rendered/paragraph5_nokern.png differ diff --git a/tests/fonts/rendered/paragraph5_nokern_2.png b/tests/fonts/rendered/paragraph5_nokern_2.png index d0fb1eb..98f980b 100644 Binary files a/tests/fonts/rendered/paragraph5_nokern_2.png and b/tests/fonts/rendered/paragraph5_nokern_2.png differ diff --git a/tests/fonts/rendered/paragraph5_nokern_3.png b/tests/fonts/rendered/paragraph5_nokern_3.png index 42218df..583423b 100644 Binary files a/tests/fonts/rendered/paragraph5_nokern_3.png and b/tests/fonts/rendered/paragraph5_nokern_3.png differ diff --git a/tests/fonts/rendered/selection_rects1.png b/tests/fonts/rendered/selection_rects1.png index 19a101a..c7ceba0 100644 Binary files a/tests/fonts/rendered/selection_rects1.png and b/tests/fonts/rendered/selection_rects1.png differ diff --git a/tests/fonts/rendered/selection_rects2.png b/tests/fonts/rendered/selection_rects2.png index 9d45ffa..3a9536a 100644 Binary files a/tests/fonts/rendered/selection_rects2.png and b/tests/fonts/rendered/selection_rects2.png differ diff --git a/tests/fonts/rendered/selection_rects3.png b/tests/fonts/rendered/selection_rects3.png index 54fdb28..c68130a 100644 Binary files a/tests/fonts/rendered/selection_rects3.png and b/tests/fonts/rendered/selection_rects3.png differ diff --git a/tests/fonts/rendered/spans1.png b/tests/fonts/rendered/spans1.png index f92656d..5af6e78 100644 Binary files a/tests/fonts/rendered/spans1.png and b/tests/fonts/rendered/spans1.png differ diff --git a/tests/fonts/rendered/spans2.png b/tests/fonts/rendered/spans2.png index a7a3ecf..baf6db3 100644 Binary files a/tests/fonts/rendered/spans2.png and b/tests/fonts/rendered/spans2.png differ diff --git a/tests/fonts/rendered/spans4.png b/tests/fonts/rendered/spans4.png index 8618913..ae0311d 100644 Binary files a/tests/fonts/rendered/spans4.png and b/tests/fonts/rendered/spans4.png differ diff --git a/tests/fonts/rendered/spans5.png b/tests/fonts/rendered/spans5.png index 7df26e7..18e3f98 100644 Binary files a/tests/fonts/rendered/spans5.png and b/tests/fonts/rendered/spans5.png differ diff --git a/tests/fonts/rendered/spans6.png b/tests/fonts/rendered/spans6.png index 45b5aa9..61e05e6 100644 Binary files a/tests/fonts/rendered/spans6.png and b/tests/fonts/rendered/spans6.png differ diff --git a/tests/fonts/rendered/strikethrough1.png b/tests/fonts/rendered/strikethrough1.png index 30b8cff..a216990 100644 Binary files a/tests/fonts/rendered/strikethrough1.png and b/tests/fonts/rendered/strikethrough1.png differ diff --git a/tests/fonts/rendered/strikethrough2.png b/tests/fonts/rendered/strikethrough2.png index 88a8e0c..5172521 100644 Binary files a/tests/fonts/rendered/strikethrough2.png and b/tests/fonts/rendered/strikethrough2.png differ diff --git a/tests/fonts/rendered/strikethrough3.png b/tests/fonts/rendered/strikethrough3.png index 0f04722..b045282 100644 Binary files a/tests/fonts/rendered/strikethrough3.png and b/tests/fonts/rendered/strikethrough3.png differ diff --git a/tests/fonts/rendered/tofu_advance.png b/tests/fonts/rendered/tofu_advance.png index e913319..82a087c 100644 Binary files a/tests/fonts/rendered/tofu_advance.png and b/tests/fonts/rendered/tofu_advance.png differ diff --git a/tests/fonts/rendered/underline1.png b/tests/fonts/rendered/underline1.png index bed08df..7b77222 100644 Binary files a/tests/fonts/rendered/underline1.png and b/tests/fonts/rendered/underline1.png differ diff --git a/tests/fonts/rendered/underline2.png b/tests/fonts/rendered/underline2.png index 11493d2..e257181 100644 Binary files a/tests/fonts/rendered/underline2.png and b/tests/fonts/rendered/underline2.png differ diff --git a/tests/fonts/rendered/underline3.png b/tests/fonts/rendered/underline3.png index cfdc1bd..a76ade5 100644 Binary files a/tests/fonts/rendered/underline3.png and b/tests/fonts/rendered/underline3.png differ diff --git a/tests/fonts/svg_changa.png b/tests/fonts/svg_changa.png index d17e738..3b938f9 100644 Binary files a/tests/fonts/svg_changa.png and b/tests/fonts/svg_changa.png differ diff --git a/tests/fonts/svg_dejavu.png b/tests/fonts/svg_dejavu.png index 1a7bb7b..6dbf0a9 100644 Binary files a/tests/fonts/svg_dejavu.png and b/tests/fonts/svg_dejavu.png differ diff --git a/tests/fonts/svg_ibm.png b/tests/fonts/svg_ibm.png index 8ba7eac..4363401 100644 Binary files a/tests/fonts/svg_ibm.png and b/tests/fonts/svg_ibm.png differ diff --git a/tests/fonts/svg_moon.png b/tests/fonts/svg_moon.png index 899fc6a..06ce857 100644 Binary files a/tests/fonts/svg_moon.png and b/tests/fonts/svg_moon.png differ diff --git a/tests/fonts/svg_ubuntu.png b/tests/fonts/svg_ubuntu.png index cc88343..2f33818 100644 Binary files a/tests/fonts/svg_ubuntu.png and b/tests/fonts/svg_ubuntu.png differ diff --git a/tests/images/diffs/minify_odd.png b/tests/images/diffs/minify_odd.png index a37198b..0f155fa 100644 Binary files a/tests/images/diffs/minify_odd.png and b/tests/images/diffs/minify_odd.png differ diff --git a/tests/images/diffs/rock_minified.png b/tests/images/diffs/rock_minified.png index 59642d4..6946950 100644 Binary files a/tests/images/diffs/rock_minified.png and b/tests/images/diffs/rock_minified.png differ diff --git a/tests/images/diffs/rock_minified2.png b/tests/images/diffs/rock_minified2.png index 80bac3f..81b6246 100644 Binary files a/tests/images/diffs/rock_minified2.png and b/tests/images/diffs/rock_minified2.png differ diff --git a/tests/images/diffs/smooth1.png b/tests/images/diffs/smooth1.png index 7115484..a29de42 100644 Binary files a/tests/images/diffs/smooth1.png and b/tests/images/diffs/smooth1.png differ diff --git a/tests/images/diffs/smooth10.png b/tests/images/diffs/smooth10.png index 0a145cb..5b75e8a 100644 Binary files a/tests/images/diffs/smooth10.png and b/tests/images/diffs/smooth10.png differ diff --git a/tests/images/diffs/smooth11.png b/tests/images/diffs/smooth11.png index c318c4a..be4bb08 100644 Binary files a/tests/images/diffs/smooth11.png and b/tests/images/diffs/smooth11.png differ diff --git a/tests/images/diffs/smooth12.png b/tests/images/diffs/smooth12.png index 6ce686e..cd2c522 100644 Binary files a/tests/images/diffs/smooth12.png and b/tests/images/diffs/smooth12.png differ diff --git a/tests/images/diffs/smooth2.png b/tests/images/diffs/smooth2.png index 477dd12..41d3add 100644 Binary files a/tests/images/diffs/smooth2.png and b/tests/images/diffs/smooth2.png differ diff --git a/tests/images/diffs/smooth3.png b/tests/images/diffs/smooth3.png index d7b9945..7b7040a 100644 Binary files a/tests/images/diffs/smooth3.png and b/tests/images/diffs/smooth3.png differ diff --git a/tests/images/diffs/smooth4.png b/tests/images/diffs/smooth4.png index 51320c9..7f4f3f1 100644 Binary files a/tests/images/diffs/smooth4.png and b/tests/images/diffs/smooth4.png differ diff --git a/tests/images/diffs/smooth5.png b/tests/images/diffs/smooth5.png index ffe5bfb..ffa1abe 100644 Binary files a/tests/images/diffs/smooth5.png and b/tests/images/diffs/smooth5.png differ diff --git a/tests/images/diffs/smooth6.png b/tests/images/diffs/smooth6.png index 6e54dff..83c4480 100644 Binary files a/tests/images/diffs/smooth6.png and b/tests/images/diffs/smooth6.png differ diff --git a/tests/images/diffs/smooth7.png b/tests/images/diffs/smooth7.png index 53b2f2e..b0df14d 100644 Binary files a/tests/images/diffs/smooth7.png and b/tests/images/diffs/smooth7.png differ diff --git a/tests/images/diffs/smooth8.png b/tests/images/diffs/smooth8.png index a37198b..0f155fa 100644 Binary files a/tests/images/diffs/smooth8.png and b/tests/images/diffs/smooth8.png differ diff --git a/tests/images/diffs/smooth9.png b/tests/images/diffs/smooth9.png index a37198b..0f155fa 100644 Binary files a/tests/images/diffs/smooth9.png and b/tests/images/diffs/smooth9.png differ diff --git a/tests/images/drawEllipse.png b/tests/images/drawEllipse.png index a816ac3..014b535 100644 Binary files a/tests/images/drawEllipse.png and b/tests/images/drawEllipse.png differ diff --git a/tests/images/drawPolygon.png b/tests/images/drawPolygon.png index 7f2ba6c..f68adc1 100644 Binary files a/tests/images/drawPolygon.png and b/tests/images/drawPolygon.png differ diff --git a/tests/images/drawRect.png b/tests/images/drawRect.png index e651170..7f2e38e 100644 Binary files a/tests/images/drawRect.png and b/tests/images/drawRect.png differ diff --git a/tests/images/drawRoundedRect.png b/tests/images/drawRoundedRect.png index 906eceb..67f5f9d 100644 Binary files a/tests/images/drawRoundedRect.png and b/tests/images/drawRoundedRect.png differ diff --git a/tests/images/drawSegment.png b/tests/images/drawSegment.png index a2a446b..54cd575 100644 Binary files a/tests/images/drawSegment.png and b/tests/images/drawSegment.png differ diff --git a/tests/images/flipped1.png b/tests/images/flipped1.png index 2fa1421..1bfaf15 100644 Binary files a/tests/images/flipped1.png and b/tests/images/flipped1.png differ diff --git a/tests/images/flipped2.png b/tests/images/flipped2.png index 442446e..078b4d4 100644 Binary files a/tests/images/flipped2.png and b/tests/images/flipped2.png differ diff --git a/tests/images/flipped3.png b/tests/images/flipped3.png index 344d923..53da7d7 100644 Binary files a/tests/images/flipped3.png and b/tests/images/flipped3.png differ diff --git a/tests/images/imageblur20.png b/tests/images/imageblur20.png index e85f277..c0586c3 100644 Binary files a/tests/images/imageblur20.png and b/tests/images/imageblur20.png differ diff --git a/tests/images/imageblur20oob.png b/tests/images/imageblur20oob.png index 8d9e1e4..70cbd9f 100644 Binary files a/tests/images/imageblur20oob.png and b/tests/images/imageblur20oob.png differ diff --git a/tests/images/magnifiedBy2.png b/tests/images/magnifiedBy2.png index da429be..9961013 100644 Binary files a/tests/images/magnifiedBy2.png and b/tests/images/magnifiedBy2.png differ diff --git a/tests/images/magnifiedBy4.png b/tests/images/magnifiedBy4.png index 4eae1dc..be43dd6 100644 Binary files a/tests/images/magnifiedBy4.png and b/tests/images/magnifiedBy4.png differ diff --git a/tests/images/mask2image.png b/tests/images/mask2image.png index 2a22120..1f97303 100644 Binary files a/tests/images/mask2image.png and b/tests/images/mask2image.png differ diff --git a/tests/images/maskblur20.png b/tests/images/maskblur20.png index 0b67600..baa1f2f 100644 Binary files a/tests/images/maskblur20.png and b/tests/images/maskblur20.png differ diff --git a/tests/images/minifiedBaboon.png b/tests/images/minifiedBaboon.png index 4478e04..2bc2cf5 100644 Binary files a/tests/images/minifiedBaboon.png and b/tests/images/minifiedBaboon.png differ diff --git a/tests/images/minifiedBy2.png b/tests/images/minifiedBy2.png index cc72a7e..5332c03 100644 Binary files a/tests/images/minifiedBy2.png and b/tests/images/minifiedBy2.png differ diff --git a/tests/images/minifiedBy4.png b/tests/images/minifiedBy4.png index 4b84ebd..b14dd8d 100644 Binary files a/tests/images/minifiedBy4.png and b/tests/images/minifiedBy4.png differ diff --git a/tests/images/rendered/minify_odd.png b/tests/images/rendered/minify_odd.png index 87f83e3..8321bab 100644 Binary files a/tests/images/rendered/minify_odd.png and b/tests/images/rendered/minify_odd.png differ diff --git a/tests/images/rendered/rock_minified.png b/tests/images/rendered/rock_minified.png index 9030c1a..5aa5ac8 100644 Binary files a/tests/images/rendered/rock_minified.png and b/tests/images/rendered/rock_minified.png differ diff --git a/tests/images/rendered/rock_minified2.png b/tests/images/rendered/rock_minified2.png index f0eae45..320136b 100644 Binary files a/tests/images/rendered/rock_minified2.png and b/tests/images/rendered/rock_minified2.png differ diff --git a/tests/images/rendered/smooth1.png b/tests/images/rendered/smooth1.png index 08ee941..3c2cc66 100644 Binary files a/tests/images/rendered/smooth1.png and b/tests/images/rendered/smooth1.png differ diff --git a/tests/images/rendered/smooth10.png b/tests/images/rendered/smooth10.png index 8ada96e..c5fdf50 100644 Binary files a/tests/images/rendered/smooth10.png and b/tests/images/rendered/smooth10.png differ diff --git a/tests/images/rendered/smooth11.png b/tests/images/rendered/smooth11.png index 5fc8850..12624ba 100644 Binary files a/tests/images/rendered/smooth11.png and b/tests/images/rendered/smooth11.png differ diff --git a/tests/images/rendered/smooth12.png b/tests/images/rendered/smooth12.png index 688ad7f..b6384c3 100644 Binary files a/tests/images/rendered/smooth12.png and b/tests/images/rendered/smooth12.png differ diff --git a/tests/images/rendered/smooth2.png b/tests/images/rendered/smooth2.png index 93e2407..c30fc80 100644 Binary files a/tests/images/rendered/smooth2.png and b/tests/images/rendered/smooth2.png differ diff --git a/tests/images/rendered/smooth3.png b/tests/images/rendered/smooth3.png index 8f8c41f..819c498 100644 Binary files a/tests/images/rendered/smooth3.png and b/tests/images/rendered/smooth3.png differ diff --git a/tests/images/rendered/smooth4.png b/tests/images/rendered/smooth4.png index b4a16ef..26d7eff 100644 Binary files a/tests/images/rendered/smooth4.png and b/tests/images/rendered/smooth4.png differ diff --git a/tests/images/rendered/smooth5.png b/tests/images/rendered/smooth5.png index 8ae1ebe..366736b 100644 Binary files a/tests/images/rendered/smooth5.png and b/tests/images/rendered/smooth5.png differ diff --git a/tests/images/rendered/smooth6.png b/tests/images/rendered/smooth6.png index da0ceb1..57f4078 100644 Binary files a/tests/images/rendered/smooth6.png and b/tests/images/rendered/smooth6.png differ diff --git a/tests/images/rendered/smooth7.png b/tests/images/rendered/smooth7.png index 9d69a8d..df6ff99 100644 Binary files a/tests/images/rendered/smooth7.png and b/tests/images/rendered/smooth7.png differ diff --git a/tests/images/rendered/smooth8.png b/tests/images/rendered/smooth8.png index 127a2f4..1cee199 100644 Binary files a/tests/images/rendered/smooth8.png and b/tests/images/rendered/smooth8.png differ diff --git a/tests/images/rendered/smooth9.png b/tests/images/rendered/smooth9.png index d56d4e7..7eabd01 100644 Binary files a/tests/images/rendered/smooth9.png and b/tests/images/rendered/smooth9.png differ diff --git a/tests/images/rotate0.png b/tests/images/rotate0.png index 7982907..013b002 100644 Binary files a/tests/images/rotate0.png and b/tests/images/rotate0.png differ diff --git a/tests/images/rotate180.png b/tests/images/rotate180.png index bfda507..f1f9adf 100644 Binary files a/tests/images/rotate180.png and b/tests/images/rotate180.png differ diff --git a/tests/images/rotate270.png b/tests/images/rotate270.png index 8cd7328..61395e4 100644 Binary files a/tests/images/rotate270.png and b/tests/images/rotate270.png differ diff --git a/tests/images/rotate360.png b/tests/images/rotate360.png index e061ae9..57b078f 100644 Binary files a/tests/images/rotate360.png and b/tests/images/rotate360.png differ diff --git a/tests/images/rotate90.png b/tests/images/rotate90.png index 4e40c7b..c9607ba 100644 Binary files a/tests/images/rotate90.png and b/tests/images/rotate90.png differ diff --git a/tests/images/scaleHalf.png b/tests/images/scaleHalf.png index 99b52b2..8cd2fd5 100644 Binary files a/tests/images/scaleHalf.png and b/tests/images/scaleHalf.png differ diff --git a/tests/images/strokeEllipse.png b/tests/images/strokeEllipse.png index 3ff90cc..f8ada69 100644 Binary files a/tests/images/strokeEllipse.png and b/tests/images/strokeEllipse.png differ diff --git a/tests/images/strokePolygon.png b/tests/images/strokePolygon.png index 1a26398..e3b802a 100644 Binary files a/tests/images/strokePolygon.png and b/tests/images/strokePolygon.png differ diff --git a/tests/images/strokeRect.png b/tests/images/strokeRect.png index fb80260..9936ffd 100644 Binary files a/tests/images/strokeRect.png and b/tests/images/strokeRect.png differ diff --git a/tests/images/strokeRoundedRect.png b/tests/images/strokeRoundedRect.png index 3e398f6..3c1b6a8 100644 Binary files a/tests/images/strokeRoundedRect.png and b/tests/images/strokeRoundedRect.png differ diff --git a/tests/images/superimage3.png b/tests/images/superimage3.png index 1e7232f..c1b5ed9 100644 Binary files a/tests/images/superimage3.png and b/tests/images/superimage3.png differ diff --git a/tests/images/superimage4.png b/tests/images/superimage4.png index 1b58d46..3ab561c 100644 Binary files a/tests/images/superimage4.png and b/tests/images/superimage4.png differ diff --git a/tests/images/superimage5.png b/tests/images/superimage5.png index 0c4423a..1903cf8 100644 Binary files a/tests/images/superimage5.png and b/tests/images/superimage5.png differ diff --git a/tests/masks/circleMask.png b/tests/masks/circleMask.png index 89de309..c082edc 100644 Binary files a/tests/masks/circleMask.png and b/tests/masks/circleMask.png differ diff --git a/tests/masks/circleMaskSharpened.png b/tests/masks/circleMaskSharpened.png index 88dc9b9..ddc3bf4 100644 Binary files a/tests/masks/circleMaskSharpened.png and b/tests/masks/circleMaskSharpened.png differ diff --git a/tests/masks/drawEllipse.png b/tests/masks/drawEllipse.png index 58a2fb1..80bd67e 100644 Binary files a/tests/masks/drawEllipse.png and b/tests/masks/drawEllipse.png differ diff --git a/tests/masks/drawPolygon.png b/tests/masks/drawPolygon.png index 089d0d3..abd187e 100644 Binary files a/tests/masks/drawPolygon.png and b/tests/masks/drawPolygon.png differ diff --git a/tests/masks/drawRect.png b/tests/masks/drawRect.png index 9afe3cc..4208815 100644 Binary files a/tests/masks/drawRect.png and b/tests/masks/drawRect.png differ diff --git a/tests/masks/drawRoundedRect.png b/tests/masks/drawRoundedRect.png index ad1e5de..e4f3f70 100644 Binary files a/tests/masks/drawRoundedRect.png and b/tests/masks/drawRoundedRect.png differ diff --git a/tests/masks/drawSegment.png b/tests/masks/drawSegment.png index fc209a6..be2b177 100644 Binary files a/tests/masks/drawSegment.png and b/tests/masks/drawSegment.png differ diff --git a/tests/masks/imageMaskedMask.png b/tests/masks/imageMaskedMask.png index eb13fae..ae868dd 100644 Binary files a/tests/masks/imageMaskedMask.png and b/tests/masks/imageMaskedMask.png differ diff --git a/tests/masks/maskMagnified.png b/tests/masks/maskMagnified.png index 8a9127b..6dabc7e 100644 Binary files a/tests/masks/maskMagnified.png and b/tests/masks/maskMagnified.png differ diff --git a/tests/masks/maskMinified.png b/tests/masks/maskMinified.png index c32c598..bd5aaa7 100644 Binary files a/tests/masks/maskMinified.png and b/tests/masks/maskMinified.png differ diff --git a/tests/masks/maskedMask.png b/tests/masks/maskedMask.png index eb13fae..ae868dd 100644 Binary files a/tests/masks/maskedMask.png and b/tests/masks/maskedMask.png differ diff --git a/tests/masks/minifiedBlur.png b/tests/masks/minifiedBlur.png index 047ddca..4df355c 100644 Binary files a/tests/masks/minifiedBlur.png and b/tests/masks/minifiedBlur.png differ diff --git a/tests/masks/spread.png b/tests/masks/spread.png index 96bfceb..81b4ca4 100644 Binary files a/tests/masks/spread.png and b/tests/masks/spread.png differ diff --git a/tests/masks/strokeEllipse.png b/tests/masks/strokeEllipse.png index 04e36e5..6bb90da 100644 Binary files a/tests/masks/strokeEllipse.png and b/tests/masks/strokeEllipse.png differ diff --git a/tests/masks/strokePolygon.png b/tests/masks/strokePolygon.png index 4f2eec0..c647585 100644 Binary files a/tests/masks/strokePolygon.png and b/tests/masks/strokePolygon.png differ diff --git a/tests/masks/strokeRect.png b/tests/masks/strokeRect.png index b663c6e..c7a35da 100644 Binary files a/tests/masks/strokeRect.png and b/tests/masks/strokeRect.png differ diff --git a/tests/masks/strokeRoundedRect.png b/tests/masks/strokeRoundedRect.png index 17b29e3..6f730bf 100644 Binary files a/tests/masks/strokeRoundedRect.png and b/tests/masks/strokeRoundedRect.png differ diff --git a/tests/paths/arc.png b/tests/paths/arc.png index 032a73d..27f85a0 100644 Binary files a/tests/paths/arc.png and b/tests/paths/arc.png differ diff --git a/tests/paths/arcTo1.png b/tests/paths/arcTo1.png index 0fdbac6..72c0170 100644 Binary files a/tests/paths/arcTo1.png and b/tests/paths/arcTo1.png differ diff --git a/tests/paths/arcTo2.png b/tests/paths/arcTo2.png index 6fa5575..0b4d2d4 100644 Binary files a/tests/paths/arcTo2.png and b/tests/paths/arcTo2.png differ diff --git a/tests/paths/arcTo3.png b/tests/paths/arcTo3.png index 0438d90..d90528f 100644 Binary files a/tests/paths/arcTo3.png and b/tests/paths/arcTo3.png differ diff --git a/tests/paths/boxBevel.png b/tests/paths/boxBevel.png index 814a7e1..a021d39 100644 Binary files a/tests/paths/boxBevel.png and b/tests/paths/boxBevel.png differ diff --git a/tests/paths/boxMiter.png b/tests/paths/boxMiter.png index 69b02a3..986c350 100644 Binary files a/tests/paths/boxMiter.png and b/tests/paths/boxMiter.png differ diff --git a/tests/paths/boxRound.png b/tests/paths/boxRound.png index 53d0e9a..d8e6571 100644 Binary files a/tests/paths/boxRound.png and b/tests/paths/boxRound.png differ diff --git a/tests/paths/dashes.png b/tests/paths/dashes.png index 3169bcd..a8f2de7 100644 Binary files a/tests/paths/dashes.png and b/tests/paths/dashes.png differ diff --git a/tests/paths/gradientAngular.png b/tests/paths/gradientAngular.png index 354e64b..b1a1e0b 100644 Binary files a/tests/paths/gradientAngular.png and b/tests/paths/gradientAngular.png differ diff --git a/tests/paths/gradientAngularOpacity.png b/tests/paths/gradientAngularOpacity.png index acef31a..f65ec92 100644 Binary files a/tests/paths/gradientAngularOpacity.png and b/tests/paths/gradientAngularOpacity.png differ diff --git a/tests/paths/gradientLinear.png b/tests/paths/gradientLinear.png index c63e87e..3442a16 100644 Binary files a/tests/paths/gradientLinear.png and b/tests/paths/gradientLinear.png differ diff --git a/tests/paths/gradientLinear2.png b/tests/paths/gradientLinear2.png index 7acc3f8..9e3a3dd 100644 Binary files a/tests/paths/gradientLinear2.png and b/tests/paths/gradientLinear2.png differ diff --git a/tests/paths/gradientRadial.png b/tests/paths/gradientRadial.png index 1738d73..1de6bc4 100644 Binary files a/tests/paths/gradientRadial.png and b/tests/paths/gradientRadial.png differ diff --git a/tests/paths/lcButt.png b/tests/paths/lcButt.png index f7997bc..d084c99 100644 Binary files a/tests/paths/lcButt.png and b/tests/paths/lcButt.png differ diff --git a/tests/paths/lcRound.png b/tests/paths/lcRound.png index f926b4d..ec4a45c 100644 Binary files a/tests/paths/lcRound.png and b/tests/paths/lcRound.png differ diff --git a/tests/paths/lcSquare.png b/tests/paths/lcSquare.png index 5f2a5d8..206b134 100644 Binary files a/tests/paths/lcSquare.png and b/tests/paths/lcSquare.png differ diff --git a/tests/paths/maskRectExcludeMask.png b/tests/paths/maskRectExcludeMask.png index 145429c..8507cb7 100644 Binary files a/tests/paths/maskRectExcludeMask.png and b/tests/paths/maskRectExcludeMask.png differ diff --git a/tests/paths/maskRectExcludeMaskAA.png b/tests/paths/maskRectExcludeMaskAA.png index c28291f..bb6bd3b 100644 Binary files a/tests/paths/maskRectExcludeMaskAA.png and b/tests/paths/maskRectExcludeMaskAA.png differ diff --git a/tests/paths/maskRectMask.png b/tests/paths/maskRectMask.png index 2d7751c..872121f 100644 Binary files a/tests/paths/maskRectMask.png and b/tests/paths/maskRectMask.png differ diff --git a/tests/paths/maskRectMaskAA.png b/tests/paths/maskRectMaskAA.png index 079cbc5..8c873e3 100644 Binary files a/tests/paths/maskRectMaskAA.png and b/tests/paths/maskRectMaskAA.png differ diff --git a/tests/paths/miterLimit_10deg_2.00num.png b/tests/paths/miterLimit_10deg_2.00num.png index 29b2b95..31acf46 100644 Binary files a/tests/paths/miterLimit_10deg_2.00num.png and b/tests/paths/miterLimit_10deg_2.00num.png differ diff --git a/tests/paths/miterLimit_145deg_2.00num.png b/tests/paths/miterLimit_145deg_2.00num.png index b5e0c03..d3632ac 100644 Binary files a/tests/paths/miterLimit_145deg_2.00num.png and b/tests/paths/miterLimit_145deg_2.00num.png differ diff --git a/tests/paths/miterLimit_145deg_3.32num.png b/tests/paths/miterLimit_145deg_3.32num.png index b5e0c03..d3632ac 100644 Binary files a/tests/paths/miterLimit_145deg_3.32num.png and b/tests/paths/miterLimit_145deg_3.32num.png differ diff --git a/tests/paths/miterLimit_145deg_3.33num.png b/tests/paths/miterLimit_145deg_3.33num.png index 98d2873..7cd94b7 100644 Binary files a/tests/paths/miterLimit_145deg_3.33num.png and b/tests/paths/miterLimit_145deg_3.33num.png differ diff --git a/tests/paths/miterLimit_155deg_2.00num.png b/tests/paths/miterLimit_155deg_2.00num.png index ed4e2e6..b2c0eb6 100644 Binary files a/tests/paths/miterLimit_155deg_2.00num.png and b/tests/paths/miterLimit_155deg_2.00num.png differ diff --git a/tests/paths/miterLimit_165deg_10.00num.png b/tests/paths/miterLimit_165deg_10.00num.png index 37f7577..c99a009 100644 Binary files a/tests/paths/miterLimit_165deg_10.00num.png and b/tests/paths/miterLimit_165deg_10.00num.png differ diff --git a/tests/paths/miterLimit_165deg_2.00num.png b/tests/paths/miterLimit_165deg_2.00num.png index d67ecbb..ce1146b 100644 Binary files a/tests/paths/miterLimit_165deg_2.00num.png and b/tests/paths/miterLimit_165deg_2.00num.png differ diff --git a/tests/paths/opacityFill.png b/tests/paths/opacityFill.png index f3e7f24..c938872 100644 Binary files a/tests/paths/opacityFill.png and b/tests/paths/opacityFill.png differ diff --git a/tests/paths/opacityStroke.png b/tests/paths/opacityStroke.png index 1cbde6f..f227fb2 100644 Binary files a/tests/paths/opacityStroke.png and b/tests/paths/opacityStroke.png differ diff --git a/tests/paths/paintImage.png b/tests/paths/paintImage.png index dc0db98..7ff83a8 100644 Binary files a/tests/paths/paintImage.png and b/tests/paths/paintImage.png differ diff --git a/tests/paths/paintImageOpacity.png b/tests/paths/paintImageOpacity.png index 31f19d8..2d31871 100644 Binary files a/tests/paths/paintImageOpacity.png and b/tests/paths/paintImageOpacity.png differ diff --git a/tests/paths/paintImageTiled.png b/tests/paths/paintImageTiled.png index 9cac35d..3f3a890 100644 Binary files a/tests/paths/paintImageTiled.png and b/tests/paths/paintImageTiled.png differ diff --git a/tests/paths/paintImageTiledOpacity.png b/tests/paths/paintImageTiledOpacity.png index 16096e5..176021f 100644 Binary files a/tests/paths/paintImageTiledOpacity.png and b/tests/paths/paintImageTiledOpacity.png differ diff --git a/tests/paths/paintSolid.png b/tests/paths/paintSolid.png index 2e1e02d..8c5ac1f 100644 Binary files a/tests/paths/paintSolid.png and b/tests/paths/paintSolid.png differ diff --git a/tests/paths/path0pxCover.png b/tests/paths/path0pxCover.png index f95358d..37d6f93 100644 Binary files a/tests/paths/path0pxCover.png and b/tests/paths/path0pxCover.png differ diff --git a/tests/paths/path1pxCover.png b/tests/paths/path1pxCover.png index 49a575c..f548d55 100644 Binary files a/tests/paths/path1pxCover.png and b/tests/paths/path1pxCover.png differ diff --git a/tests/paths/pathBlackRectangle.png b/tests/paths/pathBlackRectangle.png index fb9d80e..17dcb58 100644 Binary files a/tests/paths/pathBlackRectangle.png and b/tests/paths/pathBlackRectangle.png differ diff --git a/tests/paths/pathBlackRectangleZ.png b/tests/paths/pathBlackRectangleZ.png index fb9d80e..17dcb58 100644 Binary files a/tests/paths/pathBlackRectangleZ.png and b/tests/paths/pathBlackRectangleZ.png differ diff --git a/tests/paths/pathBottomArc.png b/tests/paths/pathBottomArc.png index 8894c59..d71105d 100644 Binary files a/tests/paths/pathBottomArc.png and b/tests/paths/pathBottomArc.png differ diff --git a/tests/paths/pathCornerArc.png b/tests/paths/pathCornerArc.png index 690cc82..b440467 100644 Binary files a/tests/paths/pathCornerArc.png and b/tests/paths/pathCornerArc.png differ diff --git a/tests/paths/pathHeart.png b/tests/paths/pathHeart.png index 560cd66..845e9b5 100644 Binary files a/tests/paths/pathHeart.png and b/tests/paths/pathHeart.png differ diff --git a/tests/paths/pathInvertedCornerArc.png b/tests/paths/pathInvertedCornerArc.png index 9990332..f39e9a4 100644 Binary files a/tests/paths/pathInvertedCornerArc.png and b/tests/paths/pathInvertedCornerArc.png differ diff --git a/tests/paths/pathRectangleMask.png b/tests/paths/pathRectangleMask.png index 0df19b1..8d275ad 100644 Binary files a/tests/paths/pathRectangleMask.png and b/tests/paths/pathRectangleMask.png differ diff --git a/tests/paths/pathRedRectangle.png b/tests/paths/pathRedRectangle.png index d649f68..c49424e 100644 Binary files a/tests/paths/pathRedRectangle.png and b/tests/paths/pathRedRectangle.png differ diff --git a/tests/paths/pathRotatedArc.png b/tests/paths/pathRotatedArc.png index 5c1a927..ccaf202 100644 Binary files a/tests/paths/pathRotatedArc.png and b/tests/paths/pathRotatedArc.png differ diff --git a/tests/paths/pathStroke1.png b/tests/paths/pathStroke1.png index b738549..44b388b 100644 Binary files a/tests/paths/pathStroke1.png and b/tests/paths/pathStroke1.png differ diff --git a/tests/paths/pathStroke1Big.png b/tests/paths/pathStroke1Big.png index a77d43e..d1e9e2f 100644 Binary files a/tests/paths/pathStroke1Big.png and b/tests/paths/pathStroke1Big.png differ diff --git a/tests/paths/pathStroke1BigMask.png b/tests/paths/pathStroke1BigMask.png index a4b62d4..60b1621 100644 Binary files a/tests/paths/pathStroke1BigMask.png and b/tests/paths/pathStroke1BigMask.png differ diff --git a/tests/paths/pathStroke2.png b/tests/paths/pathStroke2.png index 832c16e..9520d1a 100644 Binary files a/tests/paths/pathStroke2.png and b/tests/paths/pathStroke2.png differ diff --git a/tests/paths/pathStroke3.png b/tests/paths/pathStroke3.png index 428b9fa..56dfc57 100644 Binary files a/tests/paths/pathStroke3.png and b/tests/paths/pathStroke3.png differ diff --git a/tests/paths/pathYellowRectangle.png b/tests/paths/pathYellowRectangle.png index c1b1b2b..e249e56 100644 Binary files a/tests/paths/pathYellowRectangle.png and b/tests/paths/pathYellowRectangle.png differ diff --git a/tests/paths/pixelScale.png b/tests/paths/pixelScale.png index 945095a..cee18b8 100644 Binary files a/tests/paths/pixelScale.png and b/tests/paths/pixelScale.png differ diff --git a/tests/paths/rectExcludeMask.png b/tests/paths/rectExcludeMask.png index 19bf54c..0231da9 100644 Binary files a/tests/paths/rectExcludeMask.png and b/tests/paths/rectExcludeMask.png differ diff --git a/tests/paths/rectExcludeMaskAA.png b/tests/paths/rectExcludeMaskAA.png index 2f8d4a2..e6cd3da 100644 Binary files a/tests/paths/rectExcludeMaskAA.png and b/tests/paths/rectExcludeMaskAA.png differ diff --git a/tests/paths/rectMask.png b/tests/paths/rectMask.png index b72d82d..8129da2 100644 Binary files a/tests/paths/rectMask.png and b/tests/paths/rectMask.png differ diff --git a/tests/paths/rectMaskAA.png b/tests/paths/rectMaskAA.png index 613bfa2..26942df 100644 Binary files a/tests/paths/rectMaskAA.png and b/tests/paths/rectMaskAA.png differ diff --git a/tests/paths/selfclosing.png b/tests/paths/selfclosing.png index becf795..7782590 100644 Binary files a/tests/paths/selfclosing.png and b/tests/paths/selfclosing.png differ