diff --git a/CHANGELOG b/CHANGELOG index 28f743d13221..f9400c7d0e88 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,6 @@ +2015-01-23 Text bounding boxes are now computed with advance width rather than + ink area. This may result in slightly different placement of text. + 2014-10-27 Allowed selection of the backend using the `MPLBACKEND` environment variable. Added documentation on backend selection methods. diff --git a/lib/matplotlib/backends/backend_agg.py b/lib/matplotlib/backends/backend_agg.py index c7a59be98ce8..687e52bcfc78 100644 --- a/lib/matplotlib/backends/backend_agg.py +++ b/lib/matplotlib/backends/backend_agg.py @@ -202,12 +202,15 @@ def draw_text(self, gc, x, y, s, prop, angle, ismath=False, mtext=None): font.draw_glyphs_to_bitmap(antialiased=rcParams['text.antialiased']) d = font.get_descent() / 64.0 # The descent needs to be adjusted for the angle + xo, yo = font.get_bitmap_offset() + xo /= 64.0 + yo /= 64.0 xd = -d * np.sin(np.deg2rad(angle)) yd = d * np.cos(np.deg2rad(angle)) #print x, y, int(x), int(y), s self._renderer.draw_text_image( - font, np.round(x - xd), np.round(y + yd) + 1, angle, gc) + font, np.round(x - xd + xo), np.round(y + yd + yo) + 1, angle, gc) def get_text_width_height_descent(self, s, prop, ismath): """ diff --git a/lib/matplotlib/tests/baseline_images/test_arrow_patches/boxarrow_test_image.png b/lib/matplotlib/tests/baseline_images/test_arrow_patches/boxarrow_test_image.png index 3ddad736d44a..dc8605d5bf22 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_arrow_patches/boxarrow_test_image.png and b/lib/matplotlib/tests/baseline_images/test_arrow_patches/boxarrow_test_image.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/axhspan_epoch.pdf b/lib/matplotlib/tests/baseline_images/test_axes/axhspan_epoch.pdf index a4098995a306..b506e44cd48b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/axhspan_epoch.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/axhspan_epoch.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/axhspan_epoch.png b/lib/matplotlib/tests/baseline_images/test_axes/axhspan_epoch.png index ca3f593f08b1..8f2b7cad1ca0 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/axhspan_epoch.png and b/lib/matplotlib/tests/baseline_images/test_axes/axhspan_epoch.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/axhspan_epoch.svg b/lib/matplotlib/tests/baseline_images/test_axes/axhspan_epoch.svg index 61fa93fcf1ca..214729508539 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/axhspan_epoch.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/axhspan_epoch.svg @@ -5,7 +5,7 @@ @@ -35,7 +35,31 @@ L72 200.291 L518.4 200.291 L518.4 231.709 z -" style="fill:#0000ff;opacity:0.25;stroke:#000000;"/> +" style="fill:#0000ff;opacity:0.25;stroke:#000000;stroke-linejoin:miter;"/> + + + + + + + + + + + + @@ -43,20 +67,20 @@ z +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -89,7 +113,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -99,12 +123,12 @@ z - + - + @@ -134,7 +158,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -144,12 +168,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -175,7 +199,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -185,12 +209,12 @@ z - + - + @@ -225,7 +249,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -235,12 +259,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -283,7 +307,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -293,12 +317,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -319,7 +343,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -333,20 +357,20 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -455,7 +479,7 @@ Q24.2188 56 28.6094 56 Q40.4844 56 46.3438 49.8438 Q52.2031 43.7031 52.2031 31.2031" id="BitstreamVeraSans-Roman-61"/> - + @@ -473,17 +497,17 @@ Q52.2031 43.7031 52.2031 31.2031" id="BitstreamVeraSans-Roman-61"/> - + - + - + @@ -501,17 +525,17 @@ Q52.2031 43.7031 52.2031 31.2031" id="BitstreamVeraSans-Roman-61"/> - + - + - + @@ -529,12 +553,12 @@ Q52.2031 43.7031 52.2031 31.2031" id="BitstreamVeraSans-Roman-61"/> - + - + @@ -572,7 +596,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -590,12 +614,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -627,7 +651,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -645,17 +669,17 @@ z - + - + - + @@ -700,32 +724,12 @@ L-0.296875 64.5938 z " id="BitstreamVeraSans-Roman-54"/> - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/axvspan_epoch.pdf b/lib/matplotlib/tests/baseline_images/test_axes/axvspan_epoch.pdf index a9f184d68740..31706ee324a1 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/axvspan_epoch.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/axvspan_epoch.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/axvspan_epoch.png b/lib/matplotlib/tests/baseline_images/test_axes/axvspan_epoch.png index d665bcf0bde6..b8ed868df20c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/axvspan_epoch.png and b/lib/matplotlib/tests/baseline_images/test_axes/axvspan_epoch.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/axvspan_epoch.svg b/lib/matplotlib/tests/baseline_images/test_axes/axvspan_epoch.svg index dd1d0f25ff22..57334eb244ab 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/axvspan_epoch.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/axvspan_epoch.svg @@ -5,7 +5,7 @@ @@ -35,7 +35,31 @@ L274.909 43.2 L315.491 43.2 L315.491 388.8 z -" style="fill:#0000ff;opacity:0.25;stroke:#000000;"/> +" style="fill:#0000ff;opacity:0.25;stroke:#000000;stroke-linejoin:miter;"/> + + + + + + + + + + + + @@ -43,20 +67,20 @@ z +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -221,7 +245,7 @@ Q24.2188 56 28.6094 56 Q40.4844 56 46.3438 49.8438 Q52.2031 43.7031 52.2031 31.2031" id="BitstreamVeraSans-Roman-61"/> - + @@ -239,17 +263,17 @@ Q52.2031 43.7031 52.2031 31.2031" id="BitstreamVeraSans-Roman-61"/> - + - + - + @@ -267,17 +291,17 @@ Q52.2031 43.7031 52.2031 31.2031" id="BitstreamVeraSans-Roman-61"/> - + - + - + @@ -295,12 +319,12 @@ Q52.2031 43.7031 52.2031 31.2031" id="BitstreamVeraSans-Roman-61"/> - + - + @@ -338,7 +362,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -356,12 +380,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -393,7 +417,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -411,17 +435,17 @@ z - + - + - + @@ -466,7 +490,7 @@ L-0.296875 64.5938 z " id="BitstreamVeraSans-Roman-54"/> - + @@ -478,20 +502,20 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -505,7 +529,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -515,17 +539,17 @@ z - + - + - + @@ -535,12 +559,12 @@ z - + - + @@ -566,7 +590,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -576,12 +600,12 @@ z - + - + @@ -616,7 +640,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -626,12 +650,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -674,7 +698,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -684,17 +708,17 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + @@ -702,26 +726,6 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/boxplot.pdf b/lib/matplotlib/tests/baseline_images/test_axes/boxplot.pdf index 8eda82a6fbd8..1afba9760bc1 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/boxplot.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/boxplot.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/boxplot.png b/lib/matplotlib/tests/baseline_images/test_axes/boxplot.png index 22cae58cb7fb..932ab02ebcad 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/boxplot.png and b/lib/matplotlib/tests/baseline_images/test_axes/boxplot.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/boxplot.svg b/lib/matplotlib/tests/baseline_images/test_axes/boxplot.svg index 315eca77e663..fb863d5b7026 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/boxplot.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/boxplot.svg @@ -73,11 +73,11 @@ L191.97 216" style="fill:none;stroke:#ff0000;stroke-linecap:square;"/> M-3 0 L3 0 M0 3 -L0 -3" id="m459c79e89c" style="stroke:#0000ff;stroke-width:0.5;"/> +L0 -3" id="mbd25c71127" style="stroke:#0000ff;stroke-width:0.5;"/> - - + + @@ -121,91 +121,119 @@ L415.17 216" style="fill:none;stroke:#ff0000;stroke-linecap:square;"/> - - + + + + + + + + + + + + + + +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + - + +M12.4062 8.29688 +L28.5156 8.29688 +L28.5156 63.9219 +L10.9844 60.4062 +L10.9844 69.3906 +L28.4219 72.9062 +L38.2812 72.9062 +L38.2812 8.29688 +L54.3906 8.29688 +L54.3906 0 +L12.4062 0 +z +" id="BitstreamVeraSans-Roman-31"/> - - + + - + - + - + +M19.1875 8.29688 +L53.6094 8.29688 +L53.6094 0 +L7.32812 0 +L7.32812 8.29688 +Q12.9375 14.1094 22.625 23.8906 +Q32.3281 33.6875 34.8125 36.5312 +Q39.5469 41.8438 41.4219 45.5312 +Q43.3125 49.2188 43.3125 52.7812 +Q43.3125 58.5938 39.2344 62.25 +Q35.1562 65.9219 28.6094 65.9219 +Q23.9688 65.9219 18.8125 64.3125 +Q13.6719 62.7031 7.8125 59.4219 +L7.8125 69.3906 +Q13.7656 71.7812 18.9375 73 +Q24.125 74.2188 28.4219 74.2188 +Q39.75 74.2188 46.4844 68.5469 +Q53.2188 62.8906 53.2188 53.4219 +Q53.2188 48.9219 51.5312 44.8906 +Q49.8594 40.875 45.4062 35.4062 +Q44.1875 33.9844 37.6406 27.2188 +Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - - + + @@ -216,26 +244,33 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + + +M31.7812 66.4062 +Q24.1719 66.4062 20.3281 58.9062 +Q16.5 51.4219 16.5 36.375 +Q16.5 21.3906 20.3281 13.8906 +Q24.1719 6.39062 31.7812 6.39062 +Q39.4531 6.39062 43.2812 13.8906 +Q47.125 21.3906 47.125 36.375 +Q47.125 51.4219 43.2812 58.9062 +Q39.4531 66.4062 31.7812 66.4062 +M31.7812 74.2188 +Q44.0469 74.2188 50.5156 64.5156 +Q56.9844 54.8281 56.9844 36.375 +Q56.9844 17.9688 50.5156 8.26562 +Q44.0469 -1.42188 31.7812 -1.42188 +Q19.5312 -1.42188 13.0625 8.26562 +Q6.59375 17.9688 6.59375 36.375 +Q6.59375 54.8281 13.0625 64.5156 +Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -284,42 +331,17 @@ z - + - + - - - - + @@ -329,17 +351,17 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + - + @@ -349,17 +371,17 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + - + @@ -367,17 +389,17 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + - + @@ -386,17 +408,17 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + - + @@ -405,43 +427,23 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/boxplot_autorange_whiskers.pdf b/lib/matplotlib/tests/baseline_images/test_axes/boxplot_autorange_whiskers.pdf index 841b92eb69ec..933a067b2d06 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/boxplot_autorange_whiskers.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/boxplot_autorange_whiskers.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/boxplot_autorange_whiskers.png b/lib/matplotlib/tests/baseline_images/test_axes/boxplot_autorange_whiskers.png index 6f4d6c4ec746..e2d51f755042 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/boxplot_autorange_whiskers.png and b/lib/matplotlib/tests/baseline_images/test_axes/boxplot_autorange_whiskers.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/boxplot_autorange_whiskers.svg b/lib/matplotlib/tests/baseline_images/test_axes/boxplot_autorange_whiskers.svg index 2f45fa6743b0..2d76ce3d06f5 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/boxplot_autorange_whiskers.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/boxplot_autorange_whiskers.svg @@ -108,87 +108,115 @@ M398.43 181.44 L415.17 181.44" style="fill:none;stroke:#ff0000;stroke-linecap:square;"/> + + + + + + + + + + + + +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + - + +M12.4062 8.29688 +L28.5156 8.29688 +L28.5156 63.9219 +L10.9844 60.4062 +L10.9844 69.3906 +L28.4219 72.9062 +L38.2812 72.9062 +L38.2812 8.29688 +L54.3906 8.29688 +L54.3906 0 +L12.4062 0 +z +" id="BitstreamVeraSans-Roman-31"/> - - + + - + - + - + +M19.1875 8.29688 +L53.6094 8.29688 +L53.6094 0 +L7.32812 0 +L7.32812 8.29688 +Q12.9375 14.1094 22.625 23.8906 +Q32.3281 33.6875 34.8125 36.5312 +Q39.5469 41.8438 41.4219 45.5312 +Q43.3125 49.2188 43.3125 52.7812 +Q43.3125 58.5938 39.2344 62.25 +Q35.1562 65.9219 28.6094 65.9219 +Q23.9688 65.9219 18.8125 64.3125 +Q13.6719 62.7031 7.8125 59.4219 +L7.8125 69.3906 +Q13.7656 71.7812 18.9375 73 +Q24.125 74.2188 28.4219 74.2188 +Q39.75 74.2188 46.4844 68.5469 +Q53.2188 62.8906 53.2188 53.4219 +Q53.2188 48.9219 51.5312 44.8906 +Q49.8594 40.875 45.4062 35.4062 +Q44.1875 33.9844 37.6406 27.2188 +Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - - + + @@ -199,26 +227,33 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + + - - + @@ -254,42 +282,17 @@ z - + - + - - - - + @@ -298,17 +301,38 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + - + + + + @@ -316,17 +340,17 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + - + @@ -334,42 +358,22 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/bxp_baseline.png b/lib/matplotlib/tests/baseline_images/test_axes/bxp_baseline.png index 146241bd347c..b407b2fd5644 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/bxp_baseline.png and b/lib/matplotlib/tests/baseline_images/test_axes/bxp_baseline.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/bxp_precentilewhis.png b/lib/matplotlib/tests/baseline_images/test_axes/bxp_precentilewhis.png index dd6b368e7196..0f4352580a4a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/bxp_precentilewhis.png and b/lib/matplotlib/tests/baseline_images/test_axes/bxp_precentilewhis.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/bxp_rangewhis.png b/lib/matplotlib/tests/baseline_images/test_axes/bxp_rangewhis.png index 8df2d30167c8..c48d0ab78ce2 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/bxp_rangewhis.png and b/lib/matplotlib/tests/baseline_images/test_axes/bxp_rangewhis.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/bxp_with_xlabels.png b/lib/matplotlib/tests/baseline_images/test_axes/bxp_with_xlabels.png index fda6da5059fd..92dd1e0fc504 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/bxp_with_xlabels.png and b/lib/matplotlib/tests/baseline_images/test_axes/bxp_with_xlabels.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/bxp_with_ylabels.png b/lib/matplotlib/tests/baseline_images/test_axes/bxp_with_ylabels.png index 07867fa6ddbc..565f491810a6 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/bxp_with_ylabels.png and b/lib/matplotlib/tests/baseline_images/test_axes/bxp_with_ylabels.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/canonical.pdf b/lib/matplotlib/tests/baseline_images/test_axes/canonical.pdf index a9492263ad9e..4cd264aaa011 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/canonical.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/canonical.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/canonical.png b/lib/matplotlib/tests/baseline_images/test_axes/canonical.png index 0d7784faf05e..602168b49f50 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/canonical.png and b/lib/matplotlib/tests/baseline_images/test_axes/canonical.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/canonical.svg b/lib/matplotlib/tests/baseline_images/test_axes/canonical.svg index 5a0982a06ee3..9328472eb8f1 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/canonical.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/canonical.svg @@ -5,7 +5,7 @@ @@ -32,7 +32,31 @@ z +L518.4 43.2" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> + + + + + + + + + + + + @@ -40,20 +64,20 @@ L518.4 43.2" style="fill:none;stroke:#0000ff;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -86,7 +110,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -96,12 +120,12 @@ z - + - + @@ -133,7 +157,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -143,12 +167,12 @@ z - + - + @@ -169,7 +193,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -179,17 +203,17 @@ z - + - + - + @@ -199,12 +223,12 @@ z - + - + @@ -234,7 +258,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -248,25 +272,25 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -276,17 +300,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -296,17 +320,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -316,17 +340,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -336,12 +360,12 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + @@ -379,7 +403,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -387,26 +411,6 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/const_xy.pdf b/lib/matplotlib/tests/baseline_images/test_axes/const_xy.pdf index 7ab7ea983c96..eb54a69b8190 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/const_xy.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/const_xy.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/const_xy.png b/lib/matplotlib/tests/baseline_images/test_axes/const_xy.png index 94b676abcd53..f6c4d4e3f950 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/const_xy.png and b/lib/matplotlib/tests/baseline_images/test_axes/const_xy.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/const_xy.svg b/lib/matplotlib/tests/baseline_images/test_axes/const_xy.svg index d13fd158f8aa..b9408dddc7af 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/const_xy.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/const_xy.svg @@ -5,7 +5,7 @@ @@ -39,7 +39,31 @@ L320 94.0235 L369.6 94.0235 L419.2 94.0235 L468.8 94.0235 -L518.4 94.0235" style="fill:none;stroke:#0000ff;"/> +L518.4 94.0235" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> + + + + + + + + + + + + @@ -47,20 +71,20 @@ L518.4 94.0235" style="fill:none;stroke:#0000ff;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -86,7 +110,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -94,12 +118,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -120,7 +144,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -128,12 +152,12 @@ z - + - + @@ -163,7 +187,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -171,12 +195,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -214,7 +238,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -222,12 +246,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -253,7 +277,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -261,12 +285,12 @@ z - + - + @@ -298,7 +322,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -306,12 +330,12 @@ z - + - + @@ -346,7 +370,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -354,12 +378,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -376,7 +400,7 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - + @@ -384,12 +408,12 @@ z - + - + @@ -432,7 +456,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -440,12 +464,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -480,7 +504,7 @@ Q16.2188 57.2812 16.2188 49.4219 Q16.2188 41.5 20.0938 36.9531 Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - + @@ -492,20 +516,20 @@ Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -519,7 +543,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -530,17 +554,17 @@ z - + - + - + @@ -551,17 +575,17 @@ z - + - + - + @@ -572,17 +596,17 @@ z - + - + - + @@ -593,17 +617,17 @@ z - + - + - + @@ -614,17 +638,17 @@ z - + - + - + @@ -635,17 +659,17 @@ z - + - + - + @@ -654,26 +678,6 @@ z - - - - - - - - - - - - @@ -696,23 +700,47 @@ L295.2 210.353 L295.2 199.059 L295.2 187.765 L295.2 176.471 -L295.2 165.176" style="fill:none;stroke:#0000ff;"/> +L295.2 165.176" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> + + + + + + + + + + + + - + - + - + @@ -723,17 +751,17 @@ L295.2 165.176" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -744,17 +772,17 @@ L295.2 165.176" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -765,17 +793,17 @@ L295.2 165.176" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -786,17 +814,17 @@ L295.2 165.176" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -807,17 +835,17 @@ L295.2 165.176" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -828,17 +856,17 @@ L295.2 165.176" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -851,17 +879,17 @@ L295.2 165.176" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -869,17 +897,17 @@ L295.2 165.176" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -887,17 +915,17 @@ L295.2 165.176" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -905,17 +933,17 @@ L295.2 165.176" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -923,17 +951,17 @@ L295.2 165.176" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -941,17 +969,17 @@ L295.2 165.176" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -959,17 +987,17 @@ L295.2 165.176" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -977,17 +1005,17 @@ L295.2 165.176" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -995,17 +1023,17 @@ L295.2 165.176" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1013,42 +1041,22 @@ L295.2 165.176" style="fill:none;stroke:#0000ff;"/> - + - + - + - - - - - - - - - - - - @@ -1073,36 +1081,60 @@ C-2.6839 -1.55874 -3 -0.795609 -3 0 C-3 0.795609 -2.6839 1.55874 -2.12132 2.12132 C-1.55874 2.6839 -0.795609 3 0 3 z -" id="m0f54036a79" style="stroke:#000000;stroke-linecap:butt;stroke-width:0.5;"/> +" id="m7017384dbe" style="stroke:#000000;stroke-width:0.5;"/> - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - + - + - + @@ -1113,17 +1145,17 @@ z - + - + - + @@ -1134,17 +1166,17 @@ z - + - + - + @@ -1155,17 +1187,17 @@ z - + - + - + @@ -1176,17 +1208,17 @@ z - + - + - + @@ -1197,17 +1229,17 @@ z - + - + - + @@ -1218,17 +1250,17 @@ z - + - + - + @@ -1241,17 +1273,17 @@ z - + - + - + @@ -1262,17 +1294,17 @@ z - + - + - + @@ -1283,17 +1315,17 @@ z - + - + - + @@ -1304,17 +1336,17 @@ z - + - + - + @@ -1325,17 +1357,17 @@ z - + - + - + @@ -1346,17 +1378,17 @@ z - + - + - + @@ -1367,17 +1399,17 @@ z - + - + - + @@ -1386,26 +1418,6 @@ z - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/contour_colorbar.pdf b/lib/matplotlib/tests/baseline_images/test_axes/contour_colorbar.pdf index 5ed37d6d674e..67e374eb15ef 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/contour_colorbar.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/contour_colorbar.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/contour_colorbar.png b/lib/matplotlib/tests/baseline_images/test_axes/contour_colorbar.png index bfbfde2913c5..bd1bbbecff6c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/contour_colorbar.png and b/lib/matplotlib/tests/baseline_images/test_axes/contour_colorbar.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/contour_colorbar.svg b/lib/matplotlib/tests/baseline_images/test_axes/contour_colorbar.svg index 01fcd632c488..edcf9d219184 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/contour_colorbar.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/contour_colorbar.svg @@ -5,7 +5,7 @@ @@ -29,19032 +29,17668 @@ z " style="fill:#ffffff;"/> - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - + + - - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - + + + - - - - - - - - - - + + - - - - - - - - - - + + - - - - - - + - - - - - - + - - - - - - - - - - - - + + + - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - + + + - - - - - - - - - - + + - - - - - - - - - - + + - - - - - - + - - - - - - + - - - - - - + - - + + + + + + + + + + + + @@ -19062,20 +17698,20 @@ L196.632 -214.456" id="C23_0_9466d794f7"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -19120,7 +17756,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -19129,12 +17765,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -19164,7 +17800,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -19173,12 +17809,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -19199,7 +17835,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -19208,12 +17844,12 @@ z - + - + @@ -19239,7 +17875,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -19247,17 +17883,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -19265,17 +17901,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -19283,17 +17919,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -19301,12 +17937,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -19332,7 +17968,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -19340,12 +17976,12 @@ z - + - + @@ -19377,7 +18013,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -19389,25 +18025,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -19416,17 +18052,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -19435,17 +18071,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -19454,17 +18090,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -19472,17 +18108,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -19490,17 +18126,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -19508,17 +18144,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -19526,17 +18162,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -19544,42 +18180,22 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + - - - - - - - - - - - - @@ -19593,285 +18209,177 @@ L467.149 58.9091 L467.149 373.091 L459.295 388.8 z -" style="fill:#ffffff;stroke:#ffffff;stroke-width:0.01;"/> +" style="fill:#ffffff;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.01;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + - + +L459.295 388.8" style="fill:none;stroke:#000000;stroke-linejoin:miter;"/> - + - + @@ -19939,9 +18447,9 @@ z - + - + @@ -19955,9 +18463,9 @@ z - + - + @@ -20009,9 +18517,9 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -20025,9 +18533,9 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -20040,9 +18548,9 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -20055,9 +18563,9 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -20070,9 +18578,9 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -20085,9 +18593,9 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + diff --git a/lib/matplotlib/tests/baseline_images/test_axes/contour_hatching.pdf b/lib/matplotlib/tests/baseline_images/test_axes/contour_hatching.pdf index d7f7abd0d5ee..f72c0363d089 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/contour_hatching.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/contour_hatching.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/contour_hatching.png b/lib/matplotlib/tests/baseline_images/test_axes/contour_hatching.png index d3553c63cfcb..404b65f2b694 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/contour_hatching.png and b/lib/matplotlib/tests/baseline_images/test_axes/contour_hatching.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/contour_hatching.svg b/lib/matplotlib/tests/baseline_images/test_axes/contour_hatching.svg index 45b361cf2050..e7fcb9977d13 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/contour_hatching.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/contour_hatching.svg @@ -5,7 +5,7 @@ @@ -28,6138 +28,6067 @@ L72 43.2 z " style="fill:#ffffff;"/> - - - + - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - + + - - - - - - - - - - - - - - + + + - - - - - - - - - - + + - - - - - - + + + + + + + + + + + - - + + @@ -6167,20 +6096,20 @@ L227.791 -196.513" id="C8_0_8de4362d0f"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -6225,7 +6154,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -6234,12 +6163,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -6269,7 +6198,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -6278,12 +6207,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -6304,7 +6233,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -6313,12 +6242,12 @@ z - + - + @@ -6344,7 +6273,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -6352,17 +6281,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -6370,17 +6299,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -6388,17 +6317,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -6406,12 +6335,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -6437,7 +6366,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -6445,12 +6374,12 @@ z - + - + @@ -6482,7 +6411,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -6494,25 +6423,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -6521,17 +6450,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -6540,17 +6469,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -6559,17 +6488,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -6577,17 +6506,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -6595,17 +6524,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -6613,17 +6542,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -6631,17 +6560,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -6649,42 +6578,22 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + - - - - - - - - - - - - @@ -6693,24 +6602,8 @@ L72 43.2" style="fill:none;stroke:#000000;"/> - - - - - - + + - - + + +M0 66 +L72 66 +M0 54 +L72 54 +M0 42 +L72 42 +M0 30 +L72 30 +M0 18 +L72 18 +M0 6 +L72 6" style="fill:#000000;stroke:#000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:1.0;"/> - - + + - + - + + + + + - + - - + + +M-36 36 +L36 -36 +M-30 42 +L42 -30 +M-24 48 +L48 -24 +M-18 54 +L54 -18 +M-12 60 +L60 -12 +M-6 66 +L66 -6 +M0 72 +L72 0 +M6 78 +L78 6 +M12 84 +L84 12 +M18 90 +L90 18 +M24 96 +L96 24 +M30 102 +L102 30 +M36 108 +L108 36" style="fill:#000000;stroke:#000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:1.0;"/> diff --git a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_basic.pdf b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_basic.pdf index 1ee6cb2b40d3..ba328791bf7c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_basic.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_basic.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_basic.png b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_basic.png index 9ef0bac75734..780d1f1410dc 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_basic.png and b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_basic.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_basic.svg b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_basic.svg index 37311437ce92..32db3f18fd56 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_basic.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_basic.svg @@ -5,7 +5,7 @@ @@ -29,165 +29,113 @@ z " style="fill:#ffffff;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + +L0 -3" id="mb54ed3327d" style="stroke:#0000ff;stroke-width:0.5;"/> - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + +L-3 -1.83697e-16" id="m4fd262a439" style="stroke:#0000ff;stroke-width:0.5;"/> - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + @@ -199,7 +147,31 @@ L280.32 273.236 L329.92 288.488 L379.52 297.739 L429.12 303.351 -L478.72 306.754" style="fill:none;stroke:#0000ff;"/> +L478.72 306.754" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> + + + + + + + + + + + + @@ -207,20 +179,20 @@ L478.72 306.754" style="fill:none;stroke:#0000ff;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -285,7 +257,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -296,17 +268,17 @@ z - + - + - + @@ -316,17 +288,17 @@ z - + - + - + @@ -336,12 +308,12 @@ z - + - + @@ -362,7 +334,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -372,17 +344,17 @@ z - + - + - + @@ -392,12 +364,12 @@ z - + - + @@ -427,7 +399,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -437,17 +409,17 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + - + @@ -457,12 +429,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -500,7 +472,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -510,17 +482,17 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + - + @@ -530,12 +502,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -561,7 +533,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -575,25 +547,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -604,17 +576,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -625,17 +597,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -645,17 +617,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -665,17 +637,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -685,12 +657,12 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + @@ -725,7 +697,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -735,12 +707,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -783,7 +755,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -793,17 +765,17 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + @@ -813,17 +785,17 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + @@ -833,17 +805,17 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + @@ -851,26 +823,6 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - - - - - - - - - - - - @@ -1206,7 +1158,7 @@ L18.1094 75.9844 z " id="BitstreamVeraSans-Roman-62"/> - + @@ -1218,33 +1170,33 @@ z - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_limits.pdf b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_limits.pdf index 9393432690ff..30036fa5f637 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_limits.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_limits.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_limits.png b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_limits.png index 4029304663d3..71c2a1cecbb0 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_limits.png and b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_limits.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_limits.svg b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_limits.svg index 3524cf5cbd94..175eeb9bd42f 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_limits.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_limits.svg @@ -29,741 +29,405 @@ z " style="fill:#ffffff;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + - - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + - - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + - - - - - - + - - - - - - + +L0 -3" id="mb54ed3327d" style="stroke:#0000ff;stroke-width:0.5;"/> - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + +L-3 -1.83697e-16" id="m4fd262a439" style="stroke:#0000ff;stroke-width:0.5;"/> - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + @@ -783,60 +447,60 @@ L477.818 338.763" style="fill:none;stroke:#0000ff;stroke-dasharray:1.000000,3.00 +L0 -3" id="m61fd53e7ea" style="stroke:#008000;stroke-width:0.5;"/> - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + +L-3 -1.83697e-16" id="m09387f8433" style="stroke:#008000;stroke-width:0.5;"/> - - - - - - - + + + + + + + - - - - - - - + + + + + + + @@ -844,19 +508,19 @@ L-3 -1.83697e-16" id="m1ef3793437" style="stroke:#008000;stroke-width:0.5;"/> +L3 -4.5" id="me53600eb69" style="stroke:#008000;stroke-linejoin:miter;stroke-width:0.5;"/> - - - + + + - - - + + + @@ -876,60 +540,60 @@ L477.818 289.392" style="fill:none;stroke:#008000;stroke-dasharray:1.000000,3.00 +L0 -3" id="m709d4da922" style="stroke:#ff0000;stroke-width:0.5;"/> - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + +L-3 -1.83697e-16" id="m5cde393100" style="stroke:#ff0000;stroke-width:0.5;"/> - - - - - - - + + + + + + + - - - - - - - + + + + + + + @@ -937,19 +601,19 @@ L-3 -1.83697e-16" id="m12d35e2592" style="stroke:#ff0000;stroke-width:0.5;"/> +L-3 4.5" id="m6fbf40a574" style="stroke:#ff0000;stroke-linejoin:miter;stroke-width:0.5;"/> - - - + + + - - - + + + @@ -969,54 +633,54 @@ L477.818 240.02" style="fill:none;stroke:#ff0000;stroke-dasharray:1.000000,3.000 +L0 -3" id="m7675eb30a1" style="stroke:#ff00ff;stroke-width:0.5;"/> - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + +L-3 -1.83697e-16" id="md3a99abc1c" style="stroke:#ff00ff;stroke-width:0.5;"/> - - - - + + + + - - - - + + + + @@ -1024,19 +688,19 @@ L-3 -1.83697e-16" id="md80b4070f2" style="stroke:#ff00ff;stroke-width:0.5;"/> +L-3 4.5" id="m731042b271" style="stroke:#ff00ff;stroke-linejoin:miter;stroke-width:0.5;"/> - - - + + + - - - + + + @@ -1044,19 +708,19 @@ L-3 4.5" id="m1953c217a0" style="stroke:#ff00ff;stroke-linejoin:miter;stroke-wid +L3 -4.5" id="m6c06b0b129" style="stroke:#ff00ff;stroke-linejoin:miter;stroke-width:0.5;"/> - - - + + + - - - + + + @@ -1083,19 +747,19 @@ C-3.57853 -2.07832 -4 -1.06081 -4 0 C-4 1.06081 -3.57853 2.07832 -2.82843 2.82843 C-2.07832 3.57853 -1.06081 4 0 4 z -" id="mc680d3a67d" style="stroke:#000000;stroke-width:0.5;"/> +" id="mb91939d42f" style="stroke:#000000;stroke-width:0.5;"/> - - - - - - - - - - + + + + + + + + + + @@ -1103,12 +767,12 @@ z +L-4.5 -3" id="m9e346c1e96" style="stroke:#00ffff;stroke-linejoin:miter;stroke-width:0.5;"/> - - - + + + @@ -1116,12 +780,12 @@ L-4.5 -3" id="mb174f873bb" style="stroke:#00ffff;stroke-linejoin:miter;stroke-wi +L4.5 3" id="me9a6b13fe0" style="stroke:#00ffff;stroke-linejoin:miter;stroke-width:0.5;"/> - - - + + + @@ -1129,10 +793,10 @@ L4.5 3" id="m2d18ef392d" style="stroke:#00ffff;stroke-linejoin:miter;stroke-widt +L-3 4.5" id="mb7b6f4c5e9" style="stroke:#00ffff;stroke-linejoin:miter;stroke-width:0.5;"/> - + @@ -1140,10 +804,10 @@ L-3 4.5" id="m06c8e425f6" style="stroke:#00ffff;stroke-linejoin:miter;stroke-wid +L3 -4.5" id="ma63cc17a02" style="stroke:#00ffff;stroke-linejoin:miter;stroke-width:0.5;"/> - + @@ -1159,41 +823,65 @@ C-3.57853 -2.07832 -4 -1.06081 -4 0 C-4 1.06081 -3.57853 2.07832 -2.82843 2.82843 C-2.07832 3.57853 -1.06081 4 0 4 z -" id="me712b8d93f" style="stroke:#0000ff;stroke-width:0.5;"/> +" id="me61e8de7b8" style="stroke:#0000ff;stroke-width:0.5;"/> - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -1219,7 +907,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -1227,12 +915,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -1253,7 +941,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -1261,12 +949,12 @@ z - + - + @@ -1296,7 +984,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -1304,12 +992,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -1347,7 +1035,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -1355,12 +1043,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -1386,7 +1074,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -1394,12 +1082,12 @@ z - + - + @@ -1431,7 +1119,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -1443,20 +1131,20 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -1477,7 +1165,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -1488,17 +1176,17 @@ z - + - + - + @@ -1508,17 +1196,17 @@ z - + - + - + @@ -1528,17 +1216,17 @@ z - + - + - + @@ -1548,17 +1236,17 @@ z - + - + - + @@ -1568,17 +1256,17 @@ z - + - + - + @@ -1588,17 +1276,17 @@ z - + - + - + @@ -1608,17 +1296,17 @@ z - + - + - + @@ -1626,26 +1314,6 @@ z - - - - - - - - - - - - @@ -1983,38 +1651,38 @@ L18.1094 75.9844 z " id="BitstreamVeraSans-Roman-62"/> - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_mixed.pdf b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_mixed.pdf index 14b1e29ce822..cff1fc76d70c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_mixed.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_mixed.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_mixed.png b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_mixed.png index 33ad1f8cdaf6..12b225c2b033 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_mixed.png and b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_mixed.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_mixed.svg b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_mixed.svg index e8d492a4e21d..9f21a95c82b8 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_mixed.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_mixed.svg @@ -5,7 +5,7 @@ @@ -29,84 +29,58 @@ z " style="fill:#ffffff;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + +L-3 -1.83697e-16" id="m4fd262a439" style="stroke:#0000ff;stroke-width:0.5;"/> - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + @@ -122,87 +96,111 @@ C-2.6839 -1.55874 -3 -0.795609 -3 0 C-3 0.795609 -2.6839 1.55874 -2.12132 2.12132 C-1.55874 2.6839 -0.795609 3 0 3 z -" id="m0f54036a79" style="stroke:#000000;stroke-linecap:butt;stroke-width:0.5;"/> +" id="m7017384dbe" style="stroke:#000000;stroke-width:0.5;"/> - - - - - - - - + + + + + + + + + + + + + + + + + + + + +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + @@ -213,20 +211,20 @@ L0 4" id="mdad270ee8e" style="stroke:#000000;stroke-linecap:butt;stroke-width:0. +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -291,7 +289,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -302,17 +300,17 @@ z - + - + - + @@ -322,17 +320,17 @@ z - + - + - + @@ -342,12 +340,12 @@ z - + - + @@ -368,7 +366,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -378,17 +376,17 @@ z - + - + - + @@ -396,26 +394,6 @@ z - - - - - - - - - - - - @@ -602,22 +580,22 @@ Q20.2188 56 33.0156 56 Q37.1562 56 41.1094 55.1406 Q45.0625 54.2969 48.7812 52.5938" id="BitstreamVeraSans-Roman-63"/> - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + @@ -632,84 +610,58 @@ z " style="fill:#ffffff;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + +L0 -3" id="m3055648d6b" style="stroke:#0000ff;stroke-width:0.5;"/> - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + @@ -725,77 +677,101 @@ C-2.6839 -1.55874 -3 -0.795609 -3 0 C-3 0.795609 -2.6839 1.55874 -2.12132 2.12132 C-1.55874 2.6839 -0.795609 3 0 3 z -" id="m0a6cb08e33" style="stroke:#000000;stroke-linecap:butt;stroke-width:0.5;"/> +" id="m494c370040" style="stroke:#000000;stroke-width:0.5;"/> - - - - - - - - + + + + + + + + + + + + + + + + + + + + - + - + - + - + - + - + - + - + - + - + @@ -804,17 +780,17 @@ z - + - + - + @@ -824,12 +800,12 @@ z - + - + @@ -859,7 +835,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -869,12 +845,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -900,7 +876,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -910,12 +886,12 @@ z - + - + @@ -950,7 +926,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -960,12 +936,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -1008,7 +984,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -1018,17 +994,17 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + @@ -1036,26 +1012,6 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - - - - - - - - - - - - @@ -1198,30 +1154,30 @@ L9.8125 0 z " id="BitstreamVeraSans-Roman-48"/> - + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + @@ -1236,160 +1192,108 @@ z " style="fill:#ffffff;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + +L0 -3" id="mb54ed3327d" style="stroke:#0000ff;stroke-width:0.5;"/> - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + @@ -1401,33 +1305,57 @@ L163.309 333.669 L175.991 339.909 L188.673 343.693 L201.355 345.989 -L214.036 347.381" style="fill:none;stroke:#0000ff;stroke-dasharray:6.000000,6.000000;stroke-dashoffset:0.0;stroke-linecap:butt;"/> +L214.036 347.381" style="fill:none;stroke:#0000ff;stroke-dasharray:6.000000,6.000000;stroke-dashoffset:0.0;"/> - - - - - - - - + + + + + + + + + + + + + + + + + + + + - + - + - + @@ -1436,17 +1364,17 @@ L214.036 347.381" style="fill:none;stroke:#0000ff;stroke-dasharray:6.000000,6.00 - + - + - + @@ -1454,17 +1382,17 @@ L214.036 347.381" style="fill:none;stroke:#0000ff;stroke-dasharray:6.000000,6.00 - + - + - + @@ -1472,17 +1400,17 @@ L214.036 347.381" style="fill:none;stroke:#0000ff;stroke-dasharray:6.000000,6.00 - + - + - + @@ -1490,17 +1418,17 @@ L214.036 347.381" style="fill:none;stroke:#0000ff;stroke-dasharray:6.000000,6.00 - + - + - + @@ -1510,17 +1438,17 @@ L214.036 347.381" style="fill:none;stroke:#0000ff;stroke-dasharray:6.000000,6.00 - + - + - + @@ -1531,17 +1459,17 @@ L214.036 347.381" style="fill:none;stroke:#0000ff;stroke-dasharray:6.000000,6.00 - + - + - + @@ -1551,17 +1479,17 @@ L214.036 347.381" style="fill:none;stroke:#0000ff;stroke-dasharray:6.000000,6.00 - + - + - + @@ -1571,17 +1499,17 @@ L214.036 347.381" style="fill:none;stroke:#0000ff;stroke-dasharray:6.000000,6.00 - + - + - + @@ -1591,17 +1519,17 @@ L214.036 347.381" style="fill:none;stroke:#0000ff;stroke-dasharray:6.000000,6.00 - + - + - + @@ -1609,26 +1537,6 @@ L214.036 347.381" style="fill:none;stroke:#0000ff;stroke-dasharray:6.000000,6.00 - - - - - - - - - - - - @@ -1642,7 +1550,7 @@ L11.7188 4 z " id="BitstreamVeraSans-Roman-2c"/> - + @@ -1672,194 +1580,182 @@ z " style="fill:#ffffff;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + +L0 -3" id="mc2ccca822e" style="stroke:#008000;stroke-width:2;"/> - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + +L-3 -1.83697e-16" id="m54c171cd3a" style="stroke:#008000;stroke-width:2;"/> - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + + + + + + + + + + + + + - + - + - + @@ -1868,17 +1764,17 @@ L-3 -1.83697e-16" id="m2f8382e997" style="stroke:#008000;stroke-linecap:butt;str - + - + - + @@ -1886,17 +1782,17 @@ L-3 -1.83697e-16" id="m2f8382e997" style="stroke:#008000;stroke-linecap:butt;str - + - + - + @@ -1904,17 +1800,17 @@ L-3 -1.83697e-16" id="m2f8382e997" style="stroke:#008000;stroke-linecap:butt;str - + - + - + @@ -1922,17 +1818,17 @@ L-3 -1.83697e-16" id="m2f8382e997" style="stroke:#008000;stroke-linecap:butt;str - + - + - + @@ -1942,12 +1838,12 @@ L-3 -1.83697e-16" id="m2f8382e997" style="stroke:#008000;stroke-linecap:butt;str - + - + @@ -1961,72 +1857,72 @@ L4.89062 23.3906 z " id="BitstreamVeraSans-Roman-2d"/> - - - - - + + + + + - + - + - - - - - + + + + + - + - + - - - - + + + + - + - + - - - - + + + + @@ -2035,320 +1931,300 @@ z +L2 0" id="m5919fa6cb9" style="stroke:#000000;stroke-width:0.5;"/> - + +L-2 0" id="m101a636a75" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - @@ -2441,24 +2317,24 @@ L44.2812 54.6875 z " id="BitstreamVeraSans-Roman-78"/> - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + @@ -2491,25 +2367,25 @@ L18.1094 75.9844 z " id="BitstreamVeraSans-Roman-62"/> - + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + diff --git a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_zorder.pdf b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_zorder.pdf index 20e40ea1a86f..7b488be16e95 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_zorder.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_zorder.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_zorder.png b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_zorder.png index 907b24395b39..b4c010f68eeb 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_zorder.png and b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_zorder.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_zorder.svg b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_zorder.svg index add9f4b310da..358cdf9937cb 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/errorbar_zorder.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/errorbar_zorder.svg @@ -5,7 +5,7 @@ @@ -31,32 +31,62 @@ z +L518.4 216 +L518.4 216" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:5;"/> +L518.4 216 +L518.4 216" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:5;"/> +L518.4 198.72 +L518.4 198.72" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:5;"/> +L518.4 233.28 +L518.4 233.28" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:5;"/> +L518.4 181.44 +L518.4 181.44" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:5;"/> +L518.4 250.56 +L518.4 250.56" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:5;"/> + + + + + + + + + + + + @@ -64,20 +94,20 @@ L518.4 250.56" style="fill:none;stroke:#000000;stroke-width:5;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -103,7 +133,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -111,12 +141,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -137,7 +167,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -145,12 +175,12 @@ z - + - + @@ -180,7 +210,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -188,12 +218,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -231,7 +261,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -239,12 +269,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -270,7 +300,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -278,12 +308,12 @@ z - + - + @@ -315,7 +345,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -323,12 +353,12 @@ z - + - + @@ -363,7 +393,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -371,12 +401,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -393,7 +423,7 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - + @@ -401,12 +431,12 @@ z - + - + @@ -449,7 +479,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -457,12 +487,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -497,7 +527,7 @@ Q16.2188 57.2812 16.2188 49.4219 Q16.2188 41.5 20.0938 36.9531 Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - + @@ -509,20 +539,20 @@ Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -536,7 +566,7 @@ L10.5938 27.2031 z " id="BitstreamVeraSans-Roman-2212"/> - + @@ -546,17 +576,17 @@ z - + - + - + @@ -565,17 +595,17 @@ z - + - + - + @@ -583,17 +613,17 @@ z - + - + - + @@ -601,52 +631,34 @@ z - + - + - + - - - - - - - - - - - - +L518.4 164.16 +L518.4 164.16" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:5;"/> +L518.4 267.84 +L518.4 267.84" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:5;"/> @@ -858,134 +870,104 @@ L18.1094 75.9844 z " id="BitstreamVeraSans-Roman-62"/> - + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + +L518.4 146.88 +L518.4 146.88" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:5;"/> +L518.4 285.12 +L518.4 285.12" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:5;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + +L-3 -1.83697e-16" id="m5cde393100" style="stroke:#ff0000;stroke-width:0.5;"/> - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + @@ -999,57 +981,67 @@ L320 216 L369.6 216 L419.2 216 L468.8 216 -L518.4 216" style="fill:none;stroke:#ff0000;stroke-width:5;"/> +L518.4 216" style="fill:none;stroke:#ff0000;stroke-linecap:square;stroke-width:5;"/> +L518.4 129.6 +L518.4 129.6" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:5;"/> +L518.4 302.4 +L518.4 302.4" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:5;"/> +L518.4 112.32 +L518.4 112.32" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:5;"/> +L518.4 319.68 +L518.4 319.68" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:5;"/> +L518.4 95.04 +L518.4 95.04" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:5;"/> +L518.4 336.96 +L518.4 336.96" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:5;"/> +L518.4 77.76 +L518.4 77.76" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:5;"/> +L518.4 354.24 +L518.4 354.24" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:5;"/> +L518.4 60.48 +L518.4 60.48" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:5;"/> +L518.4 371.52 +L518.4 371.52" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:5;"/> diff --git a/lib/matplotlib/tests/baseline_images/test_axes/fill_units.png b/lib/matplotlib/tests/baseline_images/test_axes/fill_units.png index 6f037c05dc9e..d5eb2e334fe8 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/fill_units.png and b/lib/matplotlib/tests/baseline_images/test_axes/fill_units.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/formatter_large_small.pdf b/lib/matplotlib/tests/baseline_images/test_axes/formatter_large_small.pdf index c0f61c62fbb3..ec3ad7f1ce74 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/formatter_large_small.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/formatter_large_small.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/formatter_large_small.png b/lib/matplotlib/tests/baseline_images/test_axes/formatter_large_small.png index a63c77918125..8f517b1a661f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/formatter_large_small.png and b/lib/matplotlib/tests/baseline_images/test_axes/formatter_large_small.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/formatter_large_small.svg b/lib/matplotlib/tests/baseline_images/test_axes/formatter_large_small.svg index 2004e34538d2..a1262102b988 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/formatter_large_small.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/formatter_large_small.svg @@ -5,7 +5,7 @@ @@ -31,7 +31,31 @@ z +L444 43.2" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> + + + + + + + + + + + + @@ -39,20 +63,20 @@ L444 43.2" style="fill:none;stroke:#0000ff;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -99,7 +123,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -109,12 +133,12 @@ z - + - + @@ -144,7 +168,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -154,12 +178,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -185,7 +209,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -195,12 +219,12 @@ z - + - + @@ -235,7 +259,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -245,12 +269,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -293,7 +317,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -303,17 +327,17 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + @@ -323,17 +347,17 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + @@ -443,7 +467,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -462,25 +486,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -491,17 +515,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -512,17 +536,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -533,17 +557,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -554,17 +578,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -575,17 +599,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -603,26 +627,6 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_001.pdf b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_001.pdf index 2928a257a2e6..1cce62af22b8 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_001.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_001.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_001.png b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_001.png index 308b05a5e67d..690e3d3fbc0f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_001.png and b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_001.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_001.svg b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_001.svg index d56391a0f6da..5dad9362d57e 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_001.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_001.svg @@ -5,7 +5,7 @@ @@ -27,6 +27,30 @@ L518.4 43.2 L72 43.2 z " style="fill:#ffffff;"/> + + + + + + + + + + + + @@ -34,20 +58,20 @@ z +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -80,7 +104,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -90,12 +114,12 @@ z - + - + @@ -125,7 +149,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -135,12 +159,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -166,7 +190,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -176,12 +200,12 @@ z - + - + @@ -216,7 +240,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -226,12 +250,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -274,7 +298,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -284,12 +308,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -310,7 +334,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -432,7 +456,7 @@ L18.1094 75.9844 z " id="BitstreamVeraSans-Roman-62"/> - + @@ -453,25 +477,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -481,17 +505,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -501,17 +525,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -521,17 +545,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -541,17 +565,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -561,17 +585,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -579,26 +603,6 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_002.pdf b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_002.pdf index af09cae3c2d1..19d0484b971e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_002.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_002.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_002.png b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_002.png index 9abbaef30ab9..669b5cc4dd71 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_002.png and b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_002.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_002.svg b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_002.svg index a1ca12b91f98..197b465033af 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_002.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_002.svg @@ -5,7 +5,7 @@ @@ -39,7 +39,31 @@ L320 194.4 L369.6 162 L419.2 129.6 L468.8 97.2 -L518.4 64.8" style="fill:none;stroke:#0000ff;"/> +L518.4 64.8" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> + + + + + + + + + + + + @@ -47,20 +71,20 @@ L518.4 64.8" style="fill:none;stroke:#0000ff;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -93,7 +117,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -103,12 +127,12 @@ z - + - + @@ -129,7 +153,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -139,12 +163,12 @@ z - + - + @@ -174,7 +198,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -184,12 +208,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -227,7 +251,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -237,12 +261,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -268,7 +292,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -278,12 +302,12 @@ z - + - + @@ -315,7 +339,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -325,12 +349,12 @@ z - + - + @@ -365,7 +389,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -375,12 +399,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -397,7 +421,7 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - + @@ -407,12 +431,12 @@ z - + - + @@ -455,7 +479,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -465,12 +489,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -505,7 +529,7 @@ Q16.2188 57.2812 16.2188 49.4219 Q16.2188 41.5 20.0938 36.9531 Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - + @@ -627,7 +651,7 @@ L18.1094 75.9844 z " id="BitstreamVeraSans-Roman-62"/> - + @@ -648,25 +672,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -677,17 +701,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -697,17 +721,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -717,17 +741,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -737,17 +761,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -757,17 +781,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -777,17 +801,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -798,17 +822,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -819,17 +843,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -884,32 +908,12 @@ L9.07812 0 z " id="BitstreamVeraSans-Roman-6b"/> - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_003.pdf b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_003.pdf index ea2212e819fc..39fec81ad09d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_003.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_003.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_003.png b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_003.png index 9f67404a04d6..c449d229341f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_003.png and b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_003.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_003.svg b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_003.svg index ac9b8fb1a2cc..2c2cbf3de7fd 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_003.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_003.svg @@ -5,7 +5,7 @@ @@ -39,7 +39,31 @@ L320 194.4 L369.6 162 L419.2 129.6 L468.8 97.2 -L518.4 64.8" style="fill:none;stroke:#0000ff;"/> +L518.4 64.8" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> + + + + + + + + + + + + @@ -47,20 +71,20 @@ L518.4 64.8" style="fill:none;stroke:#0000ff;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -93,7 +117,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -103,12 +127,12 @@ z - + - + @@ -129,7 +153,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -139,12 +163,12 @@ z - + - + @@ -174,7 +198,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -184,12 +208,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -227,7 +251,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -237,12 +261,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -268,7 +292,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -278,12 +302,12 @@ z - + - + @@ -315,7 +339,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -325,12 +349,12 @@ z - + - + @@ -365,7 +389,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -375,12 +399,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -397,7 +421,7 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - + @@ -407,12 +431,12 @@ z - + - + @@ -455,7 +479,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -465,12 +489,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -505,7 +529,7 @@ Q16.2188 57.2812 16.2188 49.4219 Q16.2188 41.5 20.0938 36.9531 Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - + @@ -627,7 +651,7 @@ L18.1094 75.9844 z " id="BitstreamVeraSans-Roman-62"/> - + @@ -648,25 +672,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -677,17 +701,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -697,17 +721,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -717,17 +741,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -737,17 +761,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -757,17 +781,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -777,17 +801,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -798,17 +822,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -819,17 +843,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -884,32 +908,12 @@ L9.07812 0 z " id="BitstreamVeraSans-Roman-6b"/> - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_004.pdf b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_004.pdf index 8ca9fb65a892..c75785d56c7c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_004.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_004.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_004.png b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_004.png index 984f22931f20..bb7bb0909ba4 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_004.png and b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_004.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_004.svg b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_004.svg index 03c3b8cc8d41..534cdc887b1b 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_004.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_004.svg @@ -5,7 +5,7 @@ @@ -39,7 +39,7 @@ L320 216 L369.6 187.2 L419.2 158.4 L468.8 129.6 -L518.4 100.8" style="fill:none;stroke:#0000ff;"/> +L518.4 100.8" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> +L518.4 67.2" style="fill:none;stroke:#008000;stroke-linecap:square;"/> + + + + + + + + + + + + @@ -60,20 +84,20 @@ L518.4 67.2" style="fill:none;stroke:#008000;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -106,7 +130,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -116,12 +140,12 @@ z - + - + @@ -153,7 +177,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -166,12 +190,12 @@ z - + - + @@ -192,7 +216,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -204,17 +228,17 @@ z - + - + - + @@ -227,12 +251,12 @@ z - + - + @@ -262,7 +286,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -274,17 +298,17 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + - + @@ -428,7 +452,7 @@ L18.1094 75.9844 z " id="BitstreamVeraSans-Roman-62"/> - + @@ -449,25 +473,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -478,17 +502,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -498,17 +522,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -518,17 +542,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -538,12 +562,12 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + @@ -578,7 +602,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -588,12 +612,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -636,7 +660,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -646,17 +670,17 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + @@ -667,17 +691,17 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + @@ -688,17 +712,17 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + @@ -709,17 +733,17 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + @@ -774,32 +798,12 @@ L9.07812 0 z " id="BitstreamVeraSans-Roman-6b"/> - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_005.pdf b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_005.pdf index 085798af885e..baa9032539a9 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_005.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_005.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_005.png b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_005.png index 830808983c60..30ef5680b5a6 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_005.png and b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_005.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_005.svg b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_005.svg index 23cf889780df..8ca9869e8e29 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_005.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/formatter_ticker_005.svg @@ -5,7 +5,7 @@ @@ -39,7 +39,7 @@ L320 216 L369.6 187.2 L419.2 158.4 L468.8 129.6 -L518.4 100.8" style="fill:none;stroke:#0000ff;"/> +L518.4 100.8" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> +L518.4 67.2" style="fill:none;stroke:#008000;stroke-linecap:square;"/> + + + + + + + + + + + + @@ -60,20 +84,20 @@ L518.4 67.2" style="fill:none;stroke:#008000;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -106,7 +130,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -116,12 +140,12 @@ z - + - + @@ -153,7 +177,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -166,12 +190,12 @@ z - + - + @@ -192,7 +216,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -204,17 +228,17 @@ z - + - + - + @@ -227,12 +251,12 @@ z - + - + @@ -262,7 +286,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -274,17 +298,17 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + - + @@ -409,7 +433,7 @@ L18.1094 75.9844 z " id="BitstreamVeraSans-Roman-62"/> - + @@ -430,25 +454,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -459,17 +483,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -479,17 +503,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -499,12 +523,12 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + @@ -530,7 +554,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -540,12 +564,12 @@ z - + - + @@ -580,7 +604,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -590,12 +614,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -638,7 +662,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -648,17 +672,17 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + @@ -669,17 +693,17 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + @@ -690,17 +714,17 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + @@ -711,17 +735,17 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + @@ -776,32 +800,12 @@ L9.07812 0 z " id="BitstreamVeraSans-Roman-6b"/> - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist2d.pdf b/lib/matplotlib/tests/baseline_images/test_axes/hist2d.pdf index d8d2fc7249b2..c5e718dfef1b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/hist2d.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/hist2d.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist2d.png b/lib/matplotlib/tests/baseline_images/test_axes/hist2d.png index 58c30b16d51e..bd9c952d7904 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/hist2d.png and b/lib/matplotlib/tests/baseline_images/test_axes/hist2d.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist2d.svg b/lib/matplotlib/tests/baseline_images/test_axes/hist2d.svg index 8bdc6ebb2cf6..32e7c7514ed7 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/hist2d.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/hist2d.svg @@ -5,7 +5,7 @@ @@ -28,9 +28,31 @@ L72 43.2 z " style="fill:#ffffff;"/> - - + + + + + + + + + + + + @@ -38,20 +60,20 @@ iVBORw0KGgoAAAANSUhEUgAAAb8AAAFbCAYAAABFxoDmAAAABHNCSVQICAgIfAhkiAAABoFJREFUeJzt +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -77,7 +99,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -85,12 +107,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -120,7 +142,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -128,12 +150,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -159,7 +181,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -167,12 +189,12 @@ z - + - + @@ -207,7 +229,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -215,12 +237,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -263,7 +285,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -275,20 +297,20 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -302,7 +324,7 @@ L10.5938 27.2031 z " id="BitstreamVeraSans-Roman-2212"/> - + @@ -311,12 +333,12 @@ z - + - + @@ -354,7 +376,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -363,17 +385,17 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + - + @@ -382,12 +404,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -408,7 +430,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -417,47 +439,22 @@ z - + - + - + - - - - - - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist2d_transpose.pdf b/lib/matplotlib/tests/baseline_images/test_axes/hist2d_transpose.pdf index 3097e765292e..88bc2453c4b4 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/hist2d_transpose.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/hist2d_transpose.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist2d_transpose.png b/lib/matplotlib/tests/baseline_images/test_axes/hist2d_transpose.png index 872f88f9aa89..dff57d8e3236 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/hist2d_transpose.png and b/lib/matplotlib/tests/baseline_images/test_axes/hist2d_transpose.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist2d_transpose.svg b/lib/matplotlib/tests/baseline_images/test_axes/hist2d_transpose.svg index 321f7975580f..33158d549e2b 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/hist2d_transpose.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/hist2d_transpose.svg @@ -5,7 +5,7 @@ @@ -28,9 +28,31 @@ L72 43.2 z " style="fill:#ffffff;"/> - - + + + + + + + + + + + + @@ -38,20 +60,20 @@ iVBORw0KGgoAAAANSUhEUgAAAb8AAAFbCAYAAABFxoDmAAAABHNCSVQICAgIfAhkiAAABblJREFUeJzt +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -112,7 +134,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -122,12 +144,12 @@ z - + - + @@ -170,7 +192,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -180,12 +202,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -236,7 +258,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -246,12 +268,12 @@ z - + - + @@ -281,7 +303,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -291,17 +313,17 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + - + @@ -315,20 +337,20 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -342,7 +364,7 @@ L10.5938 27.2031 z " id="BitstreamVeraSans-Roman-2212"/> - + @@ -351,12 +373,12 @@ z - + - + @@ -394,7 +416,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -403,17 +425,17 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + - + @@ -422,12 +444,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -448,7 +470,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -457,47 +479,22 @@ z - + - + - + - - - - - - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_offset.pdf b/lib/matplotlib/tests/baseline_images/test_axes/hist_offset.pdf index ad9f6b813282..177c8fffe72f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/hist_offset.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/hist_offset.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_offset.png b/lib/matplotlib/tests/baseline_images/test_axes/hist_offset.png index 8fd590bab389..7c3e0688244f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/hist_offset.png and b/lib/matplotlib/tests/baseline_images/test_axes/hist_offset.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_offset.svg b/lib/matplotlib/tests/baseline_images/test_axes/hist_offset.svg index 03b037790d13..2bfbac5d7f02 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/hist_offset.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/hist_offset.svg @@ -5,7 +5,7 @@ @@ -35,7 +35,7 @@ L116.64 364.114 L116.64 240.686 L72 240.686 z -" style="fill:#0000ff;stroke:#000000;"/> +" style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> + + + + + + + + + + + + @@ -214,20 +238,20 @@ z +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -253,7 +277,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -261,12 +285,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -296,7 +320,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -304,12 +328,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -335,7 +359,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -343,12 +367,12 @@ z - + - + @@ -383,7 +407,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -391,12 +415,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -439,7 +463,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -447,12 +471,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -473,7 +497,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -486,25 +510,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -512,17 +536,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -530,17 +554,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -548,17 +572,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -567,17 +591,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -586,17 +610,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -605,17 +629,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -624,43 +648,23 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_bar.pdf b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_bar.pdf index fd8ae1502df8..1ea072bdbfda 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_bar.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_bar.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_bar.png b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_bar.png index 81b6f121b8a1..a489b4b0901b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_bar.png and b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_bar.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_bar.svg b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_bar.svg index 741cc9e1f297..47b853594aec 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_bar.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_bar.svg @@ -5,7 +5,7 @@ @@ -35,7 +35,7 @@ L114.715 388.8 L114.715 365.76 L79.2261 365.76 z -" style="fill:#93ff00;stroke:#000000;"/> +" style="fill:#93ff00;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#93ff00;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#93ff00;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#93ff00;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#93ff00;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#93ff00;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#93ff00;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#93ff00;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#93ff00;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#93ff00;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00ff59;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00ff59;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00ff59;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00ff59;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00ff59;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00ff59;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00ff59;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00ff59;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00ff59;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00ff59;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00ffa7;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00ffa7;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00ffa7;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00ffa7;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00ffa7;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00ffa7;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00ffa7;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00ffa7;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00ffa7;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00ffa7;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00a8ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00a8ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00a8ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00a8ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00a8ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00a8ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00a8ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00a8ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00a8ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#00a8ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#4800ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#4800ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#4800ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#4800ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#4800ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#4800ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#4800ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#4800ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#4800ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#4800ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#af00ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#af00ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#af00ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#af00ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#af00ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#af00ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#af00ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#af00ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#af00ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#af00ff;stroke:#000000;stroke-linejoin:miter;"/> + + + + + + + + + + + + @@ -574,20 +598,20 @@ z +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -613,7 +637,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -621,12 +645,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -647,7 +671,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -657,12 +681,12 @@ z - + - + @@ -692,7 +716,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -702,12 +726,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -745,7 +769,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -755,12 +779,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -786,7 +810,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -796,12 +820,12 @@ z - + - + @@ -833,7 +857,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -843,12 +867,12 @@ z - + - + @@ -883,7 +907,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -893,12 +917,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -915,7 +939,7 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - + @@ -925,12 +949,12 @@ z - + - + @@ -973,7 +997,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -987,25 +1011,25 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -1013,17 +1037,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -1031,17 +1055,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -1050,17 +1074,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -1069,17 +1093,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -1088,17 +1112,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -1107,62 +1131,41 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + - - - - - - - - - - - - +" style="fill:#ffffff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#93ff00;stroke:#000000;stroke-linejoin:miter;"/> @@ -1260,22 +1263,22 @@ Q39.7031 55.7656 41.0625 55.5156 z " id="BitstreamVeraSans-Roman-72"/> - + - - - + + + +" style="fill:#00ff59;stroke:#000000;stroke-linejoin:miter;"/> @@ -1332,7 +1335,7 @@ Q24.2188 56 28.6094 56 Q40.4844 56 46.3438 49.8438 Q52.2031 43.7031 52.2031 31.2031" id="BitstreamVeraSans-Roman-61"/> - + @@ -1343,12 +1346,12 @@ Q52.2031 43.7031 52.2031 31.2031" id="BitstreamVeraSans-Roman-61"/> +" style="fill:#00ffa7;stroke:#000000;stroke-linejoin:miter;"/> @@ -1395,7 +1398,7 @@ L56.2031 54.6875 z " id="BitstreamVeraSans-Roman-79"/> - + @@ -1407,12 +1410,12 @@ z +" style="fill:#00a8ff;stroke:#000000;stroke-linejoin:miter;"/> @@ -1468,7 +1471,7 @@ L9.28125 70.2188 z " id="BitstreamVeraSans-Roman-74"/> - + @@ -1480,12 +1483,12 @@ z +" style="fill:#4800ff;stroke:#000000;stroke-linejoin:miter;"/> @@ -1550,7 +1553,7 @@ L18.1094 75.9844 z " id="BitstreamVeraSans-Roman-62"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_normed.pdf b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_normed.pdf index b5a3595dfa06..17bdc88b7245 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_normed.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_normed.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_normed.png b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_normed.png index 245321815507..6b696ee5d520 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_normed.png and b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_normed.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_normed.svg b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_normed.svg index 938419c46db3..b6ffb643cc63 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_normed.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_normed.svg @@ -5,7 +5,7 @@ @@ -35,7 +35,7 @@ L112.176 388.8 L112.176 388.8 L76.464 388.8 z -" style="fill:#0000ff;stroke:#000000;"/> +" style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> + + + + + + + + + + + + @@ -214,20 +238,20 @@ z +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -253,7 +277,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -261,12 +285,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -296,7 +320,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -304,12 +328,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -335,7 +359,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -343,12 +367,12 @@ z - + - + @@ -383,7 +407,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -391,12 +415,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -439,7 +463,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -447,12 +471,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -473,7 +497,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -486,20 +510,20 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -513,7 +537,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -524,12 +548,12 @@ z - + - + @@ -561,7 +585,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -572,17 +596,17 @@ z - + - + - + @@ -593,17 +617,17 @@ z - + - + - + @@ -614,17 +638,17 @@ z - + - + - + @@ -635,17 +659,17 @@ z - + - + - + @@ -654,26 +678,6 @@ z - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_step.pdf b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_step.pdf index ec8ae1af2c89..7b5c9a380b7c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_step.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_step.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_step.png b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_step.png index 219e3a185e0f..d0505a9fad7d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_step.png and b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_step.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_step.svg b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_step.svg index 6a37fc86ee5e..3dbab47eff89 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_step.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_step.svg @@ -5,7 +5,7 @@ @@ -51,25 +51,7 @@ L429.12 280.8 L473.76 280.8 L473.76 280.8 L518.4 280.8 -L518.4 388.8 -L473.76 388.8 -L473.76 388.8 -L429.12 388.8 -L429.12 388.8 -L384.48 388.8 -L384.48 388.8 -L339.84 388.8 -L339.84 388.8 -L295.2 388.8 -L295.2 388.8 -L250.56 388.8 -L250.56 367.2 -L205.92 367.2 -L205.92 194.4 -L161.28 194.4 -L161.28 172.8 -L116.64 172.8 -L116.64 388.8" style="fill:none;stroke:#008000;"/> +L518.4 388.8" style="fill:none;stroke:#008000;stroke-linejoin:miter;"/> + + + + + + + + + +L518.4 388.8" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> + + + @@ -120,20 +108,20 @@ L116.64 388.8" style="fill:none;stroke:#0000ff;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -159,7 +147,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -167,12 +155,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -202,7 +190,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -210,12 +198,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -241,7 +229,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -249,12 +237,12 @@ z - + - + @@ -289,7 +277,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -297,12 +285,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -345,7 +333,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -353,12 +341,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -379,7 +367,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -392,25 +380,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -418,17 +406,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -436,17 +424,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -454,17 +442,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -472,17 +460,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -490,17 +478,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -509,17 +497,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -528,17 +516,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -547,43 +535,23 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled.pdf b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled.pdf index 8bc44bf0d192..a45647b12f94 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled.png b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled.png index cba4804bef5e..8a9092c65a16 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled.png and b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled.svg b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled.svg index c1ae5aa14039..4a7b3a52a899 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled.svg @@ -5,7 +5,7 @@ @@ -69,7 +69,9 @@ L205.92 194.4 L161.28 194.4 L161.28 172.8 L116.64 172.8 -L116.64 388.8" style="fill:#008000;stroke:#000000;"/> +L116.64 388.8 +z +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +L116.64 388.8 +z +" style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> + + + + + + + + + + + + @@ -120,20 +148,20 @@ L116.64 388.8" style="fill:#0000ff;stroke:#000000;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -159,7 +187,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -167,12 +195,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -202,7 +230,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -210,12 +238,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -241,7 +269,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -249,12 +277,12 @@ z - + - + @@ -289,7 +317,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -297,12 +325,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -345,7 +373,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -353,12 +381,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -379,7 +407,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -392,25 +420,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -418,17 +446,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -436,17 +464,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -454,17 +482,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -472,17 +500,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -490,17 +518,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -509,17 +537,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -528,17 +556,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -547,43 +575,23 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled_alpha.pdf b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled_alpha.pdf index 3c8a99f7a81d..82205339f66b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled_alpha.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled_alpha.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled_alpha.png b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled_alpha.png index 69896114dcdb..0f2195d2593f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled_alpha.png and b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled_alpha.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled_alpha.svg b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled_alpha.svg index 9e4868c58d7b..bd58f8a15b3a 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled_alpha.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled_alpha.svg @@ -5,7 +5,7 @@ @@ -69,7 +69,9 @@ L205.92 194.4 L161.28 194.4 L161.28 172.8 L116.64 172.8 -L116.64 388.8" style="fill:#008000;opacity:0.5;stroke:#000000;"/> +L116.64 388.8 +z +" style="fill:#008000;opacity:0.5;stroke:#000000;stroke-linejoin:miter;"/> +L116.64 388.8 +z +" style="fill:#0000ff;opacity:0.5;stroke:#000000;stroke-linejoin:miter;"/> + + + + + + + + + + + + @@ -120,20 +148,20 @@ L116.64 388.8" style="fill:#0000ff;opacity:0.5;stroke:#000000;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -159,7 +187,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -167,12 +195,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -202,7 +230,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -210,12 +238,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -241,7 +269,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -249,12 +277,12 @@ z - + - + @@ -289,7 +317,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -297,12 +325,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -345,7 +373,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -353,12 +381,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -379,7 +407,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -392,25 +420,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -418,17 +446,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -436,17 +464,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -454,17 +482,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -472,17 +500,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -490,17 +518,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -509,17 +537,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -528,17 +556,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -547,43 +575,23 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_weights.pdf b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_weights.pdf index 4d28af69274e..b5f8aeb53c1b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_weights.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_weights.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_weights.png b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_weights.png index 12e080d61d0f..9cb5f9ed1a5b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_weights.png and b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_weights.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_weights.svg b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_weights.svg index 23ae4628d84b..10a48c0c270c 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_weights.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/hist_stacked_weights.svg @@ -5,7 +5,7 @@ @@ -30,7 +30,7 @@ z +z +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +L116.64 388.8 +z +" style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> + + + + + + + + + + + + @@ -121,20 +148,20 @@ L116.64 388.8" style="fill:#0000ff;stroke:#000000;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -160,7 +187,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -168,12 +195,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -203,7 +230,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -211,12 +238,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -242,7 +269,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -250,12 +277,12 @@ z - + - + @@ -290,7 +317,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -298,12 +325,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -346,7 +373,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -354,12 +381,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -380,7 +407,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -393,25 +420,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -419,17 +446,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -437,17 +464,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -455,17 +482,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -473,17 +500,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -491,17 +518,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -510,17 +537,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -529,17 +556,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -548,17 +575,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -567,43 +594,23 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_step.png b/lib/matplotlib/tests/baseline_images/test_axes/hist_step.png index 4db3fd624f5f..7086b4cc4a80 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/hist_step.png and b/lib/matplotlib/tests/baseline_images/test_axes/hist_step.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_step_bottom.png b/lib/matplotlib/tests/baseline_images/test_axes/hist_step_bottom.png index 164ec8cb04db..0a18c5cdf521 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/hist_step_bottom.png and b/lib/matplotlib/tests/baseline_images/test_axes/hist_step_bottom.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/hist_step_horiz.png b/lib/matplotlib/tests/baseline_images/test_axes/hist_step_horiz.png index d8ccd65f5e6e..170505aaf54e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/hist_step_horiz.png and b/lib/matplotlib/tests/baseline_images/test_axes/hist_step_horiz.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/imshow_clip.pdf b/lib/matplotlib/tests/baseline_images/test_axes/imshow_clip.pdf index 7c90313803ad..130330968ba2 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/imshow_clip.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/imshow_clip.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/imshow_clip.png b/lib/matplotlib/tests/baseline_images/test_axes/imshow_clip.png index 0872a86e886c..c2b00431795a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/imshow_clip.png and b/lib/matplotlib/tests/baseline_images/test_axes/imshow_clip.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/imshow_clip.svg b/lib/matplotlib/tests/baseline_images/test_axes/imshow_clip.svg index b6d50052c633..e5856107ea65 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/imshow_clip.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/imshow_clip.svg @@ -5,7 +5,7 @@ @@ -28,246 +28,158 @@ L122.4 43.2 z " style="fill:#ffffff;"/> - - + + - - - - - - + + + + + + + + + + + + + @@ -275,20 +187,20 @@ L227.808 -311.135" id="C0_0_ca9ef702f1"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -314,7 +226,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -322,12 +234,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -357,7 +269,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -366,12 +278,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -397,7 +309,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -406,12 +318,12 @@ z - + - + @@ -446,7 +358,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -455,12 +367,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -503,7 +415,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -516,25 +428,25 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -542,17 +454,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -561,17 +473,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -580,17 +492,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -599,47 +511,27 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + - - - - - - - - - - - - - + + + + + + + + + + + + + @@ -86,20 +81,20 @@ L467.342 370.801" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -153,7 +148,7 @@ Q16.2188 57.2812 16.2188 49.4219 Q16.2188 41.5 20.0938 36.9531 Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - + @@ -162,12 +157,12 @@ Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - + - + @@ -188,7 +183,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -197,12 +192,12 @@ z - + - + @@ -232,7 +227,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -243,176 +238,176 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> +L0 -2" id="mdcc271175c" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 2" id="m81ece1b101" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -423,20 +418,20 @@ L0 2" id="m5284c7e2a0" style="stroke:#000000;stroke-width:0.5;"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -482,7 +477,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -494,17 +489,17 @@ z - + - + - + @@ -515,17 +510,17 @@ z - + - + - + @@ -538,128 +533,108 @@ z +L2 0" id="m5919fa6cb9" style="stroke:#000000;stroke-width:0.5;"/> - + +L-2 0" id="m101a636a75" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/markevery.pdf b/lib/matplotlib/tests/baseline_images/test_axes/markevery.pdf index e972d5b65da6..009d8e0cbc48 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/markevery.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/markevery.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/markevery.png b/lib/matplotlib/tests/baseline_images/test_axes/markevery.png index 907238763a29..2cad60f2ed47 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/markevery.png and b/lib/matplotlib/tests/baseline_images/test_axes/markevery.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/markevery.svg b/lib/matplotlib/tests/baseline_images/test_axes/markevery.svg index fe8430f5a4f7..ae7a20379ae5 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/markevery.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/markevery.svg @@ -41,109 +41,109 @@ C-2.6839 -1.55874 -3 -0.795609 -3 0 C-3 0.795609 -2.6839 1.55874 -2.12132 2.12132 C-1.55874 2.6839 -0.795609 3 0 3 z -" id="mf1e9a9e4ae" style="stroke:#000000;stroke-width:0.5;"/> +" id="m7017384dbe" style="stroke:#000000;stroke-width:0.5;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -154,109 +154,109 @@ L2.54558 0 L2.44249e-16 -4.24264 L-2.54558 -8.88178e-16 z -" id="m89b2f26e7a" style="stroke:#000000;stroke-linejoin:miter;stroke-width:0.5;"/> +" id="mc8eb56badd" style="stroke:#000000;stroke-linejoin:miter;stroke-width:0.5;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -267,19 +267,19 @@ L3 3 L3 -3 L-3 -3 z -" id="mc5b8a5ec96" style="stroke:#000000;stroke-linejoin:miter;stroke-width:0.5;"/> +" id="me640430c6a" style="stroke:#000000;stroke-linejoin:miter;stroke-width:0.5;"/> - - - - - - - - - - + + + + + + + + + + @@ -288,96 +288,120 @@ z M-3 0 L3 0 M0 3 -L0 -3" id="mcbe19491c1" style="stroke:#00bfbf;stroke-width:0.5;"/> +L0 -3" id="meb563ce2ee" style="stroke:#00bfbf;stroke-width:0.5;"/> - - - - - + + + + + + + + + + + + + + + + + +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + @@ -388,120 +412,99 @@ L0 4" id="m741efc42ff" style="stroke:#000000;stroke-width:0.5;"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - +" style="fill:#ffffff;stroke:#000000;stroke-linejoin:miter;"/> - - + + @@ -655,7 +658,7 @@ Q24.2188 56 28.6094 56 Q40.4844 56 46.3438 49.8438 Q52.2031 43.7031 52.2031 31.2031" id="BitstreamVeraSans-Roman-61"/> - + @@ -668,8 +671,8 @@ Q52.2031 43.7031 52.2031 31.2031" id="BitstreamVeraSans-Roman-61"/> - - + + @@ -737,7 +740,7 @@ L9.07812 0 z " id="BitstreamVeraSans-Roman-6b"/> - + @@ -751,8 +754,8 @@ z - - + + @@ -819,7 +822,7 @@ L56.2031 54.6875 z " id="BitstreamVeraSans-Roman-79"/> - + @@ -838,8 +841,8 @@ z - - + + @@ -965,7 +968,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_axes/markevery_line.pdf b/lib/matplotlib/tests/baseline_images/test_axes/markevery_line.pdf index 5837ac42a336..6087ecd1e56a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/markevery_line.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/markevery_line.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/markevery_line.png b/lib/matplotlib/tests/baseline_images/test_axes/markevery_line.png index eaf2dec9ab90..3c8ce1392899 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/markevery_line.png and b/lib/matplotlib/tests/baseline_images/test_axes/markevery_line.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/markevery_line.svg b/lib/matplotlib/tests/baseline_images/test_axes/markevery_line.svg index 40a308358e8d..4cd771a6f360 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/markevery_line.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/markevery_line.svg @@ -142,109 +142,109 @@ C-2.6839 -1.55874 -3 -0.795609 -3 0 C-3 0.795609 -2.6839 1.55874 -2.12132 2.12132 C-1.55874 2.6839 -0.795609 3 0 3 z -" id="mf1e9a9e4ae" style="stroke:#000000;stroke-width:0.5;"/> +" id="m7017384dbe" style="stroke:#000000;stroke-width:0.5;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -356,109 +356,109 @@ L2.54558 0 L2.44249e-16 -4.24264 L-2.54558 -8.88178e-16 z -" id="m89b2f26e7a" style="stroke:#000000;stroke-linejoin:miter;stroke-width:0.5;"/> +" id="mc8eb56badd" style="stroke:#000000;stroke-linejoin:miter;stroke-width:0.5;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -570,19 +570,19 @@ L3 3 L3 -3 L-3 -3 z -" id="mc5b8a5ec96" style="stroke:#000000;stroke-linejoin:miter;stroke-width:0.5;"/> +" id="me640430c6a" style="stroke:#000000;stroke-linejoin:miter;stroke-width:0.5;"/> - - - - - - - - - - + + + + + + + + + + @@ -692,96 +692,120 @@ L518.4 342.668" style="fill:none;stroke:#00bfbf;stroke-linecap:square;"/> M-3 0 L3 0 M0 3 -L0 -3" id="mcbe19491c1" style="stroke:#00bfbf;stroke-width:0.5;"/> +L0 -3" id="meb563ce2ee" style="stroke:#00bfbf;stroke-width:0.5;"/> - - - - - + + + + + + + + + + + + + + + + + +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + @@ -792,124 +816,103 @@ L0 4" id="m741efc42ff" style="stroke:#000000;stroke-width:0.5;"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - +" style="fill:#ffffff;stroke:#000000;stroke-linejoin:miter;"/> +M271.284 62.0617 +L291.444 62.0617" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> - - + + @@ -1063,7 +1066,7 @@ Q24.2188 56 28.6094 56 Q40.4844 56 46.3438 49.8438 Q52.2031 43.7031 52.2031 31.2031" id="BitstreamVeraSans-Roman-61"/> - + @@ -1075,13 +1078,13 @@ Q52.2031 43.7031 52.2031 31.2031" id="BitstreamVeraSans-Roman-61"/> +M271.284 83.1982 +L291.444 83.1982" style="fill:none;stroke:#008000;stroke-linecap:square;"/> - - + + @@ -1149,7 +1152,7 @@ L9.07812 0 z " id="BitstreamVeraSans-Roman-6b"/> - + @@ -1162,13 +1165,13 @@ z +M271.284 104.335 +L291.444 104.335" style="fill:none;stroke:#ff0000;stroke-linecap:square;"/> - - + + @@ -1235,7 +1238,7 @@ L56.2031 54.6875 z " id="BitstreamVeraSans-Roman-79"/> - + @@ -1253,13 +1256,13 @@ z +M271.284 125.471 +L291.444 125.471" style="fill:none;stroke:#00bfbf;stroke-linecap:square;"/> - - + + @@ -1385,7 +1388,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_axes/nonfinite_limits.pdf b/lib/matplotlib/tests/baseline_images/test_axes/nonfinite_limits.pdf index 56b10f122bba..53370471d5ea 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/nonfinite_limits.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/nonfinite_limits.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/nonfinite_limits.png b/lib/matplotlib/tests/baseline_images/test_axes/nonfinite_limits.png index e5b126266554..7602127de8fa 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/nonfinite_limits.png and b/lib/matplotlib/tests/baseline_images/test_axes/nonfinite_limits.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/nonfinite_limits.svg b/lib/matplotlib/tests/baseline_images/test_axes/nonfinite_limits.svg index 61ff21fbaf4b..d310d5317071 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/nonfinite_limits.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/nonfinite_limits.svg @@ -5,7 +5,7 @@ @@ -85,7 +85,31 @@ L408.288 53.835 L429.12 50.373 L451.44 46.881 L475.248 43.3758 -L475.248 43.3758" style="fill:none;stroke:#0000ff;"/> +L475.248 43.3758" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> + + + + + + + + + + + + @@ -93,20 +117,20 @@ L475.248 43.3758" style="fill:none;stroke:#0000ff;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -139,7 +163,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -149,12 +173,12 @@ z - + - + @@ -186,7 +210,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -196,12 +220,12 @@ z - + - + @@ -222,7 +246,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -232,17 +256,17 @@ z - + - + - + @@ -252,12 +276,12 @@ z - + - + @@ -287,7 +311,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -297,17 +321,17 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + - + @@ -317,12 +341,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -360,7 +384,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -374,20 +398,20 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -401,7 +425,7 @@ L10.5938 27.2031 z " id="BitstreamVeraSans-Roman-2212"/> - + @@ -410,12 +434,12 @@ z - + - + @@ -441,7 +465,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -450,17 +474,17 @@ z - + - + - + @@ -469,17 +493,17 @@ z - + - + - + @@ -488,17 +512,17 @@ z - + - + - + @@ -507,17 +531,17 @@ z - + - + - + @@ -525,42 +549,22 @@ z - + - + - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/offset_points.pdf b/lib/matplotlib/tests/baseline_images/test_axes/offset_points.pdf index 1ec2517939e3..83893144f509 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/offset_points.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/offset_points.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/offset_points.png b/lib/matplotlib/tests/baseline_images/test_axes/offset_points.png index 4671d4907ae2..3f0b7465f86e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/offset_points.png and b/lib/matplotlib/tests/baseline_images/test_axes/offset_points.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/offset_points.svg b/lib/matplotlib/tests/baseline_images/test_axes/offset_points.svg index 200bae96db8c..d0cb5413b68d 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/offset_points.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/offset_points.svg @@ -5,7 +5,7 @@ @@ -270,7 +270,31 @@ L515.424 217.357 L516.168 216.765 L516.912 216.341 L517.656 216.085 -L517.656 216.085" style="fill:none;stroke:#800080;stroke-width:3;"/> +L517.656 216.085" style="fill:none;stroke:#800080;stroke-linecap:square;stroke-width:3;"/> + + + + + + + + + + + + @@ -278,92 +302,92 @@ L517.656 216.085" style="fill:none;stroke:#800080;stroke-width:3;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -374,140 +398,120 @@ L0 4" id="mdad270ee8e" style="stroke:#000000;stroke-linecap:butt;stroke-width:0. +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/pcolor_datetime_axis.png b/lib/matplotlib/tests/baseline_images/test_axes/pcolor_datetime_axis.png index 05b451f940c8..6352900bef6d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/pcolor_datetime_axis.png and b/lib/matplotlib/tests/baseline_images/test_axes/pcolor_datetime_axis.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/pcolormesh_datetime_axis.png b/lib/matplotlib/tests/baseline_images/test_axes/pcolormesh_datetime_axis.png index 05b451f940c8..6352900bef6d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/pcolormesh_datetime_axis.png and b/lib/matplotlib/tests/baseline_images/test_axes/pcolormesh_datetime_axis.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/pie_ccw_true.png b/lib/matplotlib/tests/baseline_images/test_axes/pie_ccw_true.png index f7027ef04c6b..1cb414023cae 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/pie_ccw_true.png and b/lib/matplotlib/tests/baseline_images/test_axes/pie_ccw_true.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/pie_center_radius.png b/lib/matplotlib/tests/baseline_images/test_axes/pie_center_radius.png index 5f715f697ac8..295eb5e5318a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/pie_center_radius.png and b/lib/matplotlib/tests/baseline_images/test_axes/pie_center_radius.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/pie_frame_grid.png b/lib/matplotlib/tests/baseline_images/test_axes/pie_frame_grid.png index 94562e76726b..d7947048bde3 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/pie_frame_grid.png and b/lib/matplotlib/tests/baseline_images/test_axes/pie_frame_grid.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/pie_linewidth_0.png b/lib/matplotlib/tests/baseline_images/test_axes/pie_linewidth_0.png index 79665aadd8e9..f61eacab2b08 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/pie_linewidth_0.png and b/lib/matplotlib/tests/baseline_images/test_axes/pie_linewidth_0.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/pie_linewidth_2.png b/lib/matplotlib/tests/baseline_images/test_axes/pie_linewidth_2.png index b0ac34e88ded..90a75c6d2cc0 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/pie_linewidth_2.png and b/lib/matplotlib/tests/baseline_images/test_axes/pie_linewidth_2.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/polar_axes.pdf b/lib/matplotlib/tests/baseline_images/test_axes/polar_axes.pdf index 3b49fa334d48..c0451b42b911 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/polar_axes.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/polar_axes.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/polar_axes.png b/lib/matplotlib/tests/baseline_images/test_axes/polar_axes.png index 7b6f8cd8a669..dda089a2b6ef 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/polar_axes.png and b/lib/matplotlib/tests/baseline_images/test_axes/polar_axes.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/polar_axes.svg b/lib/matplotlib/tests/baseline_images/test_axes/polar_axes.svg index cbe81cb53345..9939c820a04f 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/polar_axes.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/polar_axes.svg @@ -5,7 +5,7 @@ @@ -34,7 +34,7 @@ z " style="fill:#ffffff;"/> - +L467.814 218.169" style="fill:none;stroke:#ee8d18;stroke-linecap:square;stroke-width:3;"/> - +L468 216" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> @@ -304,18 +304,31 @@ C-2.6839 -1.55874 -3 -0.795609 -3 0 C-3 0.795609 -2.6839 1.55874 -2.12132 2.12132 C-1.55874 2.6839 -0.795609 3 0 3 z -" id="m0f54036a79" style="stroke:#000000;stroke-linecap:butt;stroke-width:0.5;"/> +" id="m7017384dbe" style="stroke:#000000;stroke-width:0.5;"/> - - + + + + + - +L468 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -361,7 +374,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -369,9 +382,9 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - +L417.388 93.8119" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -421,7 +434,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -430,9 +443,9 @@ z - +L295.2 43.2" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -466,7 +479,7 @@ Q16.2188 57.2812 16.2188 49.4219 Q16.2188 41.5 20.0938 36.9531 Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - + @@ -475,9 +488,9 @@ Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - +L173.012 93.8119" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -528,7 +541,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -538,9 +551,9 @@ z - +L122.4 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -582,7 +595,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -592,9 +605,9 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - +L173.012 338.188" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -623,7 +636,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -633,9 +646,9 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - +L295.2 388.8" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -651,7 +664,7 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - + @@ -661,13 +674,13 @@ z - +L417.388 338.188" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - + @@ -679,7 +692,7 @@ L417.388 338.188" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.00 - +L329.76 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -794,7 +807,7 @@ z - +L364.32 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -900,7 +913,7 @@ L364.32 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000; - +L398.88 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -1125,7 +1138,7 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - +L433.44 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -1320,7 +1333,7 @@ L433.44 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000; - +L468 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -1514,31 +1527,17 @@ L468 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;str - - - +" style="stroke:#000000;stroke-linejoin:miter;"/> @@ -1720,7 +1719,7 @@ Q48.6875 17.3906 48.6875 27.2969" id="BitstreamVeraSans-Roman-70"/> - + @@ -40,7 +40,31 @@ C256.552 171.108 252 193.086 252 216 C252 238.914 256.552 260.892 264.653 277.094 C272.754 293.296 283.743 302.4 295.2 302.4 z -" style="fill:#ff0000;opacity:0.5;stroke:#000000;"/> +" style="fill:#ff0000;opacity:0.5;stroke:#000000;stroke-linejoin:miter;"/> + + + + + + + + + + + + @@ -48,116 +72,116 @@ z +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -168,140 +192,120 @@ L0 4" id="mdad270ee8e" style="stroke:#000000;stroke-linecap:butt;stroke-width:0. +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - +" style="stroke:#000000;stroke-linejoin:miter;"/> diff --git a/lib/matplotlib/tests/baseline_images/test_axes/polar_rlabel_position.pdf b/lib/matplotlib/tests/baseline_images/test_axes/polar_rlabel_position.pdf index 0d24bef37f45..bb3ea0a2b5c8 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/polar_rlabel_position.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/polar_rlabel_position.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/polar_rlabel_position.png b/lib/matplotlib/tests/baseline_images/test_axes/polar_rlabel_position.png index 1898bb1ccf28..7ed55164e433 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/polar_rlabel_position.png and b/lib/matplotlib/tests/baseline_images/test_axes/polar_rlabel_position.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/polar_rlabel_position.svg b/lib/matplotlib/tests/baseline_images/test_axes/polar_rlabel_position.svg index c1ec7e705dc2..e9cf86bd4c87 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/polar_rlabel_position.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/polar_rlabel_position.svg @@ -32,11 +32,24 @@ C122.4 261.827 140.607 305.783 173.012 338.188 C205.417 370.593 249.373 388.8 295.2 388.8 z " style="fill:#ffffff;"/> + + + - @@ -84,7 +97,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -92,7 +105,7 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - @@ -144,7 +157,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -153,7 +166,7 @@ z - @@ -189,7 +202,7 @@ Q16.2188 57.2812 16.2188 49.4219 Q16.2188 41.5 20.0938 36.9531 Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - + @@ -198,7 +211,7 @@ Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - @@ -251,7 +264,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -261,7 +274,7 @@ z - @@ -305,7 +318,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -315,7 +328,7 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - @@ -346,7 +359,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -356,7 +369,7 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - @@ -374,7 +387,7 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - + @@ -384,13 +397,13 @@ z - - + @@ -402,7 +415,7 @@ L417.388 338.188" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.00 - - - - - - - - + @@ -34,7 +34,7 @@ z " style="fill:#ffffff;"/> - +L574.282 234.011" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> + + + - +L460.8 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -321,7 +334,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -329,9 +342,9 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - +L410.188 93.8119" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -381,7 +394,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -390,9 +403,9 @@ z - +L288 43.2" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -426,7 +439,7 @@ Q16.2188 57.2812 16.2188 49.4219 Q16.2188 41.5 20.0938 36.9531 Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - + @@ -435,9 +448,9 @@ Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - +L165.812 93.8119" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -488,7 +501,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -498,9 +511,9 @@ z - +L115.2 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -542,7 +555,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -552,9 +565,9 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - +L165.812 338.188" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -583,7 +596,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -593,9 +606,9 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - +L288 388.8" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -611,7 +624,7 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - + @@ -621,13 +634,13 @@ z - +L410.188 338.188" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - + @@ -639,7 +652,7 @@ L410.188 338.188" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.00 - +L299.52 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -736,7 +749,7 @@ z - +L322.56 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -842,7 +855,7 @@ L322.56 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000; - +L345.6 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -948,7 +961,7 @@ L345.6 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;s - +L368.64 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -1054,7 +1067,7 @@ L368.64 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000; - +L391.68 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -1249,7 +1262,7 @@ L391.68 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000; - +L414.72 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -1444,7 +1457,7 @@ L414.72 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000; - +L437.76 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -1639,7 +1652,7 @@ L437.76 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000; - +L460.8 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -1833,24 +1846,10 @@ L460.8 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;s - - - - + @@ -34,7 +34,7 @@ z " style="fill:#ffffff;"/> - +L158.813 102.106" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> + + + - +L165.812 93.8119" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -369,7 +382,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -377,9 +390,9 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - +L288 43.2" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -429,7 +442,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -438,9 +451,9 @@ z - +L410.188 93.8119" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -474,7 +487,7 @@ Q16.2188 57.2812 16.2188 49.4219 Q16.2188 41.5 20.0938 36.9531 Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - + @@ -483,9 +496,9 @@ Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - +L460.8 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -536,7 +549,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -546,9 +559,9 @@ z - +L410.188 338.188" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -590,7 +603,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -600,9 +613,9 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - +L288 388.8" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -631,7 +644,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -641,9 +654,9 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - +L165.812 338.188" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -659,7 +672,7 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - + @@ -669,13 +682,13 @@ z - +L115.2 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - + @@ -687,7 +700,7 @@ L115.2 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;s - +L267.635 195.635" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -771,7 +784,7 @@ z - +L247.271 175.271" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -877,7 +890,7 @@ L247.271 175.271" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.00 - +L226.906 154.906" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -983,7 +996,7 @@ L226.906 154.906" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.00 - +L206.541 134.541" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -1178,7 +1191,7 @@ L206.541 134.541" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.00 - +L186.177 114.177" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -1373,7 +1386,7 @@ L186.177 114.177" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.00 - +L165.812 93.8119" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -1567,24 +1580,10 @@ L165.812 93.8119" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.00 - - - - + @@ -34,18 +34,31 @@ z " style="fill:#ffffff;"/> - +L295.2 43.2" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> + + + - +L468 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -91,7 +104,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -99,9 +112,9 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - +L417.388 93.8119" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -151,7 +164,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -160,9 +173,9 @@ z - +L295.2 43.2" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -196,7 +209,7 @@ Q16.2188 57.2812 16.2188 49.4219 Q16.2188 41.5 20.0938 36.9531 Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - + @@ -205,9 +218,9 @@ Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - +L173.012 93.8119" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -258,7 +271,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -268,9 +281,9 @@ z - +L122.4 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -312,7 +325,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -322,9 +335,9 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - +L173.012 338.188" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -353,7 +366,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -363,9 +376,9 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - +L295.2 388.8" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -381,7 +394,7 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - + @@ -391,13 +404,13 @@ z - +L417.388 338.188" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - + @@ -490,7 +503,7 @@ L54.3906 54.6875 z " id="BitstreamVeraSans-Roman-67"/> - + @@ -500,7 +513,7 @@ z - +L316.8 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -584,7 +597,7 @@ z - +L338.4 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -690,7 +703,7 @@ L338.4 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;s - +L360 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -796,7 +809,7 @@ L360 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;str - +L381.6 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -902,7 +915,7 @@ L381.6 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;s - +L403.2 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -1097,7 +1110,7 @@ L403.2 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;s - +L424.8 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -1292,7 +1305,7 @@ L424.8 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;s - +L446.4 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -1487,7 +1500,7 @@ L446.4 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;s - +L468 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -1681,24 +1694,10 @@ L468 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;str - - - - + @@ -34,18 +34,31 @@ z " style="fill:#ffffff;"/> - +L295.2 43.2" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> + + + - +L468 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -77,7 +90,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -86,9 +99,9 @@ z - +L417.388 93.8119" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -266,7 +279,7 @@ Q16.2188 57.2812 16.2188 49.4219 Q16.2188 41.5 20.0938 36.9531 Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - + @@ -286,9 +299,9 @@ Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - +L295.2 43.2" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -317,7 +330,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -336,9 +349,9 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - +L173.012 93.8119" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -363,7 +376,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -382,13 +395,13 @@ z - +L122.4 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - + @@ -407,13 +420,13 @@ L122.4 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;s - +L173.012 338.188" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - + @@ -432,13 +445,13 @@ L173.012 338.188" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.00 - +L295.2 388.8" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - + @@ -457,13 +470,13 @@ L295.2 388.8" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000 - +L417.388 338.188" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - + @@ -557,7 +570,7 @@ Q37.2031 48.4844 30.0781 48.4844 Q22.9531 48.4844 18.875 42.8438 Q14.7969 37.2031 14.7969 27.2969" id="BitstreamVeraSans-Roman-64"/> - + @@ -567,7 +580,7 @@ Q14.7969 37.2031 14.7969 27.2969" id="BitstreamVeraSans-Roman-64"/> - +L316.8 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -642,7 +655,7 @@ L316.8 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;s - +L338.4 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -748,7 +761,7 @@ L338.4 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;s - +L360 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -854,7 +867,7 @@ L360 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;str - +L381.6 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -960,7 +973,7 @@ L381.6 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;s - +L403.2 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -1155,7 +1168,7 @@ L403.2 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;s - +L424.8 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -1350,7 +1363,7 @@ L424.8 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;s - +L446.4 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -1545,7 +1558,7 @@ L446.4 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;s - +L468 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -1785,30 +1798,16 @@ L9.07812 0 z " id="BitstreamVeraSans-Roman-6b"/> - + - - - - + @@ -34,9 +34,9 @@ z " style="fill:#ffffff;"/> - +L237.609 217.005" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> +" id="m189340d60d" style="stroke:#0000ff;stroke-width:0.5;"/> - - - + + + - +L237.609 217.005" style="fill:none;stroke:#008000;stroke-linecap:square;"/> +" id="m3076102c27" style="stroke:#008000;stroke-width:0.5;"/> - - - + + + + + + - +L468 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -130,7 +143,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -138,9 +151,9 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - +L417.388 93.8119" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -190,7 +203,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -199,9 +212,9 @@ z - +L295.2 43.2" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -235,7 +248,7 @@ Q16.2188 57.2812 16.2188 49.4219 Q16.2188 41.5 20.0938 36.9531 Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - + @@ -244,9 +257,9 @@ Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - +L173.012 93.8119" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -297,7 +310,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -307,9 +320,9 @@ z - +L122.4 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -351,7 +364,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -361,9 +374,9 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - +L173.012 338.188" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -392,7 +405,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -402,9 +415,9 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - +L295.2 388.8" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -420,7 +433,7 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - + @@ -430,13 +443,13 @@ z - +L417.388 338.188" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - + @@ -448,7 +461,7 @@ L417.388 338.188" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.00 - +L324 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -533,7 +546,7 @@ z - +L352.8 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -640,7 +653,7 @@ L352.8 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;s - +L381.6 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -747,7 +760,7 @@ L381.6 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;s - +L410.4 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -943,7 +956,7 @@ L410.4 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;s - +L439.2 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -1139,7 +1152,7 @@ L439.2 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;s - +L468 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -1334,24 +1347,10 @@ L468 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;str - - - - + @@ -34,9 +34,9 @@ z " style="fill:#ffffff;"/> - +L352.765 218.01" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> +" id="m189340d60d" style="stroke:#0000ff;stroke-width:0.5;"/> - - - + + + - +L352.765 218.01" style="fill:none;stroke:#008000;stroke-linecap:square;"/> +" id="m3076102c27" style="stroke:#008000;stroke-width:0.5;"/> - - - + + + - +L352.765 213.99" style="fill:none;stroke:#ff0000;stroke-linecap:square;"/> +" id="m54a0bea9ed" style="stroke:#ff0000;stroke-width:0.5;"/> - - - + + + + + + - +L468 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -153,7 +166,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -161,9 +174,9 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - +L417.388 93.8119" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -213,7 +226,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -222,9 +235,9 @@ z - +L295.2 43.2" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -258,7 +271,7 @@ Q16.2188 57.2812 16.2188 49.4219 Q16.2188 41.5 20.0938 36.9531 Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - + @@ -267,9 +280,9 @@ Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - +L173.012 93.8119" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -320,7 +333,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -330,9 +343,9 @@ z - +L122.4 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -374,7 +387,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -384,9 +397,9 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - +L173.012 338.188" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -415,7 +428,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -425,9 +438,9 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - +L295.2 388.8" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -443,7 +456,7 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - + @@ -453,13 +466,13 @@ z - +L417.388 338.188" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - + @@ -471,7 +484,7 @@ L417.388 338.188" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.00 - +L324 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -556,7 +569,7 @@ z - +L352.8 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -663,7 +676,7 @@ L352.8 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;s - +L381.6 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -770,7 +783,7 @@ L381.6 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;s - +L410.4 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -966,7 +979,7 @@ L410.4 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;s - +L439.2 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -1162,7 +1175,7 @@ L439.2 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;s - +L468 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> @@ -1357,24 +1370,10 @@ L468 216" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;str - - - - + @@ -36,104 +36,128 @@ L220.8 -273.6 L369.6 -273.6 L369.6 -158.4 z -" id="C0_0_04254d95ee"/> +" id="mf6bf2b6a14" style="stroke:#000000;stroke-width:40.0;"/> - + + + + + + + + + + + + + +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -144,116 +168,96 @@ L0 4" id="mdad270ee8e" style="stroke:#000000;stroke-linecap:butt;stroke-width:0. +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/scatter.pdf b/lib/matplotlib/tests/baseline_images/test_axes/scatter.pdf index 97355c6aca3b..a668eaf674ee 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/scatter.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/scatter.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/scatter.png b/lib/matplotlib/tests/baseline_images/test_axes/scatter.png index 02e62ad7270b..4e695b6c5b2b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/scatter.png and b/lib/matplotlib/tests/baseline_images/test_axes/scatter.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/scatter.svg b/lib/matplotlib/tests/baseline_images/test_axes/scatter.svg index ed6ffae77f49..6731f0b1c4d3 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/scatter.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/scatter.svg @@ -5,7 +5,7 @@ @@ -29,68 +29,78 @@ z " style="fill:#ffffff;"/> - - - + - + - + - - - - - - - - - - - - - +" style="fill:#00ff00;stroke:#000000;"/> + + + + + + + + + + + + @@ -98,20 +108,20 @@ z +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -132,7 +142,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -140,12 +150,12 @@ z - + - + @@ -175,7 +185,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -183,12 +193,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -226,7 +236,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -234,12 +244,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -265,7 +275,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -273,12 +283,12 @@ z - + - + @@ -310,7 +320,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -318,12 +328,12 @@ z - + - + @@ -358,7 +368,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -366,12 +376,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -388,7 +398,7 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - + @@ -400,20 +410,20 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -427,7 +437,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -437,12 +447,12 @@ z - + - + @@ -468,7 +478,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -478,17 +488,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -498,17 +508,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -518,17 +528,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -538,17 +548,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -558,17 +568,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -578,17 +588,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -598,17 +608,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -616,26 +626,6 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/shaped_data.pdf b/lib/matplotlib/tests/baseline_images/test_axes/shaped_data.pdf index cc9c7175fcd3..f52c0df2d99a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/shaped_data.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/shaped_data.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/shaped_data.png b/lib/matplotlib/tests/baseline_images/test_axes/shaped_data.png index 09c3aa87f89a..463804c9c7a7 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/shaped_data.png and b/lib/matplotlib/tests/baseline_images/test_axes/shaped_data.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/shaped_data.svg b/lib/matplotlib/tests/baseline_images/test_axes/shaped_data.svg index 743f5a5c46af..1a4116936975 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/shaped_data.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/shaped_data.svg @@ -5,7 +5,7 @@ @@ -30,43 +30,67 @@ z +M295.2 118.33" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> +M295.2 109.983" style="fill:none;stroke:#008000;stroke-linecap:square;"/> +M295.2 101.635" style="fill:none;stroke:#ff0000;stroke-linecap:square;"/> +M295.2 93.287" style="fill:none;stroke:#00bfbf;stroke-linecap:square;"/> +M295.2 84.9391" style="fill:none;stroke:#bf00bf;stroke-linecap:square;"/> +M295.2 76.5913" style="fill:none;stroke:#bfbf00;stroke-linecap:square;"/> +M295.2 68.2435" style="fill:none;stroke:#000000;stroke-linecap:square;"/> +M295.2 59.8957" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> +M295.2 51.5478" style="fill:none;stroke:#008000;stroke-linecap:square;"/> +M295.2 43.2" style="fill:none;stroke:#ff0000;stroke-linecap:square;"/> + + + + + + + + + + + + @@ -74,20 +98,20 @@ M295.2 43.2" style="fill:none;stroke:#ff0000;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -155,7 +179,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -167,12 +191,12 @@ z - + - + @@ -198,7 +222,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -210,12 +234,12 @@ z - + - + @@ -245,7 +269,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -257,17 +281,17 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + - + @@ -278,17 +302,17 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + - + @@ -299,17 +323,17 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + - + @@ -320,17 +344,17 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + - + @@ -345,25 +369,25 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -371,12 +395,12 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + @@ -397,7 +421,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -405,17 +429,17 @@ z - + - + - + @@ -423,12 +447,12 @@ z - + - + @@ -466,7 +490,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -474,17 +498,17 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + - + @@ -492,12 +516,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -529,7 +553,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -537,17 +561,17 @@ z - + - + - + @@ -555,12 +579,12 @@ z - + - + @@ -577,7 +601,7 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - + @@ -585,12 +609,12 @@ z - + - + @@ -633,7 +657,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -641,12 +665,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -681,32 +705,12 @@ Q16.2188 57.2812 16.2188 49.4219 Q16.2188 41.5 20.0938 36.9531 Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - + - - - - - - - - - - - - @@ -729,23 +733,47 @@ L320 166.748 L369.6 158.4 L419.2 150.052 L468.8 141.704 -L518.4 133.357" style="fill:none;stroke:#0000ff;"/> +L518.4 133.357" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> + + + + + + + + + + + + - + - + - + @@ -753,17 +781,17 @@ L518.4 133.357" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -771,17 +799,17 @@ L518.4 133.357" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -789,17 +817,17 @@ L518.4 133.357" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -807,17 +835,17 @@ L518.4 133.357" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -825,17 +853,17 @@ L518.4 133.357" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -843,17 +871,17 @@ L518.4 133.357" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -861,17 +889,17 @@ L518.4 133.357" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -879,17 +907,17 @@ L518.4 133.357" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -897,17 +925,17 @@ L518.4 133.357" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -917,17 +945,17 @@ L518.4 133.357" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -935,17 +963,17 @@ L518.4 133.357" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -953,17 +981,17 @@ L518.4 133.357" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -971,17 +999,17 @@ L518.4 133.357" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -989,17 +1017,17 @@ L518.4 133.357" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1007,17 +1035,17 @@ L518.4 133.357" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1025,17 +1053,17 @@ L518.4 133.357" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1043,17 +1071,17 @@ L518.4 133.357" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1061,17 +1089,17 @@ L518.4 133.357" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1079,68 +1107,72 @@ L518.4 133.357" style="fill:none;stroke:#0000ff;"/> - + - + - + - + + + +M72 298.643 +L518.4 298.643 +L518.4 223.513 +L72 223.513 +z +" style="fill:#ffffff;"/> - + +M72 223.513 +L518.4 223.513 +L518.4 223.513" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> - + +M518.4 298.643 +L518.4 223.513 +L518.4 223.513" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> - + +M72 298.643 +L518.4 298.643 +L518.4 298.643" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> - - - + +L72 223.513" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> - + - + - + @@ -1150,17 +1182,17 @@ z - + - + - + @@ -1170,17 +1202,17 @@ z - + - + - + @@ -1190,17 +1222,17 @@ z - + - + - + @@ -1210,17 +1242,17 @@ z - + - + - + @@ -1230,17 +1262,17 @@ z - + - + - + @@ -1252,17 +1284,17 @@ z - + - + - + @@ -1272,17 +1304,17 @@ z - + - + - + @@ -1292,17 +1324,17 @@ z - + - + - + @@ -1312,17 +1344,17 @@ z - + - + - + @@ -1332,17 +1364,17 @@ z - + - + - + @@ -1352,17 +1384,17 @@ z - + - + - + @@ -1370,26 +1402,6 @@ z - - - - - - - - - - - - @@ -1414,36 +1426,60 @@ C-2.6839 -1.55874 -3 -0.795609 -3 0 C-3 0.795609 -2.6839 1.55874 -2.12132 2.12132 C-1.55874 2.6839 -0.795609 3 0 3 z -" id="m0f54036a79" style="stroke:#000000;stroke-linecap:butt;stroke-width:0.5;"/> +" id="m7017384dbe" style="stroke:#000000;stroke-width:0.5;"/> - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - + - + - + @@ -1453,17 +1489,17 @@ z - + - + - + @@ -1473,17 +1509,17 @@ z - + - + - + @@ -1493,17 +1529,17 @@ z - + - + - + @@ -1513,17 +1549,17 @@ z - + - + - + @@ -1533,17 +1569,17 @@ z - + - + - + @@ -1555,17 +1591,17 @@ z - + - + - + @@ -1575,17 +1611,17 @@ z - + - + - + @@ -1595,17 +1631,17 @@ z - + - + - + @@ -1615,17 +1651,17 @@ z - + - + - + @@ -1635,17 +1671,17 @@ z - + - + - + @@ -1655,17 +1691,17 @@ z - + - + - + @@ -1673,26 +1709,6 @@ z - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/single_date.pdf b/lib/matplotlib/tests/baseline_images/test_axes/single_date.pdf index 56ac875bd998..134ff83173b3 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/single_date.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/single_date.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/single_date.png b/lib/matplotlib/tests/baseline_images/test_axes/single_date.png index 599e35d303be..e35c353f200f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/single_date.png and b/lib/matplotlib/tests/baseline_images/test_axes/single_date.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/single_date.svg b/lib/matplotlib/tests/baseline_images/test_axes/single_date.svg index 962daf49fabf..f727c934d70b 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/single_date.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/single_date.svg @@ -5,7 +5,7 @@ @@ -41,32 +41,56 @@ C-2.6839 -1.55874 -3 -0.795609 -3 0 C-3 0.795609 -2.6839 1.55874 -2.12132 2.12132 C-1.55874 2.6839 -0.795609 3 0 3 z -" id="m4d149c2171" style="stroke:#000000;stroke-linecap:butt;stroke-width:0.5;"/> +" id="m6a50924fa8" style="stroke:#000000;stroke-width:0.5;"/> - + + + + + + + + + + + + + +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -219,7 +243,7 @@ Q39.7031 55.7656 41.0625 55.5156 z " id="BitstreamVeraSans-Roman-72"/> - + @@ -234,12 +258,12 @@ z - + - + @@ -324,7 +348,7 @@ Q26.2656 6.10938 33.4062 6.10938 Q40.5312 6.10938 44.6094 11.75 Q48.6875 17.3906 48.6875 27.2969" id="BitstreamVeraSans-Roman-70"/> - + @@ -339,17 +363,17 @@ Q48.6875 17.3906 48.6875 27.2969" id="BitstreamVeraSans-Roman-70"/> - + - + - + @@ -364,17 +388,17 @@ Q48.6875 17.3906 48.6875 27.2969" id="BitstreamVeraSans-Roman-70"/> - + - + - + @@ -389,12 +413,12 @@ Q48.6875 17.3906 48.6875 27.2969" id="BitstreamVeraSans-Roman-70"/> - + - + @@ -437,7 +461,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -452,17 +476,17 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + @@ -477,17 +501,17 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + @@ -502,17 +526,17 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + @@ -531,20 +555,20 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -558,7 +582,7 @@ L10.5938 27.2031 z " id="BitstreamVeraSans-Roman-2212"/> - + @@ -568,17 +592,17 @@ z - + - + - + @@ -588,17 +612,17 @@ z - + - + - + @@ -608,17 +632,17 @@ z - + - + - + @@ -628,12 +652,12 @@ z - + - + @@ -665,7 +689,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -675,12 +699,12 @@ z - + - + @@ -706,7 +730,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -716,12 +740,12 @@ z - + - + @@ -759,7 +783,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -769,12 +793,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -804,7 +828,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -812,26 +836,6 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - - - - - - - - - - - - @@ -845,19 +849,43 @@ z - + + + + + + + + + + + + + - + - + @@ -883,7 +911,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -896,17 +924,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -919,17 +947,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -942,17 +970,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -965,17 +993,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -988,17 +1016,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -1011,17 +1039,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -1034,17 +1062,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -1057,17 +1085,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -1082,17 +1110,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -1102,17 +1130,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -1122,17 +1150,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -1142,17 +1170,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -1162,17 +1190,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -1182,17 +1210,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -1202,17 +1230,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -1222,17 +1250,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -1240,26 +1268,6 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/single_point.pdf b/lib/matplotlib/tests/baseline_images/test_axes/single_point.pdf index 3a9c64721575..e6a9c6dc88b6 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/single_point.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/single_point.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/single_point.png b/lib/matplotlib/tests/baseline_images/test_axes/single_point.png index 8ba376277a81..0882d1711f0d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/single_point.png and b/lib/matplotlib/tests/baseline_images/test_axes/single_point.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/single_point.svg b/lib/matplotlib/tests/baseline_images/test_axes/single_point.svg index 2b00e27a01fb..a3f1b5cc9c1d 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/single_point.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/single_point.svg @@ -5,7 +5,7 @@ @@ -41,18 +41,43 @@ C-2.6839 -1.55874 -3 -0.795609 -3 0 C-3 0.795609 -2.6839 1.55874 -2.12132 2.12132 C-1.55874 2.6839 -0.795609 3 0 3 z -" id="m0f54036a79" style="stroke:#000000;stroke-linecap:butt;stroke-width:0.5;"/> +" id="m7017384dbe" style="stroke:#000000;stroke-width:0.5;"/> - + + + + + + + + + + + + + +L72 43.2 +L72 43.2" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> +" id="m01e7e44d03" style="stroke:#000000;stroke-width:0.5;"/> - - + + +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -157,7 +182,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -170,20 +195,21 @@ z +L146.4 43.2 +L146.4 43.2" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + @@ -209,7 +235,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -222,20 +248,21 @@ z +L220.8 43.2 +L220.8 43.2" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + @@ -265,7 +292,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -278,25 +305,26 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> +L295.2 43.2 +L295.2 43.2" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + - + @@ -308,25 +336,26 @@ L295.2 43.2" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000; +L369.6 43.2 +L369.6 43.2" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + - + @@ -338,25 +367,26 @@ L369.6 43.2" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000; +L444 43.2 +L444 43.2" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + - + @@ -368,25 +398,26 @@ L444 43.2" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;st +L518.4 43.2 +L518.4 43.2" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + - + @@ -400,35 +431,36 @@ L518.4 43.2" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000; +L518.4 200.291 +L518.4 200.291" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -441,25 +473,26 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 +L518.4 174.109 +L518.4 174.109" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + - + @@ -472,25 +505,26 @@ L518.4 174.109" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.0000 +L518.4 147.927 +L518.4 147.927" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + - + @@ -503,25 +537,26 @@ L518.4 147.927" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.0000 +L518.4 121.745 +L518.4 121.745" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + - + @@ -533,25 +568,26 @@ L518.4 121.745" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.0000 +L518.4 95.5636 +L518.4 95.5636" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + - + @@ -563,25 +599,26 @@ L518.4 95.5636" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.0000 +L518.4 69.3818 +L518.4 69.3818" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + - + @@ -593,25 +630,26 @@ L518.4 69.3818" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.0000 +L518.4 43.2 +L518.4 43.2" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + - + @@ -620,26 +658,6 @@ L518.4 43.2" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000; - - - - - - - - - - - - @@ -653,28 +671,53 @@ z - + + + + + + + + + + + + + +L72 231.709 +L72 231.709" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + @@ -709,7 +752,7 @@ Q16.2188 57.2812 16.2188 49.4219 Q16.2188 41.5 20.0938 36.9531 Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - + @@ -721,25 +764,26 @@ Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> +L146.4 231.709 +L146.4 231.709" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + - + @@ -751,20 +795,21 @@ L146.4 231.709" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.0000 +L220.8 231.709 +L220.8 231.709" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + @@ -807,7 +852,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -819,20 +864,21 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> +L295.2 231.709 +L295.2 231.709" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + @@ -853,7 +899,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -865,25 +911,26 @@ z +L369.6 231.709 +L369.6 231.709" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + - + @@ -895,25 +942,26 @@ L369.6 231.709" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.0000 +L444 231.709 +L444 231.709" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + - + @@ -925,25 +973,26 @@ L444 231.709" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000 +L518.4 231.709 +L518.4 231.709" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + - + @@ -957,25 +1006,26 @@ L518.4 231.709" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.0000 +L518.4 388.8 +L518.4 388.8" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + - + @@ -987,25 +1037,26 @@ L518.4 388.8" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000 +L518.4 362.618 +L518.4 362.618" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + - + @@ -1017,25 +1068,26 @@ L518.4 362.618" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.0000 +L518.4 336.436 +L518.4 336.436" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + - + @@ -1047,25 +1099,26 @@ L518.4 336.436" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.0000 +L518.4 310.255 +L518.4 310.255" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + - + @@ -1077,25 +1130,26 @@ L518.4 310.255" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.0000 +L518.4 284.073 +L518.4 284.073" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + - + @@ -1107,25 +1161,26 @@ L518.4 284.073" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.0000 +L518.4 257.891 +L518.4 257.891" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + - + @@ -1137,25 +1192,26 @@ L518.4 257.891" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.0000 +L518.4 231.709 +L518.4 231.709" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.000000;stroke-dashoffset:0.0;stroke-width:0.5;"/> - - + + - + - + - + @@ -1164,26 +1220,6 @@ L518.4 231.709" style="fill:none;stroke:#000000;stroke-dasharray:1.000000,3.0000 - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/stackplot_test_image.pdf b/lib/matplotlib/tests/baseline_images/test_axes/stackplot_test_image.pdf index c1c96c78188d..ec5714ee1c3e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/stackplot_test_image.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/stackplot_test_image.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/stackplot_test_image.png b/lib/matplotlib/tests/baseline_images/test_axes/stackplot_test_image.png index 8cffcef1be06..87f90f776115 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/stackplot_test_image.png and b/lib/matplotlib/tests/baseline_images/test_axes/stackplot_test_image.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/stackplot_test_image.svg b/lib/matplotlib/tests/baseline_images/test_axes/stackplot_test_image.svg index 1ccbb2303681..83813f3dc030 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/stackplot_test_image.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/stackplot_test_image.svg @@ -5,7 +5,7 @@ @@ -54,10 +54,10 @@ L171.2 -54.1714 L121.6 -48.6857 L72 -43.2 z -" id="C0_0_7ebce71036"/> +" id="m28b295c48b" style="stroke:#000000;"/> - + @@ -86,10 +86,10 @@ L171.2 -81.0514 L121.6 -64.5943 L72 -48.1371 z -" id="C1_0_01c5bb7e1c"/> +" id="mdc2c8cf5d7" style="stroke:#000000;"/> - + @@ -118,32 +118,56 @@ L171.2 -123.84 L121.6 -90.9257 L72 -58.0114 z -" id="C2_0_a5baad2d3c"/> +" id="m07c0d49b8a" style="stroke:#000000;"/> - + + + + + + + + + + + + + +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -169,7 +193,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -177,12 +201,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -212,7 +236,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -220,12 +244,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -251,7 +275,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -259,12 +283,12 @@ z - + - + @@ -299,7 +323,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -307,12 +331,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -355,7 +379,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -363,12 +387,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -389,7 +413,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -402,25 +426,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -428,17 +452,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -447,17 +471,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -466,12 +490,12 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + @@ -509,7 +533,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -518,17 +542,17 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + - + @@ -537,12 +561,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -574,7 +598,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -583,17 +607,17 @@ z - + - + - + @@ -602,12 +626,12 @@ z - + - + @@ -624,33 +648,13 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/symlog.pdf b/lib/matplotlib/tests/baseline_images/test_axes/symlog.pdf index d144dd40d7d4..4490910edc97 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/symlog.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/symlog.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/symlog.png b/lib/matplotlib/tests/baseline_images/test_axes/symlog.png index 21b8d6eaf702..8abdc4f314e6 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/symlog.png and b/lib/matplotlib/tests/baseline_images/test_axes/symlog.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/symlog.svg b/lib/matplotlib/tests/baseline_images/test_axes/symlog.svg index 5d4068bd913e..4c231f9b5bb2 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/symlog.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/symlog.svg @@ -5,7 +5,7 @@ @@ -36,8 +36,32 @@ L107.712 125.824 L143.424 249.759 L179.136 303.507 L232.704 365.849 -L286.272 365.849 -L500.544 365.849" style="fill:none;stroke:#0000ff;"/> +L500.544 365.849 +L500.544 365.849" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> + + + + + + + + + + + + @@ -45,20 +69,20 @@ L500.544 365.849" style="fill:none;stroke:#0000ff;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -84,7 +108,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -92,12 +116,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -129,7 +153,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -137,12 +161,12 @@ z - + - + @@ -163,7 +187,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -172,17 +196,17 @@ z - + - + - + @@ -191,12 +215,12 @@ z - + - + @@ -226,7 +250,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -235,17 +259,17 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + - + @@ -258,98 +282,98 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - - - - + + + + - + - + - - - - + + + + - + - + - - - - + + + + - + - + @@ -387,22 +411,22 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - - - - + + + + - + - + @@ -428,42 +452,42 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - - - - + + + + - + - + - - - - + + + + - + - + @@ -498,22 +522,22 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - - - - + + + + - + - + @@ -530,10 +554,10 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - - - - + + + + @@ -542,140 +566,120 @@ z +L2 0" id="m5919fa6cb9" style="stroke:#000000;stroke-width:0.5;"/> - + +L-2 0" id="m101a636a75" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/twin_axis_locaters_formatters.pdf b/lib/matplotlib/tests/baseline_images/test_axes/twin_axis_locaters_formatters.pdf index 829564957206..c8073611a958 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/twin_axis_locaters_formatters.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/twin_axis_locaters_formatters.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/twin_axis_locaters_formatters.png b/lib/matplotlib/tests/baseline_images/test_axes/twin_axis_locaters_formatters.png index 182fd4a10ddd..eb8b4f1f0388 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/twin_axis_locaters_formatters.png and b/lib/matplotlib/tests/baseline_images/test_axes/twin_axis_locaters_formatters.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/twin_axis_locaters_formatters.svg b/lib/matplotlib/tests/baseline_images/test_axes/twin_axis_locaters_formatters.svg index a7260d55f0ab..4180d4eac2f6 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/twin_axis_locaters_formatters.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/twin_axis_locaters_formatters.svg @@ -5,7 +5,7 @@ @@ -31,7 +31,31 @@ z +L518.4 43.2" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> + + + + + + + + + + + + @@ -39,10 +63,10 @@ L518.4 43.2" style="fill:none;stroke:#0000ff;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -75,7 +99,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -87,7 +111,7 @@ z - + @@ -108,7 +132,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -120,7 +144,7 @@ z - + @@ -150,7 +174,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -162,7 +186,7 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -200,7 +224,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -212,7 +236,7 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -238,7 +262,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -250,7 +274,7 @@ z - + @@ -282,7 +306,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -294,7 +318,7 @@ z - + @@ -329,7 +353,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -341,7 +365,7 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -358,7 +382,7 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - + @@ -370,7 +394,7 @@ z - + @@ -413,7 +437,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -425,7 +449,7 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -460,7 +484,7 @@ Q16.2188 57.2812 16.2188 49.4219 Q16.2188 41.5 20.0938 36.9531 Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - + @@ -472,12 +496,12 @@ Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - + - + @@ -492,10 +516,10 @@ Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> +L0 -2" id="mdcc271175c" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -522,7 +546,7 @@ Q20.2188 56 33.0156 56 Q37.1562 56 41.1094 55.1406 Q45.0625 54.2969 48.7812 52.5938" id="BitstreamVeraSans-Roman-63"/> - + @@ -530,12 +554,12 @@ Q45.0625 54.2969 48.7812 52.5938" id="BitstreamVeraSans-Roman-63"/> - + - + @@ -543,7 +567,7 @@ Q45.0625 54.2969 48.7812 52.5938" id="BitstreamVeraSans-Roman-63"/> - + @@ -574,7 +598,7 @@ Q26.2656 6.10938 33.4062 6.10938 Q40.5312 6.10938 44.6094 11.75 Q48.6875 17.3906 48.6875 27.2969" id="BitstreamVeraSans-Roman-70"/> - + @@ -582,7 +606,7 @@ Q48.6875 17.3906 48.6875 27.2969" id="BitstreamVeraSans-Roman-70"/> - + @@ -608,7 +632,7 @@ Q5.51562 13.875 5.51562 27.2969 Q5.51562 40.7656 12.1719 48.375 Q18.8438 56 30.6094 56" id="BitstreamVeraSans-Roman-6f"/> - + @@ -620,15 +644,15 @@ Q18.8438 56 30.6094 56" id="BitstreamVeraSans-Roman-6f"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -643,12 +667,12 @@ L4 0" id="mc8fcea1516" style="stroke:#000000;stroke-linecap:butt;stroke-width:0. - + - + @@ -663,12 +687,12 @@ L4 0" id="mc8fcea1516" style="stroke:#000000;stroke-linecap:butt;stroke-width:0. - + - + @@ -683,12 +707,12 @@ L4 0" id="mc8fcea1516" style="stroke:#000000;stroke-linecap:butt;stroke-width:0. - + - + @@ -703,12 +727,12 @@ L4 0" id="mc8fcea1516" style="stroke:#000000;stroke-linecap:butt;stroke-width:0. - + - + @@ -725,10 +749,10 @@ L4 0" id="mc8fcea1516" style="stroke:#000000;stroke-linecap:butt;stroke-width:0. +L2 0" id="m5919fa6cb9" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -830,7 +854,7 @@ L9.07812 0 z " id="BitstreamVeraSans-Roman-6b"/> - + @@ -843,7 +867,7 @@ z - + @@ -921,7 +945,7 @@ Q37.2031 48.4844 30.0781 48.4844 Q22.9531 48.4844 18.875 42.8438 Q14.7969 37.2031 14.7969 27.2969" id="BitstreamVeraSans-Roman-64"/> - + @@ -932,7 +956,7 @@ Q14.7969 37.2031 14.7969 27.2969" id="BitstreamVeraSans-Roman-64"/> - + @@ -982,7 +1006,7 @@ L9.42188 64.5938 z " id="BitstreamVeraSans-Roman-6a"/> - + @@ -991,43 +1015,47 @@ z - + + + +L518.4 43.2 +L518.4 43.2" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> - + +L518.4 43.2 +L518.4 43.2" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> - + +L518.4 388.8 +L518.4 388.8" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> - + +L72 43.2 +L72 43.2" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> - - +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -1037,12 +1065,12 @@ L0 4" id="mdad270ee8e" style="stroke:#000000;stroke-linecap:butt;stroke-width:0. - + - + @@ -1052,12 +1080,12 @@ L0 4" id="mdad270ee8e" style="stroke:#000000;stroke-linecap:butt;stroke-width:0. - + - + @@ -1067,12 +1095,12 @@ L0 4" id="mdad270ee8e" style="stroke:#000000;stroke-linecap:butt;stroke-width:0. - + - + @@ -1082,12 +1110,12 @@ L0 4" id="mdad270ee8e" style="stroke:#000000;stroke-linecap:butt;stroke-width:0. - + - + @@ -1097,12 +1125,12 @@ L0 4" id="mdad270ee8e" style="stroke:#000000;stroke-linecap:butt;stroke-width:0. - + - + @@ -1112,16 +1140,40 @@ L0 4" id="mdad270ee8e" style="stroke:#000000;stroke-linecap:butt;stroke-width:0. + + + + + + + + + + + + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -1136,7 +1188,7 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + @@ -1151,7 +1203,7 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + @@ -1166,7 +1218,7 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + @@ -1181,7 +1233,7 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + @@ -1196,7 +1248,7 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + diff --git a/lib/matplotlib/tests/baseline_images/test_axes/units_strings.pdf b/lib/matplotlib/tests/baseline_images/test_axes/units_strings.pdf index da72f4f35489..19245acd6f63 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/units_strings.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/units_strings.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/units_strings.png b/lib/matplotlib/tests/baseline_images/test_axes/units_strings.png index 5f67b76f6f18..3a9abdd61d90 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/units_strings.png and b/lib/matplotlib/tests/baseline_images/test_axes/units_strings.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/units_strings.svg b/lib/matplotlib/tests/baseline_images/test_axes/units_strings.svg index a874aa0e0751..2da024934fbd 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/units_strings.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/units_strings.svg @@ -5,7 +5,7 @@ @@ -34,7 +34,31 @@ M72 388.8 L183.6 246.72 L295.2 169.92 L406.8 116.16 -L518.4 75.84" style="fill:none;stroke:#0000ff;"/> +L518.4 75.84" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> + + + + + + + + + + + + @@ -42,20 +66,20 @@ L518.4 75.84" style="fill:none;stroke:#0000ff;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -106,7 +130,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -115,12 +139,12 @@ z - + - + @@ -141,7 +165,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -151,17 +175,17 @@ z - + - + - + @@ -171,12 +195,12 @@ z - + - + @@ -206,7 +230,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -216,17 +240,17 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + - + @@ -240,25 +264,25 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -266,17 +290,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -284,12 +308,12 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + @@ -315,7 +339,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -323,12 +347,12 @@ z - + - + @@ -363,7 +387,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -371,12 +395,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -419,7 +443,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -427,17 +451,17 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + @@ -446,17 +470,17 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + @@ -465,17 +489,17 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + @@ -484,17 +508,17 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + @@ -503,43 +527,23 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_baseline.png b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_baseline.png index f84484368988..c386bd72d83b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_baseline.png and b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_baseline.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_custompoints_10.png b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_custompoints_10.png index c19b7f4b6f87..f3178860b6df 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_custompoints_10.png and b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_custompoints_10.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_custompoints_200.png b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_custompoints_200.png index 0f617ee10ee5..38ffbd5d359d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_custompoints_200.png and b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_custompoints_200.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_showall.png b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_showall.png index e19f48c12273..2aeb79b5c49c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_showall.png and b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_showall.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_showextrema.png b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_showextrema.png index 00949738ede4..140aae606458 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_showextrema.png and b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_showextrema.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_showmeans.png b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_showmeans.png index 2e5bad4d7d83..b7c8bacd1b50 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_showmeans.png and b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_showmeans.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_showmedians.png b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_showmedians.png index 918dc62c7ff6..6307e2e2afc5 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_showmedians.png and b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_horiz_showmedians.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_baseline.png b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_baseline.png index 64f291eb9028..00c7280f8538 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_baseline.png and b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_baseline.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_custompoints_10.png b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_custompoints_10.png index b1ed10d72892..2d8105c8f1b2 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_custompoints_10.png and b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_custompoints_10.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_custompoints_200.png b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_custompoints_200.png index 481c7be45fb4..92980f28750d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_custompoints_200.png and b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_custompoints_200.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_showall.png b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_showall.png index 80db9e88648a..8faadd80ccee 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_showall.png and b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_showall.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_showextrema.png b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_showextrema.png index 449d379a1d68..74a2fa96eaab 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_showextrema.png and b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_showextrema.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_showmeans.png b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_showmeans.png index acd31065bace..bcfa3481d02f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_showmeans.png and b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_showmeans.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_showmedians.png b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_showmedians.png index bfd5e64f6ce6..55151d89013b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_showmedians.png and b/lib/matplotlib/tests/baseline_images/test_axes/violinplot_vert_showmedians.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/vline_hline_zorder.pdf b/lib/matplotlib/tests/baseline_images/test_axes/vline_hline_zorder.pdf index d114a08edc09..44a95bbf6eb6 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/vline_hline_zorder.pdf and b/lib/matplotlib/tests/baseline_images/test_axes/vline_hline_zorder.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/vline_hline_zorder.png b/lib/matplotlib/tests/baseline_images/test_axes/vline_hline_zorder.png index 08b689b2cd7e..4f1a174af834 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_axes/vline_hline_zorder.png and b/lib/matplotlib/tests/baseline_images/test_axes/vline_hline_zorder.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_axes/vline_hline_zorder.svg b/lib/matplotlib/tests/baseline_images/test_axes/vline_hline_zorder.svg index bddb8241c58b..955ec1e62d08 100644 --- a/lib/matplotlib/tests/baseline_images/test_axes/vline_hline_zorder.svg +++ b/lib/matplotlib/tests/baseline_images/test_axes/vline_hline_zorder.svg @@ -5,7 +5,7 @@ @@ -31,7 +31,32 @@ z +L518.4 350.4 +L518.4 350.4" style="fill:none;stroke:#ff0000;stroke-linecap:square;stroke-width:10;"/> + + + + + + + + + + + + @@ -39,20 +64,20 @@ L518.4 350.4" style="fill:none;stroke:#ff0000;stroke-width:10;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -78,7 +103,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -86,12 +111,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -112,7 +137,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -120,12 +145,12 @@ z - + - + @@ -155,7 +180,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -163,12 +188,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -206,7 +231,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -214,12 +239,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -245,7 +270,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -253,12 +278,12 @@ z - + - + @@ -290,7 +315,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -298,12 +323,12 @@ z - + - + @@ -338,7 +363,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -346,12 +371,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -368,7 +393,7 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - + @@ -376,12 +401,12 @@ z - + - + @@ -424,7 +449,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -432,12 +457,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -472,7 +497,7 @@ Q16.2188 57.2812 16.2188 49.4219 Q16.2188 41.5 20.0938 36.9531 Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - + @@ -484,25 +509,25 @@ Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -510,17 +535,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -528,17 +553,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -546,17 +571,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -564,17 +589,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -582,17 +607,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -600,17 +625,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -618,17 +643,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -636,17 +661,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -654,46 +679,27 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + - - - - - - - - - - - - +L171.2 43.2 +L171.2 43.2" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:10;"/> @@ -961,7 +967,7 @@ Q16.75 56 26.8125 56 Q31.7812 56 36.1719 55.2656 Q40.5781 54.5469 44.2812 53.0781" id="BitstreamVeraSans-Roman-73"/> - + @@ -985,14 +991,14 @@ Q40.5781 54.5469 44.2812 53.0781" id="BitstreamVeraSans-Roman-73"/> - - - - - - - - + + + + + + + + @@ -1006,17 +1012,19 @@ L320 196.8 L369.6 158.4 L419.2 120 L468.8 81.6 -L518.4 43.2" style="fill:none;stroke:#0000ff;stroke-width:10;"/> +L518.4 43.2" style="fill:none;stroke:#0000ff;stroke-linecap:square;stroke-width:10;"/> +L419.2 43.2 +L419.2 43.2" style="fill:none;stroke:#bf00bf;stroke-linecap:square;stroke-width:10;"/> +L518.4 196.8 +L518.4 196.8" style="fill:none;stroke:#008000;stroke-linecap:square;stroke-width:10;"/> diff --git a/lib/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight_suptile_legend.pdf b/lib/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight_suptile_legend.pdf index 9c62d85ba19e..07a842d7ad79 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight_suptile_legend.pdf and b/lib/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight_suptile_legend.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight_suptile_legend.png b/lib/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight_suptile_legend.png index b87c53ccccd8..e7b76e784002 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight_suptile_legend.png and b/lib/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight_suptile_legend.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight_suptile_legend.svg b/lib/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight_suptile_legend.svg index 07f911425659..ca4e08f6a766 100644 --- a/lib/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight_suptile_legend.svg +++ b/lib/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight_suptile_legend.svg @@ -2,18 +2,18 @@ - + @@ -21,25 +21,49 @@ z - + + + + + + + + + + + + + @@ -47,20 +71,20 @@ L541.377 41.76" style="fill:none;stroke:#0000ff;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -86,7 +110,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -94,12 +118,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -120,7 +144,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -128,12 +152,12 @@ z - + - + @@ -163,7 +187,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -171,12 +195,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -214,7 +238,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -222,12 +246,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -253,7 +277,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -261,12 +285,12 @@ z - + - + @@ -298,7 +322,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -306,12 +330,12 @@ z - + - + @@ -346,7 +370,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -354,12 +378,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -376,7 +400,7 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - + @@ -384,12 +408,12 @@ z - + - + @@ -432,7 +456,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -440,12 +464,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -480,7 +504,7 @@ Q16.2188 57.2812 16.2188 49.4219 Q16.2188 41.5 20.0938 36.9531 Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - + @@ -595,7 +619,7 @@ Q16.75 56 26.8125 56 Q31.7812 56 36.1719 55.2656 Q40.5781 54.5469 44.2812 53.0781" id="BitstreamVeraSans-Roman-73"/> - + @@ -611,20 +635,20 @@ Q40.5781 54.5469 44.2812 53.0781" id="BitstreamVeraSans-Roman-73"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -638,7 +662,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -648,17 +672,17 @@ z - + - + - + @@ -668,17 +692,17 @@ z - + - + - + @@ -688,17 +712,17 @@ z - + - + - + @@ -708,12 +732,12 @@ z - + - + @@ -899,17 +923,17 @@ z - + - + - + @@ -919,17 +943,17 @@ z - + - + - + @@ -939,17 +963,17 @@ z - + - + - + @@ -959,17 +983,17 @@ z - + - + - + @@ -979,17 +1003,17 @@ z - + - + - + @@ -997,26 +1021,6 @@ z - - - - - - - - - - - - @@ -1065,7 +1069,7 @@ L0.78125 0 z " id="BitstreamVeraSans-Roman-41"/> - + @@ -1081,18 +1085,17 @@ z +" style="fill:#ffffff;stroke:#000000;stroke-linejoin:miter;"/> +M514.654 60.6217 +L534.814 60.6217" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> @@ -1132,7 +1135,7 @@ L54.3906 54.6875 z " id="BitstreamVeraSans-Roman-67"/> - + @@ -1169,25 +1172,25 @@ L9.8125 0 z " id="BitstreamVeraSans-Roman-46"/> - + - - - - - - - - - - - + + + + + + + + + + + - - + + diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__add_positions.pdf b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__add_positions.pdf index 42feaf7d9d63..5b3fb87829a4 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__add_positions.pdf and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__add_positions.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__add_positions.png b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__add_positions.png index 9a1a160f7c8e..87596b272f8e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__add_positions.png and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__add_positions.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__add_positions.svg b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__add_positions.svg index 4f1074481d69..47ae3594a12d 100644 --- a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__add_positions.svg +++ b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__add_positions.svg @@ -5,7 +5,7 @@ @@ -29,62 +29,57 @@ z " style="fill:#ffffff;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + @@ -92,20 +87,20 @@ L506 -172.8" id="C0_8_d033ec508c"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -131,7 +126,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -139,12 +134,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -176,7 +171,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -184,12 +179,12 @@ z - + - + @@ -210,7 +205,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -219,17 +214,17 @@ z - + - + - + @@ -238,12 +233,12 @@ z - + - + @@ -273,7 +268,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -282,17 +277,17 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + - + @@ -301,12 +296,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -344,7 +339,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -353,17 +348,17 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + - + @@ -376,20 +371,20 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -403,7 +398,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -413,17 +408,17 @@ z - + - + - + @@ -433,17 +428,17 @@ z - + - + - + @@ -453,17 +448,17 @@ z - + - + - + @@ -473,17 +468,17 @@ z - + - + - + @@ -491,26 +486,6 @@ z - - - - - - - - - - - - @@ -813,7 +788,7 @@ Q20.2188 56 33.0156 56 Q37.1562 56 41.1094 55.1406 Q45.0625 54.2969 48.7812 52.5938" id="BitstreamVeraSans-Roman-63"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__append_positions.pdf b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__append_positions.pdf index c6ad9e028dd9..b4c12229a2e3 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__append_positions.pdf and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__append_positions.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__append_positions.png b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__append_positions.png index 46f40e8490c5..3a7759107c27 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__append_positions.png and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__append_positions.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__append_positions.svg b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__append_positions.svg index bae3158f0ff0..6f00d22b4d8d 100644 --- a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__append_positions.svg +++ b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__append_positions.svg @@ -5,7 +5,7 @@ @@ -29,62 +29,57 @@ z " style="fill:#ffffff;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + @@ -92,20 +87,20 @@ L513.495 -172.8" id="C0_8_2ea7de8a15"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -131,7 +126,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -139,12 +134,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -174,7 +169,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -183,12 +178,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -214,7 +209,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -223,12 +218,12 @@ z - + - + @@ -263,7 +258,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -272,12 +267,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -320,7 +315,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -333,20 +328,20 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -360,7 +355,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -370,12 +365,12 @@ z - + - + @@ -407,7 +402,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -417,12 +412,12 @@ z - + - + @@ -443,7 +438,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -453,17 +448,17 @@ z - + - + - + @@ -473,17 +468,17 @@ z - + - + - + @@ -491,26 +486,6 @@ z - - - - - - - - - - - - @@ -813,7 +788,7 @@ Q20.2188 56 33.0156 56 Q37.1562 56 41.1094 55.1406 Q45.0625 54.2969 48.7812 52.5938" id="BitstreamVeraSans-Roman-63"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__default.pdf b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__default.pdf index 4d55bf2ef0b7..9c4a608205ff 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__default.pdf and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__default.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__default.png b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__default.png index 1b6076e4e78f..21b004c7420a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__default.png and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__default.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__default.svg b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__default.svg index 6afc26609de5..b5c89be1e12c 100644 --- a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__default.svg +++ b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__default.svg @@ -5,7 +5,7 @@ @@ -29,56 +29,54 @@ z " style="fill:#ffffff;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + @@ -86,20 +84,20 @@ L498.991 -172.8" id="C0_7_7949f9a7d6"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -125,7 +123,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -133,12 +131,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -170,7 +168,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -178,12 +176,12 @@ z - + - + @@ -204,7 +202,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -213,17 +211,17 @@ z - + - + - + @@ -232,12 +230,12 @@ z - + - + @@ -267,7 +265,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -280,20 +278,20 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -307,7 +305,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -317,17 +315,17 @@ z - + - + - + @@ -337,17 +335,17 @@ z - + - + - + @@ -357,17 +355,17 @@ z - + - + - + @@ -377,17 +375,17 @@ z - + - + - + @@ -395,26 +393,6 @@ z - - - - - - - - - - - - @@ -695,7 +673,7 @@ Q20.2188 56 33.0156 56 Q37.1562 56 41.1094 55.1406 Q45.0625 54.2969 48.7812 52.5938" id="BitstreamVeraSans-Roman-63"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__extend_positions.pdf b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__extend_positions.pdf index 793f14e08e09..52aed02f1c8f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__extend_positions.pdf and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__extend_positions.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__extend_positions.png b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__extend_positions.png index 1f37bf209a7b..d4b4bed31cb1 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__extend_positions.png and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__extend_positions.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__extend_positions.svg b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__extend_positions.svg index 0b8ae5438708..ceab21bbc62d 100644 --- a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__extend_positions.svg +++ b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__extend_positions.svg @@ -5,7 +5,7 @@ @@ -29,68 +29,60 @@ z " style="fill:#ffffff;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + @@ -98,20 +90,20 @@ L513.495 -172.8" id="C0_9_2ea7de8a15"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -137,7 +129,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -145,12 +137,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -180,7 +172,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -189,12 +181,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -220,7 +212,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -229,12 +221,12 @@ z - + - + @@ -269,7 +261,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -278,12 +270,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -326,7 +318,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -339,20 +331,20 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -366,7 +358,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -376,12 +368,12 @@ z - + - + @@ -413,7 +405,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -423,12 +415,12 @@ z - + - + @@ -449,7 +441,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -459,17 +451,17 @@ z - + - + - + @@ -479,17 +471,17 @@ z - + - + - + @@ -497,26 +489,6 @@ z - - - - - - - - - - - - @@ -802,7 +774,7 @@ Q20.2188 56 33.0156 56 Q37.1562 56 41.1094 55.1406 Q45.0625 54.2969 48.7812 52.5938" id="BitstreamVeraSans-Roman-63"/> - + @@ -821,21 +793,21 @@ Q45.0625 54.2969 48.7812 52.5938" id="BitstreamVeraSans-Roman-63"/> - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_color.pdf b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_color.pdf index 0c7da533497d..9fd195b6f5fa 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_color.pdf and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_color.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_color.png b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_color.png index b61bb6483972..e80a6b7d3262 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_color.png and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_color.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_color.svg b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_color.svg index ad7e2b6cadd6..d4f3ff5a1064 100644 --- a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_color.svg +++ b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_color.svg @@ -5,7 +5,7 @@ @@ -29,56 +29,54 @@ z " style="fill:#ffffff;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + @@ -86,20 +84,20 @@ L498.991 -172.8" id="C0_7_7949f9a7d6"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -125,7 +123,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -133,12 +131,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -170,7 +168,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -178,12 +176,12 @@ z - + - + @@ -204,7 +202,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -213,17 +211,17 @@ z - + - + - + @@ -232,12 +230,12 @@ z - + - + @@ -267,7 +265,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -280,20 +278,20 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -307,7 +305,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -317,17 +315,17 @@ z - + - + - + @@ -337,17 +335,17 @@ z - + - + - + @@ -357,17 +355,17 @@ z - + - + - + @@ -377,17 +375,17 @@ z - + - + - + @@ -395,26 +393,6 @@ z - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linelength.pdf b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linelength.pdf index eea0b5261439..be1d76c08b8a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linelength.pdf and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linelength.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linelength.png b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linelength.png index 90613f649113..fa05103fa61a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linelength.png and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linelength.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linelength.svg b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linelength.svg index 4d2e5beaa3c2..d08eb17dda3e 100644 --- a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linelength.svg +++ b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linelength.svg @@ -5,7 +5,7 @@ @@ -29,56 +29,54 @@ z " style="fill:#ffffff;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + @@ -86,20 +84,20 @@ L498.991 -159.84" id="C0_7_422feeb731"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -125,7 +123,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -133,12 +131,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -170,7 +168,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -178,12 +176,12 @@ z - + - + @@ -204,7 +202,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -213,17 +211,17 @@ z - + - + - + @@ -232,12 +230,12 @@ z - + - + @@ -267,7 +265,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -280,20 +278,20 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -307,7 +305,7 @@ L10.5938 27.2031 z " id="BitstreamVeraSans-Roman-2212"/> - + @@ -317,17 +315,17 @@ z - + - + - + @@ -337,17 +335,17 @@ z - + - + - + @@ -357,17 +355,17 @@ z - + - + - + @@ -376,17 +374,17 @@ z - + - + - + @@ -394,17 +392,17 @@ z - + - + - + @@ -412,17 +410,17 @@ z - + - + - + @@ -431,17 +429,17 @@ z - + - + - + @@ -450,43 +448,23 @@ z - + - + - + - - - - - - - - - - - - @@ -760,7 +738,7 @@ Q30.0781 56 35.7969 56 Q45.2188 56 50.0469 50.1719 Q54.8906 44.3438 54.8906 33.0156" id="BitstreamVeraSans-Roman-68"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_lineoffset.pdf b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_lineoffset.pdf index 433bf3db1f1a..90dee7c4d0cb 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_lineoffset.pdf and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_lineoffset.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_lineoffset.png b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_lineoffset.png index d8e6b9a98830..9c74479efcbc 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_lineoffset.png and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_lineoffset.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_lineoffset.svg b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_lineoffset.svg index 9de5fa9dc90f..a249a36e281a 100644 --- a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_lineoffset.svg +++ b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_lineoffset.svg @@ -5,7 +5,7 @@ @@ -29,56 +29,54 @@ z " style="fill:#ffffff;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + @@ -86,20 +84,20 @@ L498.991 -172.8" id="C0_7_7949f9a7d6"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -125,7 +123,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -133,12 +131,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -170,7 +168,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -178,12 +176,12 @@ z - + - + @@ -204,7 +202,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -213,17 +211,17 @@ z - + - + - + @@ -232,12 +230,12 @@ z - + - + @@ -267,7 +265,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -280,20 +278,20 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -342,7 +340,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -353,17 +351,17 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + - + @@ -374,17 +372,17 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + - + @@ -395,12 +393,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -426,7 +424,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -437,17 +435,17 @@ z - + - + - + @@ -456,26 +454,6 @@ z - - - - - - - - - - - - @@ -719,7 +697,7 @@ Q20.2188 56 33.0156 56 Q37.1562 56 41.1094 55.1406 Q45.0625 54.2969 48.7812 52.5938" id="BitstreamVeraSans-Roman-63"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linestyle.pdf b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linestyle.pdf index 218f09adba78..632db77f9236 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linestyle.pdf and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linestyle.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linestyle.png b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linestyle.png index db29e66edcd7..b9f699ab29dd 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linestyle.png and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linestyle.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linestyle.svg b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linestyle.svg index 11dc4d6f19c8..52845340b254 100644 --- a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linestyle.svg +++ b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linestyle.svg @@ -5,7 +5,7 @@ @@ -29,56 +29,54 @@ z " style="fill:#ffffff;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + @@ -86,20 +84,20 @@ L498.991 -172.8" id="C0_7_7949f9a7d6"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -125,7 +123,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -133,12 +131,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -170,7 +168,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -178,12 +176,12 @@ z - + - + @@ -204,7 +202,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -213,17 +211,17 @@ z - + - + - + @@ -232,12 +230,12 @@ z - + - + @@ -267,7 +265,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -280,20 +278,20 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -307,7 +305,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -317,17 +315,17 @@ z - + - + - + @@ -337,17 +335,17 @@ z - + - + - + @@ -357,17 +355,17 @@ z - + - + - + @@ -377,17 +375,17 @@ z - + - + - + @@ -395,26 +393,6 @@ z - - - - - - - - - - - - @@ -654,7 +632,7 @@ Q20.2188 56 33.0156 56 Q37.1562 56 41.1094 55.1406 Q45.0625 54.2969 48.7812 52.5938" id="BitstreamVeraSans-Roman-63"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linewidth.pdf b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linewidth.pdf index 1cb8214d7c70..057c7b3b9f8a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linewidth.pdf and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linewidth.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linewidth.png b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linewidth.png index f576bce82e32..03683c070377 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linewidth.png and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linewidth.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linewidth.svg b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linewidth.svg index f9edcd6bc617..97f8cf3f1f5e 100644 --- a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linewidth.svg +++ b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linewidth.svg @@ -5,7 +5,7 @@ @@ -29,56 +29,54 @@ z " style="fill:#ffffff;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + @@ -86,20 +84,20 @@ L498.991 -172.8" id="C0_7_7949f9a7d6"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -125,7 +123,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -133,12 +131,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -170,7 +168,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -178,12 +176,12 @@ z - + - + @@ -204,7 +202,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -213,17 +211,17 @@ z - + - + - + @@ -232,12 +230,12 @@ z - + - + @@ -267,7 +265,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -280,20 +278,20 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -307,7 +305,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -317,17 +315,17 @@ z - + - + - + @@ -337,17 +335,17 @@ z - + - + - + @@ -357,17 +355,17 @@ z - + - + - + @@ -377,17 +375,17 @@ z - + - + - + @@ -395,26 +393,6 @@ z - - - - - - - - - - - - @@ -695,7 +673,7 @@ Q20.2188 56 33.0156 56 Q37.1562 56 41.1094 55.1406 Q45.0625 54.2969 48.7812 52.5938" id="BitstreamVeraSans-Roman-63"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_orientation.pdf b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_orientation.pdf index 578aeb3b4af4..f2d29a334ae9 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_orientation.pdf and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_orientation.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_orientation.png b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_orientation.png index 386a54d67651..be5cc133dc72 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_orientation.png and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_orientation.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_orientation.svg b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_orientation.svg index 05e8aca4a00c..4f1d2bffde2b 100644 --- a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_orientation.svg +++ b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_orientation.svg @@ -5,7 +5,7 @@ @@ -29,56 +29,54 @@ z " style="fill:#ffffff;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + @@ -86,20 +84,20 @@ L239.4 -373.774" id="C0_7_bebcb2679b"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -132,7 +130,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -142,12 +140,12 @@ z - + - + @@ -179,7 +177,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -189,12 +187,12 @@ z - + - + @@ -215,7 +213,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -225,17 +223,17 @@ z - + - + - + @@ -245,12 +243,12 @@ z - + - + @@ -280,7 +278,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -294,25 +292,25 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -320,17 +318,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -338,17 +336,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -357,17 +355,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -376,43 +374,23 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + - - - - - - - - - - - - @@ -684,7 +662,7 @@ Q20.2188 56 33.0156 56 Q37.1562 56 41.1094 55.1406 Q45.0625 54.2969 48.7812 52.5938" id="BitstreamVeraSans-Roman-63"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_positions.pdf b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_positions.pdf index ea61c31bc9ea..14d0940c1d50 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_positions.pdf and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_positions.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_positions.png b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_positions.png index c9029a270682..b0cf2392004b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_positions.png and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_positions.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_positions.svg b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_positions.svg index a355189310dc..fb274e8852a2 100644 --- a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_positions.svg +++ b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_positions.svg @@ -5,7 +5,7 @@ @@ -29,74 +29,63 @@ z " style="fill:#ffffff;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + @@ -104,20 +93,20 @@ L513.495 -172.8" id="C0_a_2ea7de8a15"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -143,7 +132,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -151,12 +140,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -186,7 +175,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -195,12 +184,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -226,7 +215,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -235,12 +224,12 @@ z - + - + @@ -275,7 +264,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -284,12 +273,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -332,7 +321,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -345,20 +334,20 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -372,7 +361,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -382,12 +371,12 @@ z - + - + @@ -419,7 +408,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -429,12 +418,12 @@ z - + - + @@ -455,7 +444,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -465,17 +454,17 @@ z - + - + - + @@ -485,17 +474,17 @@ z - + - + - + @@ -503,26 +492,6 @@ z - - - - - - - - - - - - @@ -769,7 +738,7 @@ Q20.2188 56 33.0156 56 Q37.1562 56 41.1094 55.1406 Q45.0625 54.2969 48.7812 52.5938" id="BitstreamVeraSans-Roman-63"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation.pdf b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation.pdf index a2313b350359..41fd0b59902b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation.pdf and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation.png b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation.png index 466e37562f65..24b54b99e984 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation.png and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation.svg b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation.svg index 24fba1542046..7b10351eb44a 100644 --- a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation.svg +++ b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation.svg @@ -5,7 +5,7 @@ @@ -29,56 +29,54 @@ z " style="fill:#ffffff;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + @@ -86,20 +84,20 @@ L239.4 -373.774" id="C0_7_bebcb2679b"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -132,7 +130,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -142,12 +140,12 @@ z - + - + @@ -179,7 +177,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -189,12 +187,12 @@ z - + - + @@ -215,7 +213,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -225,17 +223,17 @@ z - + - + - + @@ -245,12 +243,12 @@ z - + - + @@ -280,7 +278,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -294,25 +292,25 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -320,17 +318,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -338,17 +336,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -357,17 +355,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -376,43 +374,23 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + - - - - - - - - - - - - @@ -718,7 +696,7 @@ Q20.2188 56 33.0156 56 Q37.1562 56 41.1094 55.1406 Q45.0625 54.2969 48.7812 52.5938" id="BitstreamVeraSans-Roman-63"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation__2x.pdf b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation__2x.pdf index 210d01eb6112..24b14fb4620b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation__2x.pdf and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation__2x.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation__2x.png b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation__2x.png index a83b91d76601..3db03db40705 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation__2x.png and b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation__2x.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation__2x.svg b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation__2x.svg index de9b8a64665f..50cdbb73fb0b 100644 --- a/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation__2x.svg +++ b/lib/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation__2x.svg @@ -5,7 +5,7 @@ @@ -29,56 +29,54 @@ z " style="fill:#ffffff;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + @@ -86,20 +84,20 @@ L498.991 -172.8" id="C0_7_7949f9a7d6"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -125,7 +123,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -133,12 +131,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -170,7 +168,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -178,12 +176,12 @@ z - + - + @@ -204,7 +202,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -213,17 +211,17 @@ z - + - + - + @@ -232,12 +230,12 @@ z - + - + @@ -267,7 +265,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -280,20 +278,20 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -307,7 +305,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -317,17 +315,17 @@ z - + - + - + @@ -337,17 +335,17 @@ z - + - + - + @@ -357,17 +355,17 @@ z - + - + - + @@ -377,17 +375,17 @@ z - + - + - + @@ -395,26 +393,6 @@ z - - - - - - - - - - - - @@ -735,7 +713,7 @@ Q20.2188 56 33.0156 56 Q37.1562 56 41.1094 55.1406 Q45.0625 54.2969 48.7812 52.5938" id="BitstreamVeraSans-Roman-63"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_colors/levels_and_colors.png b/lib/matplotlib/tests/baseline_images/test_colors/levels_and_colors.png index 9d9fe37ef5b8..9409f83bf7c7 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_colors/levels_and_colors.png and b/lib/matplotlib/tests/baseline_images/test_colors/levels_and_colors.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_contour/contour_datetime_axis.png b/lib/matplotlib/tests/baseline_images/test_contour/contour_datetime_axis.png index 8c75860cceb0..70d76ce3e3af 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_contour/contour_datetime_axis.png and b/lib/matplotlib/tests/baseline_images/test_contour/contour_datetime_axis.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_contour/contour_manual_colors_and_levels.png b/lib/matplotlib/tests/baseline_images/test_contour/contour_manual_colors_and_levels.png index 693028e8467c..418977d7ca9b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_contour/contour_manual_colors_and_levels.png and b/lib/matplotlib/tests/baseline_images/test_contour/contour_manual_colors_and_levels.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_contour/contour_manual_labels.pdf b/lib/matplotlib/tests/baseline_images/test_contour/contour_manual_labels.pdf index 1c47838728cb..6404ae457352 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_contour/contour_manual_labels.pdf and b/lib/matplotlib/tests/baseline_images/test_contour/contour_manual_labels.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_contour/contour_manual_labels.png b/lib/matplotlib/tests/baseline_images/test_contour/contour_manual_labels.png index 53d36bd49f73..f5e37a27b097 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_contour/contour_manual_labels.png and b/lib/matplotlib/tests/baseline_images/test_contour/contour_manual_labels.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_contour/contour_manual_labels.svg b/lib/matplotlib/tests/baseline_images/test_contour/contour_manual_labels.svg index 8719cf4a56bb..07069546f640 100644 --- a/lib/matplotlib/tests/baseline_images/test_contour/contour_manual_labels.svg +++ b/lib/matplotlib/tests/baseline_images/test_contour/contour_manual_labels.svg @@ -5,7 +5,7 @@ @@ -29,108 +29,98 @@ z " style="fill:#ffffff;"/> - - - - - - + - - - - - - - - - - + + - - - - - - - - - - + + - - - - - - - - - - + + - - - - - - + + + + + + + + + + + + + @@ -138,20 +128,20 @@ L54 -110.4" id="C4_0_f6d3731009"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -177,7 +167,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -185,12 +175,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -211,7 +201,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -219,12 +209,12 @@ z - + - + @@ -254,7 +244,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -262,12 +252,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -305,7 +295,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -313,12 +303,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -344,7 +334,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -352,12 +342,12 @@ z - + - + @@ -389,7 +379,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -397,12 +387,12 @@ z - + - + @@ -437,7 +427,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -445,12 +435,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -467,7 +457,7 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - + @@ -475,12 +465,12 @@ z - + - + @@ -523,7 +513,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -531,12 +521,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -571,7 +561,7 @@ Q16.2188 57.2812 16.2188 49.4219 Q16.2188 41.5 20.0938 36.9531 Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - + @@ -583,25 +573,25 @@ Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -609,17 +599,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -627,17 +617,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -645,17 +635,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -663,17 +653,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -681,17 +671,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -699,17 +689,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -717,17 +707,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -735,17 +725,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -753,42 +743,22 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + - - - - - - - - - - - - @@ -801,7 +771,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -813,7 +783,7 @@ z - + @@ -825,7 +795,7 @@ z - + diff --git a/lib/matplotlib/tests/baseline_images/test_contour/contour_test_label_transforms.png b/lib/matplotlib/tests/baseline_images/test_contour/contour_test_label_transforms.png index bb8e68d6e68d..d03c57fb7f8f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_contour/contour_test_label_transforms.png and b/lib/matplotlib/tests/baseline_images/test_contour/contour_test_label_transforms.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_dates/DateFormatter_fractionalSeconds.png b/lib/matplotlib/tests/baseline_images/test_dates/DateFormatter_fractionalSeconds.png index 85a546460a9f..50d99cebb947 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_dates/DateFormatter_fractionalSeconds.png and b/lib/matplotlib/tests/baseline_images/test_dates/DateFormatter_fractionalSeconds.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_dates/RRuleLocator_bounds.png b/lib/matplotlib/tests/baseline_images/test_dates/RRuleLocator_bounds.png index 900ab1446d35..90a08f29bc35 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_dates/RRuleLocator_bounds.png and b/lib/matplotlib/tests/baseline_images/test_dates/RRuleLocator_bounds.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_dates/date_axhline.png b/lib/matplotlib/tests/baseline_images/test_dates/date_axhline.png index 770a45842b40..65091c524fb1 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_dates/date_axhline.png and b/lib/matplotlib/tests/baseline_images/test_dates/date_axhline.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_dates/date_axhspan.png b/lib/matplotlib/tests/baseline_images/test_dates/date_axhspan.png index cf79a600b2bd..8ace4d7d12fc 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_dates/date_axhspan.png and b/lib/matplotlib/tests/baseline_images/test_dates/date_axhspan.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_dates/date_axvline.png b/lib/matplotlib/tests/baseline_images/test_dates/date_axvline.png index 56413fa32aa5..2958b74cc542 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_dates/date_axvline.png and b/lib/matplotlib/tests/baseline_images/test_dates/date_axvline.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_dates/date_axvspan.png b/lib/matplotlib/tests/baseline_images/test_dates/date_axvspan.png index b43d926fdb7e..15d6ee409215 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_dates/date_axvspan.png and b/lib/matplotlib/tests/baseline_images/test_dates/date_axvspan.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_dates/date_empty.png b/lib/matplotlib/tests/baseline_images/test_dates/date_empty.png index 6541b86ea6d5..4013d973d35a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_dates/date_empty.png and b/lib/matplotlib/tests/baseline_images/test_dates/date_empty.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_dates/date_inverted_limit.png b/lib/matplotlib/tests/baseline_images/test_dates/date_inverted_limit.png index 73e635eb5189..328a10dd3f34 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_dates/date_inverted_limit.png and b/lib/matplotlib/tests/baseline_images/test_dates/date_inverted_limit.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_figure/figure_suptitle.pdf b/lib/matplotlib/tests/baseline_images/test_figure/figure_suptitle.pdf index 795e0db465b6..d7478fcdd75b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_figure/figure_suptitle.pdf and b/lib/matplotlib/tests/baseline_images/test_figure/figure_suptitle.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_figure/figure_suptitle.png b/lib/matplotlib/tests/baseline_images/test_figure/figure_suptitle.png index a0e92628751f..463680c84b38 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_figure/figure_suptitle.png and b/lib/matplotlib/tests/baseline_images/test_figure/figure_suptitle.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_figure/figure_suptitle.svg b/lib/matplotlib/tests/baseline_images/test_figure/figure_suptitle.svg index a27db6f85a65..e3ff927a06bc 100644 --- a/lib/matplotlib/tests/baseline_images/test_figure/figure_suptitle.svg +++ b/lib/matplotlib/tests/baseline_images/test_figure/figure_suptitle.svg @@ -5,7 +5,7 @@ @@ -27,6 +27,30 @@ L518.4 43.2 L72 43.2 z " style="fill:#ffffff;"/> + + + + + + + + + + + + @@ -34,20 +58,20 @@ z +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -80,7 +104,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -90,12 +114,12 @@ z - + - + @@ -125,7 +149,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -135,12 +159,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -166,7 +190,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -176,12 +200,12 @@ z - + - + @@ -216,7 +240,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -226,12 +250,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -274,7 +298,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -284,12 +308,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -310,7 +334,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -324,25 +348,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -352,17 +376,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -372,17 +396,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -392,17 +416,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -412,17 +436,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -432,17 +456,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -450,26 +474,6 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - - - - - - - - - - - - @@ -540,7 +544,7 @@ L9.42188 0 z " id="BitstreamVeraSans-Roman-6c"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_figure/figure_today.pdf b/lib/matplotlib/tests/baseline_images/test_figure/figure_today.pdf index 196771e24aab..d7aaf708e8d5 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_figure/figure_today.pdf and b/lib/matplotlib/tests/baseline_images/test_figure/figure_today.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_figure/figure_today.png b/lib/matplotlib/tests/baseline_images/test_figure/figure_today.png index 880f444850b2..bd3bc532bedb 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_figure/figure_today.png and b/lib/matplotlib/tests/baseline_images/test_figure/figure_today.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_figure/figure_today.svg b/lib/matplotlib/tests/baseline_images/test_figure/figure_today.svg index 6599589b1eb9..1942a3f5048c 100644 --- a/lib/matplotlib/tests/baseline_images/test_figure/figure_today.svg +++ b/lib/matplotlib/tests/baseline_images/test_figure/figure_today.svg @@ -5,7 +5,7 @@ @@ -34,7 +34,31 @@ M72 388.8 L183.6 302.4 L295.2 216 L406.8 129.6 -L518.4 43.2" style="fill:none;stroke:#0000ff;"/> +L518.4 43.2" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> + + + + + + + + + + + + @@ -42,20 +66,20 @@ L518.4 43.2" style="fill:none;stroke:#0000ff;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -88,7 +112,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -98,12 +122,12 @@ z - + - + @@ -135,7 +159,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -145,12 +169,12 @@ z - + - + @@ -171,7 +195,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -181,17 +205,17 @@ z - + - + - + @@ -201,12 +225,12 @@ z - + - + @@ -236,7 +260,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -246,17 +270,17 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + - + @@ -266,12 +290,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -309,7 +333,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -319,17 +343,17 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + - + @@ -339,12 +363,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -370,7 +394,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -384,25 +408,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -412,17 +436,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -432,17 +456,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -452,17 +476,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -472,17 +496,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -492,17 +516,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -512,17 +536,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -532,17 +556,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -552,17 +576,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -570,26 +594,6 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - - - - - - - - - - - - @@ -707,7 +711,7 @@ L56.2031 54.6875 z " id="BitstreamVeraSans-Roman-79"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_image/bbox_image_inverted.pdf b/lib/matplotlib/tests/baseline_images/test_image/bbox_image_inverted.pdf index c009be42c7d7..bd9c37291a0e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_image/bbox_image_inverted.pdf and b/lib/matplotlib/tests/baseline_images/test_image/bbox_image_inverted.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_image/bbox_image_inverted.png b/lib/matplotlib/tests/baseline_images/test_image/bbox_image_inverted.png index a48706209a2e..602168b49f50 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_image/bbox_image_inverted.png and b/lib/matplotlib/tests/baseline_images/test_image/bbox_image_inverted.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_image/image_clip.pdf b/lib/matplotlib/tests/baseline_images/test_image/image_clip.pdf index 658a8906d01b..577157285e0f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_image/image_clip.pdf and b/lib/matplotlib/tests/baseline_images/test_image/image_clip.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_image/image_clip.png b/lib/matplotlib/tests/baseline_images/test_image/image_clip.png index fc8af206eb45..69d2a9acbcd7 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_image/image_clip.png and b/lib/matplotlib/tests/baseline_images/test_image/image_clip.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_image/image_clip.svg b/lib/matplotlib/tests/baseline_images/test_image/image_clip.svg index 9b016ee1d362..296e45191a99 100644 --- a/lib/matplotlib/tests/baseline_images/test_image/image_clip.svg +++ b/lib/matplotlib/tests/baseline_images/test_image/image_clip.svg @@ -5,7 +5,7 @@ @@ -33,9 +33,22 @@ C205.417 370.593 249.373 388.8 295.2 388.8 z " style="fill:#ffffff;"/> - - + + + + + @@ -129,7 +142,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -166,7 +179,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -208,7 +221,7 @@ Q16.2188 57.2812 16.2188 49.4219 Q16.2188 41.5 20.0938 36.9531 Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - + @@ -249,7 +262,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -293,7 +306,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -304,7 +317,7 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -313,7 +326,7 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -323,7 +336,7 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -333,7 +346,7 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -343,7 +356,7 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -354,7 +367,7 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -379,7 +392,7 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - + @@ -390,7 +403,7 @@ z - + @@ -422,7 +435,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -433,7 +446,7 @@ z - + @@ -444,7 +457,7 @@ z - + @@ -455,7 +468,7 @@ z - + @@ -464,7 +477,7 @@ z - + @@ -474,7 +487,7 @@ z - + @@ -484,7 +497,7 @@ z - + @@ -494,7 +507,7 @@ z - + @@ -504,7 +517,7 @@ z - + @@ -512,24 +525,10 @@ z - - - - + - + + + + + + + + + + + + + @@ -38,20 +62,20 @@ iVBORw0KGgoAAAANSUhEUgAAAeEAAAHhCAYAAABZSgYOAAAABHNCSVQICAgIfAhkiAAAIABJREFUeJzs +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -77,7 +101,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -85,12 +109,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -111,7 +135,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -119,12 +143,12 @@ z - + - + @@ -154,7 +178,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -162,12 +186,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -205,7 +229,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -213,12 +237,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -244,7 +268,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -252,12 +276,12 @@ z - + - + @@ -289,7 +313,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -301,25 +325,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -327,17 +351,17 @@ L-4 0" id="md9a1c1a7cd" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -345,17 +369,17 @@ L-4 0" id="md9a1c1a7cd" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -363,17 +387,17 @@ L-4 0" id="md9a1c1a7cd" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -381,17 +405,17 @@ L-4 0" id="md9a1c1a7cd" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -399,42 +423,22 @@ L-4 0" id="md9a1c1a7cd" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_image/image_interps.pdf b/lib/matplotlib/tests/baseline_images/test_image/image_interps.pdf index ddb141b1ac1c..d3d258d74348 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_image/image_interps.pdf and b/lib/matplotlib/tests/baseline_images/test_image/image_interps.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_image/image_interps.png b/lib/matplotlib/tests/baseline_images/test_image/image_interps.png index e78d24181c24..a1895fd3d603 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_image/image_interps.png and b/lib/matplotlib/tests/baseline_images/test_image/image_interps.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_image/image_interps.svg b/lib/matplotlib/tests/baseline_images/test_image/image_interps.svg index 4c530161152f..33c144b5140f 100644 --- a/lib/matplotlib/tests/baseline_images/test_image/image_interps.svg +++ b/lib/matplotlib/tests/baseline_images/test_image/image_interps.svg @@ -5,7 +5,7 @@ @@ -29,8 +29,32 @@ z " style="fill:#ffffff;"/> - + + + + + + + + + + + + + @@ -38,20 +62,20 @@ iVBORw0KGgoAAAANSUhEUgAAAZcAAABnCAYAAADMgw+gAAAABHNCSVQICAgIfAhkiAAAAqVJREFUeJzt +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -77,7 +101,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -85,12 +109,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -122,7 +146,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -130,12 +154,12 @@ z - + - + @@ -156,7 +180,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -165,17 +189,17 @@ z - + - + - + @@ -188,25 +212,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -214,17 +238,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -232,12 +256,12 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + @@ -267,7 +291,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -275,12 +299,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -318,7 +342,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -326,12 +350,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -357,7 +381,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -508,37 +532,17 @@ Q16.75 56 26.8125 56 Q31.7812 56 36.1719 55.2656 Q40.5781 54.5469 44.2812 53.0781" id="BitstreamVeraSans-Roman-73"/> - + - - - + + + - - - - - - - - - - - - @@ -625,27 +629,27 @@ Q26.2656 6.10938 33.4062 6.10938 Q40.5312 6.10938 44.6094 11.75 Q48.6875 17.3906 48.6875 27.2969" id="BitstreamVeraSans-Roman-70"/> - + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + @@ -660,24 +664,48 @@ z " style="fill:#ffffff;"/> - + + + + + + + + + + + + + - + - + - + @@ -685,17 +713,17 @@ iVBORw0KGgoAAAANSUhEUgAAAZcAAABnCAYAAADMgw+gAAAABHNCSVQICAgIfAhkiAAAIABJREFUeJzt - + - + - + @@ -703,17 +731,17 @@ iVBORw0KGgoAAAANSUhEUgAAAZcAAABnCAYAAADMgw+gAAAABHNCSVQICAgIfAhkiAAAIABJREFUeJzt - + - + - + @@ -722,17 +750,17 @@ iVBORw0KGgoAAAANSUhEUgAAAZcAAABnCAYAAADMgw+gAAAABHNCSVQICAgIfAhkiAAAIABJREFUeJzt - + - + - + @@ -743,17 +771,17 @@ iVBORw0KGgoAAAANSUhEUgAAAZcAAABnCAYAAADMgw+gAAAABHNCSVQICAgIfAhkiAAAIABJREFUeJzt - + - + - + @@ -761,17 +789,17 @@ iVBORw0KGgoAAAANSUhEUgAAAZcAAABnCAYAAADMgw+gAAAABHNCSVQICAgIfAhkiAAAIABJREFUeJzt - + - + - + @@ -779,17 +807,17 @@ iVBORw0KGgoAAAANSUhEUgAAAZcAAABnCAYAAADMgw+gAAAABHNCSVQICAgIfAhkiAAAIABJREFUeJzt - + - + - + @@ -797,17 +825,17 @@ iVBORw0KGgoAAAANSUhEUgAAAZcAAABnCAYAAADMgw+gAAAABHNCSVQICAgIfAhkiAAAIABJREFUeJzt - + - + - + @@ -815,17 +843,17 @@ iVBORw0KGgoAAAANSUhEUgAAAZcAAABnCAYAAADMgw+gAAAABHNCSVQICAgIfAhkiAAAIABJREFUeJzt - + - + - + @@ -859,7 +887,7 @@ L18.1094 75.9844 z " id="BitstreamVeraSans-Roman-62"/> - + @@ -871,26 +899,6 @@ z - - - - - - - - - - - - @@ -903,24 +911,48 @@ z " style="fill:#ffffff;"/> - + + + + + + + + + + + + + - + - + - + @@ -928,17 +960,17 @@ iVBORw0KGgoAAAANSUhEUgAAAZcAAABnCAYAAADMgw+gAAAABHNCSVQICAgIfAhkiAAAIABJREFUeJzt - + - + - + @@ -946,17 +978,17 @@ iVBORw0KGgoAAAANSUhEUgAAAZcAAABnCAYAAADMgw+gAAAABHNCSVQICAgIfAhkiAAAIABJREFUeJzt - + - + - + @@ -965,17 +997,17 @@ iVBORw0KGgoAAAANSUhEUgAAAZcAAABnCAYAAADMgw+gAAAABHNCSVQICAgIfAhkiAAAIABJREFUeJzt - + - + - + @@ -986,17 +1018,17 @@ iVBORw0KGgoAAAANSUhEUgAAAZcAAABnCAYAAADMgw+gAAAABHNCSVQICAgIfAhkiAAAIABJREFUeJzt - + - + - + @@ -1004,17 +1036,17 @@ iVBORw0KGgoAAAANSUhEUgAAAZcAAABnCAYAAADMgw+gAAAABHNCSVQICAgIfAhkiAAAIABJREFUeJzt - + - + - + @@ -1022,17 +1054,17 @@ iVBORw0KGgoAAAANSUhEUgAAAZcAAABnCAYAAADMgw+gAAAABHNCSVQICAgIfAhkiAAAIABJREFUeJzt - + - + - + @@ -1040,17 +1072,17 @@ iVBORw0KGgoAAAANSUhEUgAAAZcAAABnCAYAAADMgw+gAAAABHNCSVQICAgIfAhkiAAAIABJREFUeJzt - + - + - + @@ -1058,17 +1090,17 @@ iVBORw0KGgoAAAANSUhEUgAAAZcAAABnCAYAAADMgw+gAAAABHNCSVQICAgIfAhkiAAAIABJREFUeJzt - + - + - + @@ -1115,7 +1147,7 @@ Q20.2188 56 33.0156 56 Q37.1562 56 41.1094 55.1406 Q45.0625 54.2969 48.7812 52.5938" id="BitstreamVeraSans-Roman-63"/> - + @@ -1126,26 +1158,6 @@ Q45.0625 54.2969 48.7812 52.5938" id="BitstreamVeraSans-Roman-63"/> - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_legend/fancy.pdf b/lib/matplotlib/tests/baseline_images/test_legend/fancy.pdf index 7165a6f54ab9..7930f6d68249 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_legend/fancy.pdf and b/lib/matplotlib/tests/baseline_images/test_legend/fancy.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_legend/fancy.png b/lib/matplotlib/tests/baseline_images/test_legend/fancy.png index 7bd16157f863..36d535ac79f3 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_legend/fancy.png and b/lib/matplotlib/tests/baseline_images/test_legend/fancy.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_legend/fancy.svg b/lib/matplotlib/tests/baseline_images/test_legend/fancy.svg index aa3f93148d6a..0310db349d41 100644 --- a/lib/matplotlib/tests/baseline_images/test_legend/fancy.svg +++ b/lib/matplotlib/tests/baseline_images/test_legend/fancy.svg @@ -41,166 +41,84 @@ C-2.00046 -1.16182 -2.23607 -0.593012 -2.23607 0 C-2.23607 0.593012 -2.00046 1.16182 -1.58114 1.58114 C-1.16182 2.00046 -0.593012 2.23607 0 2.23607 z -" id="C0_0_919e3f95db"/> +" id="mac51c2b168" style="stroke:#000000;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + +" id="m7017384dbe" style="stroke:#000000;stroke-width:0.5;"/> - - - - - - - - - - + + + + + + + + + + +L0 -3" id="m61fd53e7ea" style="stroke:#008000;stroke-width:0.5;"/> - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + +L-3 -1.83697e-16" id="m09387f8433" style="stroke:#008000;stroke-width:0.5;"/> - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + @@ -319,6 +237,30 @@ L207.273 191.314 L224.182 166.629 L241.091 141.943 L258 117.257" style="fill:none;stroke:#008000;stroke-linecap:square;"/> + + + + + + + + + + + + @@ -326,92 +268,92 @@ L258 117.257" style="fill:none;stroke:#008000;stroke-linecap:square;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -422,148 +364,126 @@ L0 4" id="m741efc42ff" style="stroke:#000000;stroke-width:0.5;"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - +" style="fill:#4c4c4c;opacity:0.5;stroke:#4c4c4c;stroke-linejoin:miter;"/> +" style="fill:#ffffff;stroke:#000000;stroke-linejoin:miter;"/> @@ -709,7 +629,7 @@ L54.3906 54.6875 z " id="BitstreamVeraSans-Roman-67"/> - + @@ -723,12 +643,12 @@ z +M287.869 206.135 +L316.669 206.135" style="fill:none;stroke:#0000ff;stroke-dasharray:6.000000,6.000000;stroke-dashoffset:0.0;"/> - + @@ -750,111 +670,100 @@ L29 38.9219 z " id="BitstreamVeraSans-Roman-58"/> - + - - - + - + - - - - +" style="fill:#0000ff;stroke:#000000;"/> - + - + - - - - + - - - - + - + - + - + - + +M376.677 206.135 +L405.477 206.135" style="fill:none;stroke:#008000;stroke-linecap:square;"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_legend/framealpha.pdf b/lib/matplotlib/tests/baseline_images/test_legend/framealpha.pdf index 397fee82c1ce..ab51c81afeb1 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_legend/framealpha.pdf and b/lib/matplotlib/tests/baseline_images/test_legend/framealpha.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_legend/framealpha.png b/lib/matplotlib/tests/baseline_images/test_legend/framealpha.png index 1ac71ea6d13e..295cf3aee7df 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_legend/framealpha.png and b/lib/matplotlib/tests/baseline_images/test_legend/framealpha.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_legend/framealpha.svg b/lib/matplotlib/tests/baseline_images/test_legend/framealpha.svg index 4a2bc519b45e..17deb757761e 100644 --- a/lib/matplotlib/tests/baseline_images/test_legend/framealpha.svg +++ b/lib/matplotlib/tests/baseline_images/test_legend/framealpha.svg @@ -5,7 +5,7 @@ @@ -129,7 +129,31 @@ L500.544 57.024 L505.008 53.568 L509.472 50.112 L513.936 46.656 -L518.4 43.2" style="fill:none;stroke:#0000ff;stroke-width:10;"/> +L518.4 43.2" style="fill:none;stroke:#0000ff;stroke-linecap:square;stroke-width:10;"/> + + + + + + + + + + + + @@ -137,80 +161,80 @@ L518.4 43.2" style="fill:none;stroke:#0000ff;stroke-width:10;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + @@ -221,119 +245,98 @@ L0 4" id="mdad270ee8e" style="stroke:#000000;stroke-linecap:butt;stroke-width:0. +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - +" style="fill:#ffffff;opacity:0.5;stroke:#000000;stroke-linejoin:miter;"/> +M412.143 62.0617 +L432.303 62.0617" style="fill:none;stroke:#0000ff;stroke-linecap:square;stroke-width:10;"/> @@ -474,7 +477,7 @@ L18.1094 75.9844 z " id="BitstreamVeraSans-Roman-62"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_legend/legend_auto1.pdf b/lib/matplotlib/tests/baseline_images/test_legend/legend_auto1.pdf index 67b47f60742a..a43ddcf2731e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_legend/legend_auto1.pdf and b/lib/matplotlib/tests/baseline_images/test_legend/legend_auto1.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_legend/legend_auto1.png b/lib/matplotlib/tests/baseline_images/test_legend/legend_auto1.png index 04249121c49d..ba2a6e2ef028 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_legend/legend_auto1.png and b/lib/matplotlib/tests/baseline_images/test_legend/legend_auto1.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_legend/legend_auto1.svg b/lib/matplotlib/tests/baseline_images/test_legend/legend_auto1.svg index 30d369c07c35..6a029cf5b3a5 100644 --- a/lib/matplotlib/tests/baseline_images/test_legend/legend_auto1.svg +++ b/lib/matplotlib/tests/baseline_images/test_legend/legend_auto1.svg @@ -5,7 +5,7 @@ @@ -41,109 +41,109 @@ C-2.6839 -1.55874 -3 -0.795609 -3 0 C-3 0.795609 -2.6839 1.55874 -2.12132 2.12132 C-1.55874 2.6839 -0.795609 3 0 3 z -" id="m0f54036a79" style="stroke:#000000;stroke-linecap:butt;stroke-width:0.5;"/> +" id="m7017384dbe" style="stroke:#000000;stroke-width:0.5;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -159,191 +159,215 @@ C-2.6839 -1.55874 -3 -0.795609 -3 0 C-3 0.795609 -2.6839 1.55874 -2.12132 2.12132 C-1.55874 2.6839 -0.795609 3 0 3 z -" id="m365dd9364a" style="stroke:#000000;stroke-linecap:butt;stroke-width:0.5;"/> +" id="m73bafb3410" style="stroke:#000000;stroke-width:0.5;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + @@ -354,132 +378,111 @@ L0 4" id="mdad270ee8e" style="stroke:#000000;stroke-linecap:butt;stroke-width:0. +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - +" style="fill:#ffffff;stroke:#000000;stroke-linejoin:miter;"/> - - + + @@ -530,7 +533,7 @@ L56.2031 54.6875 z " id="BitstreamVeraSans-Roman-79"/> - + @@ -539,8 +542,8 @@ z - - + + @@ -554,7 +557,7 @@ L4.89062 23.3906 z " id="BitstreamVeraSans-Roman-2d"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_legend/legend_auto2.pdf b/lib/matplotlib/tests/baseline_images/test_legend/legend_auto2.pdf index 4db1f0022852..7867ce83d9bc 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_legend/legend_auto2.pdf and b/lib/matplotlib/tests/baseline_images/test_legend/legend_auto2.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_legend/legend_auto2.png b/lib/matplotlib/tests/baseline_images/test_legend/legend_auto2.png index 13a06b935e3f..0c2c53885ee2 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_legend/legend_auto2.png and b/lib/matplotlib/tests/baseline_images/test_legend/legend_auto2.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_legend/legend_auto2.svg b/lib/matplotlib/tests/baseline_images/test_legend/legend_auto2.svg index 3bbfb504af64..f6efe064b4b9 100644 --- a/lib/matplotlib/tests/baseline_images/test_legend/legend_auto2.svg +++ b/lib/matplotlib/tests/baseline_images/test_legend/legend_auto2.svg @@ -5,7 +5,7 @@ @@ -35,7 +35,7 @@ L75.5712 388.8 L75.5712 388.8 L72 388.8 z -" style="fill:#bf00bf;stroke:#000000;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> + + + + + + + + + + + + @@ -1834,80 +1858,80 @@ z +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + @@ -1918,123 +1942,102 @@ L0 4" id="mdad270ee8e" style="stroke:#000000;stroke-linecap:butt;stroke-width:0. +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - +" style="fill:#ffffff;stroke:#000000;stroke-linejoin:miter;"/> +" style="fill:#bf00bf;stroke:#000000;stroke-linejoin:miter;"/> @@ -2082,19 +2085,19 @@ Q26.2656 6.10938 33.4062 6.10938 Q40.5312 6.10938 44.6094 11.75 Q48.6875 17.3906 48.6875 27.2969" id="BitstreamVeraSans-Roman-70"/> - + +" style="fill:#008000;stroke:#000000;stroke-linejoin:miter;"/> @@ -2177,7 +2180,7 @@ L18.5 0 z " id="BitstreamVeraSans-Roman-77"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_legend/legend_auto3.pdf b/lib/matplotlib/tests/baseline_images/test_legend/legend_auto3.pdf index 1d524320ca09..d0386304d9e6 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_legend/legend_auto3.pdf and b/lib/matplotlib/tests/baseline_images/test_legend/legend_auto3.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_legend/legend_auto3.png b/lib/matplotlib/tests/baseline_images/test_legend/legend_auto3.png index 4d986636208e..c7a8e3585493 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_legend/legend_auto3.png and b/lib/matplotlib/tests/baseline_images/test_legend/legend_auto3.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_legend/legend_auto3.svg b/lib/matplotlib/tests/baseline_images/test_legend/legend_auto3.svg index 546862baa2af..74d6592eead9 100644 --- a/lib/matplotlib/tests/baseline_images/test_legend/legend_auto3.svg +++ b/lib/matplotlib/tests/baseline_images/test_legend/legend_auto3.svg @@ -5,7 +5,7 @@ @@ -35,7 +35,7 @@ L116.64 60.48 L116.64 371.52 L473.76 371.52 L473.76 216 -L295.2 216" style="fill:none;stroke:#0000ff;"/> +L295.2 216" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> +" id="m7017384dbe" style="stroke:#000000;stroke-width:0.5;"/> - - - - - - + + + + + + + + + + + + + + + + + + +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -111,7 +135,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -121,12 +145,12 @@ z - + - + @@ -156,7 +180,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -166,12 +190,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -197,7 +221,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -207,12 +231,12 @@ z - + - + @@ -247,7 +271,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -257,12 +281,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -305,7 +329,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -315,12 +339,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -341,7 +365,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -355,25 +379,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -383,17 +407,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -403,17 +427,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -423,17 +447,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -443,17 +467,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -463,17 +487,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -481,46 +505,25 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - - - - - - - - - - - - +" style="fill:#ffffff;stroke:#000000;stroke-linejoin:miter;"/> +M89.28 214.978 +L109.44 214.978" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> - - + + @@ -589,7 +592,7 @@ L9.42188 0 z " id="BitstreamVeraSans-Roman-6c"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_legend/legend_expand.pdf b/lib/matplotlib/tests/baseline_images/test_legend/legend_expand.pdf index ccae6aab282f..dfd7e28f4435 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_legend/legend_expand.pdf and b/lib/matplotlib/tests/baseline_images/test_legend/legend_expand.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_legend/legend_expand.png b/lib/matplotlib/tests/baseline_images/test_legend/legend_expand.png index b5b65c78c469..292a88db0208 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_legend/legend_expand.png and b/lib/matplotlib/tests/baseline_images/test_legend/legend_expand.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_legend/legend_expand.svg b/lib/matplotlib/tests/baseline_images/test_legend/legend_expand.svg index da406bcfdfae..b47c5dff14c3 100644 --- a/lib/matplotlib/tests/baseline_images/test_legend/legend_expand.svg +++ b/lib/matplotlib/tests/baseline_images/test_legend/legend_expand.svg @@ -5,7 +5,7 @@ @@ -41,109 +41,109 @@ C-2.6839 -1.55874 -3 -0.795609 -3 0 C-3 0.795609 -2.6839 1.55874 -2.12132 2.12132 C-1.55874 2.6839 -0.795609 3 0 3 z -" id="m0f54036a79" style="stroke:#000000;stroke-linecap:butt;stroke-width:0.5;"/> +" id="m7017384dbe" style="stroke:#000000;stroke-width:0.5;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -159,191 +159,215 @@ C-2.6839 -1.55874 -3 -0.795609 -3 0 C-3 0.795609 -2.6839 1.55874 -2.12132 2.12132 C-1.55874 2.6839 -0.795609 3 0 3 z -" id="m365dd9364a" style="stroke:#000000;stroke-linecap:butt;stroke-width:0.5;"/> +" id="m73bafb3410" style="stroke:#000000;stroke-width:0.5;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + @@ -354,132 +378,111 @@ L0 4" id="mdad270ee8e" style="stroke:#000000;stroke-linecap:butt;stroke-width:0. +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - +" style="fill:#ffffff;stroke:#000000;stroke-linejoin:miter;"/> - - + + @@ -540,24 +543,23 @@ z +" style="fill:#ffffff;stroke:#000000;stroke-linejoin:miter;"/> - - + + - + @@ -566,8 +568,8 @@ z - - + + @@ -581,7 +583,7 @@ L4.89062 23.3906 z " id="BitstreamVeraSans-Roman-2d"/> - + @@ -593,23 +595,22 @@ z +" style="fill:#ffffff;stroke:#000000;stroke-linejoin:miter;"/> - - + + - + @@ -618,13 +619,13 @@ z - - + + - + @@ -645,282 +646,306 @@ z - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - + @@ -929,124 +954,103 @@ z - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - +" style="fill:#ffffff;stroke:#000000;stroke-linejoin:miter;"/> - - + + @@ -1061,24 +1065,23 @@ z +" style="fill:#ffffff;stroke:#000000;stroke-linejoin:miter;"/> - - + + - + @@ -1087,13 +1090,13 @@ z - - + + - + @@ -1106,22 +1109,21 @@ z +" style="fill:#ffffff;stroke:#000000;stroke-linejoin:miter;"/> - - + + - + @@ -1130,13 +1132,13 @@ z - - + + - + diff --git a/lib/matplotlib/tests/baseline_images/test_legend/legend_labels_first.png b/lib/matplotlib/tests/baseline_images/test_legend/legend_labels_first.png index accaee423015..34339d2aa2f8 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_legend/legend_labels_first.png and b/lib/matplotlib/tests/baseline_images/test_legend/legend_labels_first.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_legend/legend_stackplot.png b/lib/matplotlib/tests/baseline_images/test_legend/legend_stackplot.png index ec72b8d0e94c..113de4b5ae30 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_legend/legend_stackplot.png and b/lib/matplotlib/tests/baseline_images/test_legend/legend_stackplot.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_legend/legend_various_labels.pdf b/lib/matplotlib/tests/baseline_images/test_legend/legend_various_labels.pdf index 7dca7d511169..a16341c99039 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_legend/legend_various_labels.pdf and b/lib/matplotlib/tests/baseline_images/test_legend/legend_various_labels.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_legend/legend_various_labels.svg b/lib/matplotlib/tests/baseline_images/test_legend/legend_various_labels.svg index 1d0fcaf3c143..36b662a2a55f 100644 --- a/lib/matplotlib/tests/baseline_images/test_legend/legend_various_labels.svg +++ b/lib/matplotlib/tests/baseline_images/test_legend/legend_various_labels.svg @@ -5,7 +5,7 @@ @@ -41,13 +41,13 @@ C-2.6839 -1.55874 -3 -0.795609 -3 0 C-3 0.795609 -2.6839 1.55874 -2.12132 2.12132 C-1.55874 2.6839 -0.795609 3 0 3 z -" id="m0f54036a79" style="stroke:#000000;stroke-linecap:butt;stroke-width:0.5;"/> +" id="m7017384dbe" style="stroke:#000000;stroke-width:0.5;"/> - - - - + + + + @@ -63,59 +63,59 @@ C-2.6839 -1.55874 -3 -0.795609 -3 0 C-3 0.795609 -2.6839 1.55874 -2.12132 2.12132 C-1.55874 2.6839 -0.795609 3 0 3 z -" id="m365dd9364a" style="stroke:#000000;stroke-linecap:butt;stroke-width:0.5;"/> +" id="m73bafb3410" style="stroke:#000000;stroke-width:0.5;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -131,94 +131,118 @@ C-2.6839 -1.55874 -3 -0.795609 -3 0 C-3 0.795609 -2.6839 1.55874 -2.12132 2.12132 C-1.55874 2.6839 -0.795609 3 0 3 z -" id="m4d149c2171" style="stroke:#000000;stroke-linecap:butt;stroke-width:0.5;"/> +" id="m6a50924fa8" style="stroke:#000000;stroke-width:0.5;"/> - - - + + + + + + + + + + + + + + + +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + @@ -229,167 +253,146 @@ L0 4" id="mdad270ee8e" style="stroke:#000000;stroke-linecap:butt;stroke-width:0. +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - +" style="fill:#ffffff;stroke:#000000;stroke-linejoin:miter;"/> - + @@ -417,7 +420,7 @@ z - + @@ -587,7 +590,7 @@ Q26.2656 6.10938 33.4062 6.10938 Q40.5312 6.10938 44.6094 11.75 Q48.6875 17.3906 48.6875 27.2969" id="BitstreamVeraSans-Roman-70"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_legend/rcparam_alpha.png b/lib/matplotlib/tests/baseline_images/test_legend/rcparam_alpha.png index 4296ab2b8760..3f2fd6a8eff0 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_legend/rcparam_alpha.png and b/lib/matplotlib/tests/baseline_images/test_legend/rcparam_alpha.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_legend/rgba_alpha.png b/lib/matplotlib/tests/baseline_images/test_legend/rgba_alpha.png index a0912601a2f4..1037ff371a0b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_legend/rgba_alpha.png and b/lib/matplotlib/tests/baseline_images/test_legend/rgba_alpha.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc1.pdf b/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc1.pdf index 26f3fda48e32..c7fae8bd6dde 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc1.pdf and b/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc1.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc1.png b/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc1.png index fef86a6d8f33..a23ded35a626 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc1.png and b/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc1.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc1.svg b/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc1.svg index 744c020c1bc8..d39bf92fbded 100644 --- a/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc1.svg +++ b/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc1.svg @@ -5,7 +5,7 @@ @@ -41,131 +41,137 @@ C-2.00046 -1.16182 -2.23607 -0.593012 -2.23607 0 C-2.23607 0.593012 -2.00046 1.16182 -1.58114 1.58114 C-1.16182 2.00046 -0.593012 2.23607 0 2.23607 z -" id="C0_0_919e3f95db"/> +" id="mac51c2b168" style="stroke:#000000;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -176,126 +182,105 @@ L0 4" id="mdad270ee8e" style="stroke:#000000;stroke-linecap:butt;stroke-width:0. +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - +" style="fill:#ffffff;stroke:#000000;stroke-linejoin:miter;"/> @@ -441,7 +426,7 @@ L54.3906 54.6875 z " id="BitstreamVeraSans-Roman-67"/> - + @@ -454,47 +439,42 @@ z - - - + - + - - - - +" style="fill:#0000ff;stroke:#000000;"/> @@ -519,7 +499,7 @@ Q5.51562 13.875 5.51562 27.2969 Q5.51562 40.7656 12.1719 48.375 Q18.8438 56 30.6094 56" id="BitstreamVeraSans-Roman-6f"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc3.pdf b/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc3.pdf index 4daab0c7f0b6..321d75f1ae41 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc3.pdf and b/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc3.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc3.png b/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc3.png index 4a54b539b412..87799d7ad837 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc3.png and b/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc3.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc3.svg b/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc3.svg index 02fd8cf8673e..140f201803ce 100644 --- a/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc3.svg +++ b/lib/matplotlib/tests/baseline_images/test_legend/scatter_rc3.svg @@ -5,7 +5,7 @@ @@ -41,131 +41,137 @@ C-2.00046 -1.16182 -2.23607 -0.593012 -2.23607 0 C-2.23607 0.593012 -2.00046 1.16182 -1.58114 1.58114 C-1.16182 2.00046 -0.593012 2.23607 0 2.23607 z -" id="C0_0_919e3f95db"/> +" id="mac51c2b168" style="stroke:#000000;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -176,126 +182,105 @@ L0 4" id="mdad270ee8e" style="stroke:#000000;stroke-linecap:butt;stroke-width:0. +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - +" style="fill:#ffffff;stroke:#000000;stroke-linejoin:miter;"/> @@ -441,7 +426,7 @@ L54.3906 54.6875 z " id="BitstreamVeraSans-Roman-67"/> - + @@ -454,47 +439,42 @@ z - - - + - + - - - - +" style="fill:#0000ff;stroke:#000000;"/> @@ -556,12 +536,12 @@ Q30.0781 56 35.7969 56 Q45.2188 56 50.0469 50.1719 Q54.8906 44.3438 54.8906 33.0156" id="BitstreamVeraSans-Roman-68"/> - + - - + + diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_00.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_00.png index 3a5d9530fd6f..e3f8aad8668d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_00.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_00.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_01.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_01.png index e370fb3ba23c..22a0196686bd 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_01.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_01.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_02.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_02.png index 9fec4f6acd5b..d84ef474305f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_02.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_02.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_03.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_03.png index e0abacfaabb2..1d21f73e60d5 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_03.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_03.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_04.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_04.png index 592a7d1c1c84..739b8310373c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_04.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_04.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_05.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_05.png index 60eba425c964..cca48c5c515d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_05.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_05.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_06.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_06.png index e8e0cb2c89ae..4550a99b2bc4 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_06.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_06.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_07.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_07.png index dc30b456f8df..51aa52e990cc 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_07.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_07.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_08.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_08.png index 99eb71a866a6..a9403888fda7 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_08.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_08.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_09.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_09.png index 2e094d6e507c..cc0c60787ee9 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_09.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_09.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_10.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_10.png index b16501463ae1..02244768273b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_10.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_10.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_11.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_11.png index fa60435bf075..99c51683c527 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_11.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_11.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_12.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_12.png index 80f51b2f7636..e9df0cd4ac60 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_12.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_12.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_13.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_13.png index 771343e97d4b..51a5b874e086 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_13.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_13.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_14.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_14.png index 9f77f01a4a2a..721d4e2c8419 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_14.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_14.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_15.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_15.png index ffb57234f282..48a229b5dfe0 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_15.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_15.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_16.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_16.png index eef0111135ab..403cf6664ea8 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_16.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_16.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_17.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_17.png index 20aed47d3409..3652654b3c82 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_17.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_17.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_18.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_18.png index 5faca590b64f..96ee31d81190 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_18.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_18.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_19.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_19.png index 08596d5c2cde..3f0513986307 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_19.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_19.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_20.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_20.png index e68c690ab086..797704836125 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_20.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_20.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_21.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_21.png index a6b2820e832c..b2e6d2221a58 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_21.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_21.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_22.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_22.png index 1b6555932028..5548ff8c7a8d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_22.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_22.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_23.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_23.png index 4a683dee66b7..a0b1d6191831 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_23.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_23.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_24.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_24.png index 1038dadd3f65..75360ea2e688 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_24.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_24.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_25.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_25.png index cc91d57f5998..eed11d8ef86a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_25.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_25.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_26.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_26.png index dca062219917..324577a22bcd 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_26.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_26.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_27.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_27.png index 66f4f5ef17dd..b93a9e955600 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_27.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_27.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_28.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_28.png index 5f47f36e0b36..fb0de2d3ac87 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_28.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_28.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_29.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_29.png index fb0500c58fb7..b9d50284678d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_29.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_29.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_30.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_30.png index f5cdfe6baad9..6f54263613e0 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_30.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_30.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_31.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_31.png index c773a891498e..a59b0081b837 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_31.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_31.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_32.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_32.png index 6a0c5c7dd6da..b56de1e4c108 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_32.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_32.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_33.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_33.png index 0c25924b889b..eee033aaf73b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_33.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_33.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_34.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_34.png index 1db01a05dd94..281880dcf979 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_34.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_34.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_35.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_35.png index 6b4e108a54ec..39fe61d4191c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_35.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_35.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_36.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_36.png index 25d486a71f26..273770bc08b8 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_36.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_36.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_37.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_37.png index 7e893b80d0c8..f8126567e91f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_37.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_37.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_38.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_38.png index adc059b3d1e6..cd6de3c09052 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_38.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_38.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_39.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_39.png index b8db4b11a402..1e103ff391cd 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_39.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_39.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_40.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_40.png index 5645500f4471..edbf803f4842 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_40.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_40.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_41.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_41.png index b1c00a12e6d5..c13628c8aba5 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_41.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_41.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_42.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_42.png index 2e38af15f254..729d3b8ae0f9 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_42.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_42.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_43.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_43.png index b2d711876f0c..54840062e1be 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_43.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_43.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_44.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_44.png index e47f709c6a9d..87526333cdbd 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_44.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_44.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_45.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_45.png index 5f6098440027..7a89af4e1cae 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_45.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_45.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_46.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_46.png index 235822e64d0e..a2898a570209 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_46.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_46.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_47.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_47.png index 9496d45ad9f9..1be8f13ce6a4 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_47.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_47.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_48.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_48.png index 85c0633ab105..63a17add745f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_48.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_48.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_49.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_49.png index ebd7f8b38257..0e4370e44715 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_49.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_49.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_50.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_50.png index 8e87376bd428..4d5497c5be86 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_50.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_50.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_51.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_51.png index 452c185809ae..86e39d655a8e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_51.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_51.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_52.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_52.png index e7cb839e341f..a695f999e723 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_52.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_52.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_53.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_53.png index e8aaa2536e95..b318e1d55e93 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_53.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_53.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_54.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_54.png index 8cf675514cec..88fa83b11147 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_54.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_54.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_55.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_55.png index d6f51fc0e063..415fc0fa44a4 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_55.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_55.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_56.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_56.png index 8a2511e68827..80206e71cb53 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_56.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_56.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_57.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_57.png index c48901670b91..d9da9dfc33f5 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_57.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_57.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_58.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_58.png index 0d33d470b801..f55a005b34c3 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_58.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_58.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_59.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_59.png index 016042c309ac..3c577d94dd32 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_59.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_59.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_00.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_00.png index 246119f02583..42874c7b1fb8 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_00.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_00.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_01.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_01.png index ea217da9e341..130529175ff6 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_01.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_01.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_02.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_02.png index e62b2759953a..ede3d2a5a8fe 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_02.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_02.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_03.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_03.png index 8bbac276249e..ab73c030ccc6 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_03.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_03.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_04.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_04.png index 210d14096987..e32ecd0e488a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_04.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_04.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_05.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_05.png index 3d6a3dfa98ef..f26a39e6e6c1 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_05.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_05.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_06.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_06.png index b613de0fe241..eefb020b9725 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_06.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_06.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_07.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_07.png index c2a4383426a6..823a7a00168e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_07.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_07.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_08.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_08.png index 98d27a210e3e..49fef9e05caa 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_08.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_08.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_09.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_09.png index c815aab0051c..d46bc06477b8 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_09.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_09.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_10.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_10.png index 33a1f9ac273b..749520cb98a1 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_10.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_10.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_11.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_11.png index 4e90aeffe2de..92c96f37717d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_11.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_11.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_12.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_12.png index a51d8188aa75..5f6b6a0588af 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_12.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_12.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_13.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_13.png index 50a90ca495a3..c6259abbad1d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_13.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_13.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_14.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_14.png index 1fe2b07cfeec..aab07321f8f9 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_14.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_14.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_15.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_15.png index 18daee76f7c3..c16668aa71f1 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_15.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_15.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_16.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_16.png index f824854df7b3..4e590017f35b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_16.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_16.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_17.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_17.png index 864c226a8946..bb2945a738f7 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_17.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_17.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_18.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_18.png index edc0f160bf48..a6de87719ce2 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_18.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_18.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_19.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_19.png index 07a8c792dfe1..6d376a469929 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_19.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_19.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_20.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_20.png index 62ac780bf974..0c3816d0b4ec 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_20.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_20.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_21.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_21.png index 155592509710..4a756814afd6 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_21.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_21.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_22.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_22.png index 1a753698153c..8c4100e448ff 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_22.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_22.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_23.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_23.png index 4a683dee66b7..a0b1d6191831 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_23.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_23.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_24.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_24.png index 1038dadd3f65..75360ea2e688 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_24.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_24.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_25.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_25.png index cc91d57f5998..eed11d8ef86a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_25.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_25.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_26.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_26.png index dca062219917..324577a22bcd 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_26.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_26.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_27.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_27.png index 66f4f5ef17dd..b93a9e955600 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_27.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_27.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_28.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_28.png index 5f47f36e0b36..fb0de2d3ac87 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_28.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_28.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_29.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_29.png index fb0500c58fb7..b9d50284678d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_29.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_29.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_30.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_30.png index f5cdfe6baad9..6f54263613e0 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_30.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_30.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_31.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_31.png index c773a891498e..a59b0081b837 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_31.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_31.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_32.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_32.png index 6a0c5c7dd6da..b56de1e4c108 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_32.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_32.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_33.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_33.png index 0c25924b889b..eee033aaf73b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_33.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_33.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_34.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_34.png index 1db01a05dd94..281880dcf979 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_34.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_34.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_35.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_35.png index 6b4e108a54ec..39fe61d4191c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_35.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_35.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_36.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_36.png index 25d486a71f26..273770bc08b8 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_36.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_36.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_37.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_37.png index 7e893b80d0c8..f8126567e91f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_37.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_37.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_38.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_38.png index adc059b3d1e6..cd6de3c09052 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_38.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_38.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_39.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_39.png index b8db4b11a402..1e103ff391cd 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_39.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_39.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_40.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_40.png index 5645500f4471..edbf803f4842 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_40.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_40.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_41.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_41.png index b1c00a12e6d5..c13628c8aba5 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_41.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_41.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_42.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_42.png index 2e38af15f254..729d3b8ae0f9 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_42.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_42.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_43.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_43.png index b2d711876f0c..54840062e1be 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_43.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_43.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_44.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_44.png index 85b99f72e9bc..90fc7d785c5f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_44.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_44.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_45.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_45.png index 5f6098440027..7a89af4e1cae 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_45.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_45.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_46.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_46.png index 235822e64d0e..a2898a570209 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_46.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_46.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_47.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_47.png index 9496d45ad9f9..1be8f13ce6a4 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_47.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_47.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_48.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_48.png index 85c0633ab105..63a17add745f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_48.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_48.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_49.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_49.png index ebd7f8b38257..0e4370e44715 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_49.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_49.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_50.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_50.png index 8e87376bd428..4d5497c5be86 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_50.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_50.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_51.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_51.png index 985ac4a6abd5..fab0b18f5c16 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_51.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_51.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_52.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_52.png index 9d8f1034e71a..a9fcef2631bb 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_52.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_52.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_53.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_53.png index 2cb10ead605d..377cfc2a4e9e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_53.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_53.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_54.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_54.png index b76879783983..b3afae56f1ac 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_54.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_54.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_55.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_55.png index aa7da91c49c7..1f4981d2c7b2 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_55.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_55.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_56.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_56.png index 5d8a94eeac1c..d1b051c107dd 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_56.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_56.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_57.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_57.png index 7512554cb0bd..1428e8ae5b71 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_57.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_57.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_58.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_58.png index 47a95b59ce20..a0f9dba5c5d3 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_58.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_58.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_59.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_59.png index 6db34cc5dbc7..e98f19f58e2c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_59.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_59.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_00.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_00.png index fbd2e1efda96..f8ddd1da3ed9 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_00.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_00.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_01.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_01.png index 60a717b6be2e..0ec803064fc9 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_01.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_01.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_02.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_02.png index 22480ae3c0ee..c6d504d82cd3 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_02.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_02.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_03.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_03.png index 8bb142fde7c0..bdd23cc0e018 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_03.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_03.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_04.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_04.png index e3436a0374ba..1d8851d50224 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_04.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_04.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_05.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_05.png index 2be8c8ea3857..24b23378acfa 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_05.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_05.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_06.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_06.png index dafa01555f5d..2eb1df03f66f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_06.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_06.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_07.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_07.png index ca8f14184da5..e1b4ce105692 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_07.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_07.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_08.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_08.png index dbc089e8d529..69ec8ed916a0 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_08.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_08.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_09.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_09.png index cc3874651bcd..e42fa46600e7 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_09.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_09.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_10.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_10.png index 7ba50ca5efce..988bb9d7f303 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_10.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_10.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_11.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_11.png index d8ee585f6ea6..231f1a2a32d7 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_11.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_11.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_12.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_12.png index bd50c505e956..a0cdbcb964a1 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_12.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_12.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_13.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_13.png index 745294ee6519..ccceaea3ceea 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_13.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_13.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_14.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_14.png index ce5cc18966d2..4ede1596f4f9 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_14.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_14.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_15.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_15.png index 8f89df9d6f43..6df1e731ec1f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_15.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_15.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_16.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_16.png index 1c9e4c6f2481..6263b84873fb 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_16.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_16.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_17.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_17.png index 8c3e24c79f8c..84b0ab14907e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_17.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_17.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_18.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_18.png index 3b585a89272c..a82ac878eda9 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_18.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_18.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_19.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_19.png index 9d1ecf4d9b0d..02cea4a1ba5e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_19.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_19.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_20.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_20.png index 62ac780bf974..0c3816d0b4ec 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_20.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_20.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_21.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_21.png index 155592509710..4a756814afd6 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_21.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_21.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_22.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_22.png index 1a753698153c..8c4100e448ff 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_22.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_22.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_23.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_23.png index 4a683dee66b7..a0b1d6191831 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_23.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_23.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_24.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_24.png index 1038dadd3f65..75360ea2e688 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_24.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_24.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_25.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_25.png index cc91d57f5998..eed11d8ef86a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_25.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_25.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_26.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_26.png index dca062219917..324577a22bcd 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_26.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_26.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_27.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_27.png index 66f4f5ef17dd..b93a9e955600 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_27.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_27.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_28.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_28.png index 5f47f36e0b36..fb0de2d3ac87 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_28.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_28.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_29.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_29.png index fb0500c58fb7..b9d50284678d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_29.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_29.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_30.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_30.png index f5cdfe6baad9..6f54263613e0 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_30.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_30.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_31.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_31.png index c773a891498e..a59b0081b837 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_31.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_31.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_32.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_32.png index 6a0c5c7dd6da..b56de1e4c108 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_32.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_32.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_33.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_33.png index 0c25924b889b..eee033aaf73b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_33.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_33.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_34.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_34.png index 1db01a05dd94..281880dcf979 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_34.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_34.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_35.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_35.png index 4f6e3da2a399..a4103c94eace 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_35.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_35.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_36.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_36.png index 25d486a71f26..273770bc08b8 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_36.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_36.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_37.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_37.png index 7e893b80d0c8..f8126567e91f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_37.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_37.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_38.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_38.png index adc059b3d1e6..cd6de3c09052 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_38.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_38.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_39.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_39.png index b8db4b11a402..1e103ff391cd 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_39.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_39.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_40.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_40.png index 5645500f4471..edbf803f4842 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_40.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_40.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_41.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_41.png index b1c00a12e6d5..c13628c8aba5 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_41.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_41.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_42.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_42.png index 2e38af15f254..729d3b8ae0f9 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_42.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_42.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_43.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_43.png index b2d711876f0c..54840062e1be 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_43.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_43.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_44.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_44.png index 85b99f72e9bc..90fc7d785c5f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_44.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_44.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_45.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_45.png index 5f6098440027..7a89af4e1cae 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_45.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_45.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_46.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_46.png index 235822e64d0e..a2898a570209 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_46.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_46.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_47.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_47.png index 9496d45ad9f9..1be8f13ce6a4 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_47.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_47.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_48.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_48.png index 85c0633ab105..63a17add745f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_48.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_48.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_49.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_49.png index 5d3e8d33f05b..0447a17dc31e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_49.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_49.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_50.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_50.png index 8e87376bd428..4d5497c5be86 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_50.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_50.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_51.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_51.png index 985ac4a6abd5..fab0b18f5c16 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_51.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_51.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_52.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_52.png index 9d8f1034e71a..a9fcef2631bb 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_52.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_52.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_53.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_53.png index 2cb10ead605d..377cfc2a4e9e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_53.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_53.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_54.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_54.png index b76879783983..b3afae56f1ac 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_54.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_54.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_55.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_55.png index aa7da91c49c7..1f4981d2c7b2 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_55.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_55.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_56.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_56.png index 5d8a94eeac1c..d1b051c107dd 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_56.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_56.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_57.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_57.png index 7512554cb0bd..1428e8ae5b71 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_57.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_57.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_58.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_58.png index 47a95b59ce20..a0f9dba5c5d3 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_58.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_58.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_59.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_59.png index 6db34cc5dbc7..e98f19f58e2c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_59.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_59.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_00.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_00.pdf index 8f268a08ef23..1dcab930d681 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_00.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_00.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_00.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_00.png index 5ac8f6ae987c..9aba6eedd031 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_00.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_00.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_01.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_01.pdf index f0bd818b9f83..2aa42af97a11 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_01.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_01.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_01.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_01.png index e941c926ee63..aefda9099d55 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_01.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_01.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_02.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_02.pdf index 074244def799..24f07419d9e5 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_02.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_02.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_02.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_02.png index 22eb8895eea7..354ff9319488 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_02.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_02.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_03.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_03.pdf index db3cb018ee9a..a48aa96f603a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_03.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_03.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_03.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_03.png index 03e2e58c512f..e12507241bd5 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_03.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_03.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_04.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_04.pdf index a27a08129a1b..997bb29e167e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_04.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_04.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_04.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_04.png index 04dc250f19a6..9817ba4f84b6 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_04.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_04.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_05.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_05.pdf index 64477df926fa..1f8b832e7865 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_05.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_05.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_05.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_05.png index 2182d4efe171..0c0591e685be 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_05.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_05.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_06.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_06.pdf index 3b7edd8cbead..1641dcb4e344 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_06.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_06.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_06.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_06.png index 2a19e5bb9639..bea8426a9ab2 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_06.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_06.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_07.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_07.pdf index f03f3bdfe5a2..0313d072518d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_07.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_07.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_07.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_07.png index 76ab8d8c6a8a..959366a66e61 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_07.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_07.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_08.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_08.pdf index c587ed751367..a77d282b05d1 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_08.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_08.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_08.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_08.png index 1b645997d464..074852acd4d3 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_08.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_08.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_09.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_09.pdf index d8ba675109b1..dd3bb4a62215 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_09.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_09.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_09.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_09.png index 8520bf3a8db4..1e9a5f0d9365 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_09.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_09.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_10.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_10.pdf index 953e2b41747e..5c45ec65b84e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_10.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_10.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_10.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_10.png index 0c91d3d27c78..ccd18b806040 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_10.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_10.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_11.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_11.pdf index e04d87b3e99d..f54f869710fa 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_11.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_11.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_11.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_11.png index 30628a893ceb..e149f1c46913 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_11.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_11.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_12.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_12.pdf index 9e2ccc456070..7c28a29b2204 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_12.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_12.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_12.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_12.png index 329f704c8c18..18bdef4d61f6 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_12.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_12.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_13.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_13.pdf index 0fc5fe735621..d80b0b66cbfc 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_13.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_13.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_13.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_13.png index 2209be8b3cfe..adf74866733f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_13.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_13.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_14.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_14.pdf index c259330400f7..39ba0b17d20a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_14.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_14.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_14.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_14.png index cd5c244689df..ad67fdf68aa7 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_14.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_14.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_15.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_15.pdf index 1aaf3cb6d246..de6ce8ce3576 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_15.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_15.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_15.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_15.png index 8e0afee357f1..134ac291dfcf 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_15.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_15.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_16.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_16.pdf index 110191379204..984ffaa141eb 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_16.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_16.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_16.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_16.png index a7af73a2b563..2918a98cb872 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_16.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_16.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_17.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_17.pdf index f9134207ad70..76f134482de4 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_17.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_17.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_17.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_17.png index a7af73a2b563..2918a98cb872 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_17.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_17.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_18.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_18.pdf index 6d8ff92a9c1e..03df83e14681 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_18.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_18.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_18.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_18.png index 4c9acb149511..95fdeb32d59c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_18.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_18.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_19.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_19.pdf index fbbce97d29ef..3c5d8a6ba98f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_19.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_19.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_19.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_19.png index 8fb98816c203..1bcf78a080bc 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_19.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_19.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_20.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_20.pdf index e694b804fdf7..5a02fb5926ed 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_20.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_20.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_20.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_20.png index 4dad49042806..5399ebe7c612 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_20.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_20.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_21.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_21.pdf index 32dc83b52df2..3657cd1d0f61 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_21.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_21.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_21.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_21.png index 7bd9444254ff..72aba0f52aaa 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_21.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_21.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_22.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_22.pdf index 538e57abc58f..27538aed1839 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_22.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_22.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_22.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_22.png index d14a41997c2c..09f0ec4e2b15 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_22.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_22.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_23.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_23.pdf index abe0135ed76d..097b3edcdab6 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_23.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_23.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_23.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_23.png index 29871d7a1bfc..9aeaceb7e2a9 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_23.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_23.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_24.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_24.pdf index 160beecfcbb0..9091f1e3f1a0 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_24.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_24.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_24.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_24.png index 5034dc4f91ff..5cd8aff02532 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_24.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_24.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_25.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_25.pdf index ad3cdfbb7065..e7495c6c0599 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_25.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_25.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_25.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_25.png index 9433bcd21d30..22938450281a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_25.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_25.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_26.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_26.pdf index 450189b8c63d..93611dd9c7ed 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_26.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_26.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_26.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_26.png index ce32ad30f953..4bac915baff1 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_26.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_26.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_27.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_27.pdf index d4ee2c9cecc2..e7f1def4968e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_27.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_27.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_27.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_27.png index 6a3180acd585..389bcba056b6 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_27.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_27.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_28.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_28.pdf index 83d3aa387247..8aeff774097e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_28.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_28.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_28.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_28.png index cfff9f2e4481..52a5497f2c08 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_28.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_28.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_29.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_29.pdf index 12444fe4e426..35b24aec143d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_29.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_29.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_29.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_29.png index 52fb898037af..dffb1c0e87fc 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_29.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_29.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_30.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_30.pdf index 92fb34791373..a709081daeaf 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_30.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_30.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_30.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_30.png index f8dc1caec413..304d26588917 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_30.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_30.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_31.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_31.pdf index d589b75ff910..ab2e575e0de5 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_31.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_31.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_31.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_31.png index 710adfb0bacd..0117a361ac2c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_31.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_31.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_32.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_32.pdf index 81c036ff4f11..354e0d77ad41 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_32.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_32.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_32.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_32.png index a20aabbf3386..8c80f8aae144 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_32.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_32.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_33.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_33.pdf index 696b0ce5ab6c..b5f68006d64d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_33.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_33.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_33.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_33.png index ca7c266261d4..bd33a931add8 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_33.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_33.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_34.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_34.pdf index d71319f310d9..1dd52ef45b42 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_34.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_34.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_34.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_34.png index 4a270ae9a2a7..7a6a3bcf6f2d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_34.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_34.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_35.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_35.pdf index dbce44c8f1d7..02d7a53e374a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_35.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_35.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_35.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_35.png index 28209357f3c3..f95db4073f6e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_35.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_35.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_36.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_36.pdf index c1a8d72596d4..aa2da267ca7d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_36.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_36.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_36.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_36.png index 2effa33f5366..8eb180bb3a17 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_36.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_36.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_37.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_37.pdf index 38b313ff63b9..f7d03958c243 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_37.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_37.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_37.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_37.png index d7ee6582ff7d..5007dc71f21e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_37.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_37.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_38.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_38.pdf index 486c951c8810..10fbba1d4197 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_38.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_38.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_38.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_38.png index b086537eb4d2..8f9e41e3d2f8 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_38.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_38.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_39.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_39.pdf index 301232b25d97..e35e01abc8a3 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_39.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_39.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_39.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_39.png index 92db15c711aa..c373eeadb101 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_39.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_39.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_40.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_40.pdf index a591b3a822f5..f7acbc888a26 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_40.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_40.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_40.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_40.png index 1ba361b65782..05bcb4e7e0df 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_40.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_40.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_41.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_41.pdf index 1a31d74bd058..2b9620b353fa 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_41.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_41.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_41.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_41.png index 7a09fc8dd7a3..d0dc862e9b7a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_41.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_41.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_42.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_42.pdf index c2f1dde8963c..04984261d848 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_42.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_42.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_42.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_42.png index 5694da0d50b8..1c5182234f3c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_42.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_42.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_43.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_43.pdf index e21b56102f3d..8624500b555a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_43.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_43.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_43.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_43.png index bb4de2b62135..614fcc371bf0 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_43.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_43.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_44.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_44.pdf index 12a19a7657d7..d6b09fb07dd4 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_44.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_44.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_44.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_44.png index a7d8ba066582..eee1df5f03f1 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_44.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_44.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_45.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_45.pdf index fd570c011b46..ac5992ecf05d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_45.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_45.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_45.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_45.png index 1c3e0bfef37f..576d98910f3a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_45.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_45.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_46.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_46.pdf index 80bfede7f2b9..c60e04f00b9d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_46.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_46.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_46.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_46.png index 59c88c075d37..aa51fa90b341 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_46.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_46.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_47.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_47.pdf index 42f2124c9d38..741e8d02d8fd 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_47.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_47.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_47.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_47.png index 85acb0e72871..31340a476478 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_47.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_47.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_48.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_48.pdf index 074d593cd3cc..cc46c3d9dd61 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_48.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_48.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_48.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_48.png index 85acb0e72871..31340a476478 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_48.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_48.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_49.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_49.pdf index f247c92dfa57..0fa74c51c17f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_49.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_49.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_49.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_49.png index 2ae077dd8cea..2d756f3543cf 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_49.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_49.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_50.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_50.pdf index 0e1cc780dbaf..d5ef9fe67221 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_50.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_50.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_50.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_50.png index 3b0893b44e05..48d2858df579 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_50.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_50.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_51.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_51.pdf index caabe87e77aa..ed7f49eddcd7 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_51.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_51.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_51.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_51.png index f847d1cc5684..2be33e80160c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_51.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_51.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_52.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_52.pdf index f79718c68c38..201149a2b9f0 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_52.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_52.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_52.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_52.png index ce4ed804fec5..2eac76e1335b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_52.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_52.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_53.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_53.pdf index 99ca4be47e33..c6dc587b9ab7 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_53.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_53.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_53.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_53.png index 904a0222497a..df90bc37a973 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_53.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_53.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_54.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_54.pdf index bb99b5ffb7e8..10b069caf029 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_54.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_54.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_54.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_54.png index d5fa30ce675c..cde87ba42742 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_54.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_54.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_55.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_55.pdf index 178a1ee69160..38110653cc41 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_55.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_55.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_55.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_55.png index 2e16077e3144..c85cefa08bde 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_55.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_55.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_56.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_56.pdf index f00a06b48964..c4cf7f9c60fd 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_56.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_56.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_56.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_56.png index 644e3473be58..7b59b3908428 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_56.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_56.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_57.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_57.pdf index 22104ae4eed7..2c17ee49f399 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_57.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_57.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_57.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_57.png index 65290fc62596..2a06fab48e5f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_57.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_57.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_58.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_58.pdf index 52679790e1eb..1c0a5d04e7e6 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_58.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_58.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_58.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_58.png index 38a1d44f999e..4860243713b5 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_58.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_58.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_59.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_59.pdf index 071b718d3ca7..40c5e5293a3a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_59.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_59.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_59.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_59.png index e29dcff98670..07410dd759c5 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_59.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_59.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_60.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_60.pdf index c0642b068ea8..1d17135d9acf 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_60.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_60.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_60.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_60.png index 0f9ad766e4ac..bf4abb30d884 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_60.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_60.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_61.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_61.pdf index ad3f1034d3f1..1f414e1f6e65 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_61.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_61.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_61.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_61.png index 94afe2b7919f..3330516c8b8b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_61.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_61.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_62.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_62.pdf index 66f15fdf64ba..7d8cf8f9db4a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_62.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_62.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_62.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_62.png index ff168c2f4609..7252fb240603 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_62.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_62.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_63.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_63.pdf index db0947381d29..7b1e0062fa20 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_63.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_63.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_63.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_63.png index 1261a203f51d..40e26735c6ed 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_63.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_63.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_64.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_64.pdf index c81f95569310..152b7cc7817b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_64.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_64.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_64.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_64.png index 4edcdd818986..b2bee6967d8b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_64.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_64.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_65.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_65.pdf index 34b12caa0972..27cb88a69050 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_65.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_65.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_65.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_65.png index 7fb324915403..ad4c175bb217 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_65.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_65.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_66.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_66.pdf index bd0492c830d1..1447f1a5a6ee 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_66.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_66.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_66.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_66.png index 51628acfdadb..cb6c33352136 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_66.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_66.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_67.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_67.pdf index 68534df3db35..34746a425010 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_67.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_67.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_67.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_67.png index 999236f71363..5fbff50e3727 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_67.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_67.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_00.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_00.pdf index 7e0ae6183458..dd1e747c012f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_00.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_00.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_00.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_00.png index 4dbb792b5fce..5603c642d00f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_00.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_00.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_01.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_01.pdf index 88e0edc6dc0c..2d1b7be4c3e4 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_01.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_01.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_01.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_01.png index 568c6d83f9bb..017c8acf1b96 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_01.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_01.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_02.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_02.pdf index 7be0e4f786b4..65ca417cf1ca 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_02.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_02.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_02.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_02.png index f9efa2102e3a..e3b60a790fce 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_02.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_02.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_03.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_03.pdf index a330e616d212..3264a12ce946 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_03.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_03.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_03.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_03.png index 41a20186f08a..1089ba52bc39 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_03.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_03.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_04.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_04.pdf index 1c91c0deacad..87e3646cc5f5 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_04.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_04.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_04.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_04.png index fab439ac2867..5a45b3bdf259 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_04.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_04.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_05.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_05.pdf index 95ddfa611660..ab435eb22611 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_05.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_05.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_05.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_05.png index 3ed87a330a51..f4bea46f5e4e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_05.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_05.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_06.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_06.pdf index db67e088fb18..e39f7c0bebd0 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_06.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_06.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_06.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_06.png index df28849b85c2..dd316e61b24e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_06.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_06.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_07.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_07.pdf index 42399fe1859a..f44493f75223 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_07.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_07.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_07.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_07.png index 20901007f3fd..bd84fc4fe1d3 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_07.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_07.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_08.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_08.pdf index a0da47e0aa61..5e74f3896581 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_08.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_08.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_08.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_08.png index 8bfc223e23b2..fdbda41961e4 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_08.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_08.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_09.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_09.pdf index a75412b8b4d5..05aee85da38f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_09.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_09.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_09.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_09.png index b66890d863d2..1e0694ae3980 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_09.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_09.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_10.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_10.pdf index e85f9692aa03..c937e9d9755d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_10.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_10.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_10.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_10.png index 8fe9e8a5fe58..1a9d43df118c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_10.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_10.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_11.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_11.pdf index 8b94694dbc69..500fe66af1c1 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_11.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_11.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_11.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_11.png index 9b4a7a1de1d2..da4e26f8da8f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_11.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_11.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_12.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_12.pdf index ca5c770f857f..ed7777567b8f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_12.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_12.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_12.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_12.png index 56cd7e6116f4..575d546d8377 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_12.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_12.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_13.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_13.pdf index 5dab2e9b1fd1..27e32a122fe4 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_13.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_13.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_13.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_13.png index 96ad93f51f35..e2fba2c16712 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_13.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_13.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_14.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_14.pdf index 8ac9c287b4ec..1b1054a48194 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_14.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_14.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_14.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_14.png index 3cf81a35ac9b..0cc4680a2566 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_14.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_14.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_15.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_15.pdf index d7928160e973..c3d965af844c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_15.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_15.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_15.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_15.png index 88afaf634567..d11ed0229ebf 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_15.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_15.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_16.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_16.pdf index 87ad1302a8e2..ad296809129d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_16.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_16.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_16.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_16.png index d1bd3d788581..38ec6b162d21 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_16.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_16.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_17.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_17.pdf index 87ad1302a8e2..2781de772c95 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_17.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_17.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_17.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_17.png index d1bd3d788581..38ec6b162d21 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_17.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_17.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_18.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_18.pdf index 8f378387c5d9..b0febb12bc26 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_18.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_18.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_18.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_18.png index 2f7d2392623c..81f9407c6072 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_18.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_18.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_19.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_19.pdf index 3ce57fa15092..d1139b531330 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_19.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_19.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_19.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_19.png index 439a23478966..77e10f405a1f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_19.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_19.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_20.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_20.pdf index 1d7ffa6a6224..0ad2344a49b3 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_20.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_20.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_20.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_20.png index 7e4a5e504479..d2769ab32270 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_20.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_20.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_21.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_21.pdf index 57abc8c47979..d618b1b8f7c5 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_21.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_21.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_21.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_21.png index e603ca22ec1d..42ce0cd8de28 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_21.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_21.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_22.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_22.pdf index ee1316198520..ccc6129a9fb2 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_22.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_22.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_22.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_22.png index 2eb8b5e754b5..f2e9c18dc4dc 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_22.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_22.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_23.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_23.pdf index 7a22f3bd853f..7068a20b305e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_23.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_23.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_23.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_23.png index 891cb9ef2943..93b52d42f35c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_23.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_23.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_24.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_24.pdf index 7aa2351daf8f..8b797090e721 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_24.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_24.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_24.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_24.png index 14341f5f4678..df574259ed1f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_24.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_24.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_25.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_25.pdf index 15638d04293d..4f5599d2b2ed 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_25.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_25.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_25.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_25.png index 41c72d22def4..d490866595f2 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_25.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_25.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_26.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_26.pdf index 557cce11c69c..c19194d9bc37 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_26.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_26.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_26.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_26.png index ef9d6309740a..c6c263a2f6d4 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_26.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_26.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_27.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_27.pdf index 012ad76a6b8c..ce7ed4040ee6 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_27.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_27.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_27.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_27.png index 490edc2dbdf8..cbeeb6ae532d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_27.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_27.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_28.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_28.pdf index f9a137e3241a..3b02f03355f3 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_28.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_28.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_28.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_28.png index c68ee904fb03..bd6f0b0cbceb 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_28.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_28.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_29.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_29.pdf index 5f1004ea65e5..b2786a4f9c1f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_29.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_29.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_29.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_29.png index b3ad7d65e936..8f8a0fca3b58 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_29.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_29.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_30.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_30.pdf index 8fdfceb57d0e..4a349dfb41c2 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_30.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_30.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_30.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_30.png index c9c88abe7efd..9e8f5fadc268 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_30.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_30.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_31.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_31.pdf index 146c05e1f4a2..0ce8d3de6f12 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_31.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_31.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_31.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_31.png index 0c9748545d3e..e6be125b5888 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_31.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_31.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_32.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_32.pdf index 32809a927cbf..cc359bcac523 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_32.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_32.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_32.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_32.png index a1bfc21e377f..bef5aa836462 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_32.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_32.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_33.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_33.pdf index 0dda7f0b2e7e..b39ae56660c6 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_33.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_33.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_33.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_33.png index e484ddf60202..20df046ba697 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_33.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_33.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_34.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_34.pdf index d5bc1fef072b..96a420ed9234 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_34.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_34.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_34.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_34.png index 4d50cb6e34b5..5afaa02dd09c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_34.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_34.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_35.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_35.pdf index 6e35b17659ae..d9e056533fae 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_35.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_35.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_35.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_35.png index 12b7aebb7c88..db9656bae3f1 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_35.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_35.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_36.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_36.pdf index 70f6803df24b..15a47c2ade35 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_36.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_36.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_36.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_36.png index 81b69126c137..63f6f7c11259 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_36.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_36.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_37.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_37.pdf index ceb4b3d33f51..ee799c0978d1 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_37.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_37.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_37.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_37.png index d9f4f5cc053f..65cd43cc8e0e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_37.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_37.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_38.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_38.pdf index 80f849170e4a..a420868eb87e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_38.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_38.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_38.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_38.png index 148519960ae6..42b8623a8ad3 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_38.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_38.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_39.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_39.pdf index eb2c851e02ea..e0857671bdfe 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_39.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_39.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_39.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_39.png index 3a7782d564a9..c41fcd9c8f43 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_39.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_39.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_40.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_40.pdf index 16ebf03a1c9e..8b58bc70031d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_40.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_40.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_40.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_40.png index 6c3865cca021..ff81b4c48959 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_40.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_40.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_41.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_41.pdf index 5b02ff8c7bef..4dbfadaa0c9c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_41.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_41.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_41.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_41.png index 34611384cb05..16ba2960967e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_41.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_41.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_42.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_42.pdf index dbde6584fd5e..a87da4a640fb 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_42.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_42.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_42.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_42.png index 6ec461c3a78c..3e683919d309 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_42.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_42.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_43.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_43.pdf index bc5b6732fe02..01383b77bb40 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_43.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_43.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_43.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_43.png index 124445d31554..9fd78d2cc24f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_43.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_43.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_44.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_44.pdf index fa23c6002293..6e3125ca3ec1 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_44.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_44.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_44.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_44.png index f6d572c5105e..2f86fd8bd446 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_44.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_44.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_45.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_45.pdf index b75cfbfdf8ac..d315d5dc0225 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_45.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_45.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_45.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_45.png index e4bb45ce0475..fb4a9f22fcf8 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_45.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_45.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_46.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_46.pdf index 04f221c0cc01..d160aeb8a343 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_46.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_46.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_46.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_46.png index 48d8ab8e5ba8..5d8e548eff6a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_46.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_46.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_47.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_47.pdf index 7e085f1a6a7c..306b53a8b953 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_47.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_47.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_47.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_47.png index e3b752167280..0415b9e42e10 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_47.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_47.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_48.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_48.pdf index 6e54ce86fcb9..306b53a8b953 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_48.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_48.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_48.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_48.png index e3b752167280..0415b9e42e10 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_48.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_48.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_49.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_49.pdf index c75fcff618ff..38351e4c75db 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_49.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_49.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_49.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_49.png index fa26c20cc31c..67c129bd0fc9 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_49.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_49.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_50.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_50.pdf index aa83a5e83f30..3728aee36db3 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_50.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_50.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_50.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_50.png index 2520dffebcd8..a512c1bc3b13 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_50.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_50.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_51.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_51.pdf index 4cbe68154ce9..f3e67f8d63de 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_51.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_51.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_51.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_51.png index 94a4e1627ec9..39fdc0129de8 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_51.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_51.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_52.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_52.pdf index 9641d63264a5..c62394e6928a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_52.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_52.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_52.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_52.png index 352a36a6a029..8244bcc0ef68 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_52.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_52.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_53.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_53.pdf index a08ae6269060..afce4eb61520 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_53.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_53.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_53.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_53.png index c0f3ba851807..9274880f3379 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_53.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_53.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_54.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_54.pdf index f39dedaf3c32..44b2f7c77b8c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_54.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_54.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_54.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_54.png index a743a4752152..5a9e506e2001 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_54.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_54.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_55.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_55.pdf index d251dcbbbc1c..8286912302b1 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_55.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_55.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_55.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_55.png index 66eef4b1aebf..3d0c67f7c735 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_55.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_55.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_56.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_56.pdf index b765abca3704..96f6dc09e677 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_56.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_56.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_56.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_56.png index ae600db0a086..a8bbd2a8da9b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_56.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_56.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_57.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_57.pdf index f719cdf0a257..dfe6b56c97c5 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_57.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_57.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_57.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_57.png index 02104553cbdd..c1b46fae0ca4 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_57.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_57.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_58.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_58.pdf index 07ba0ba6cb07..3ec3b1afee95 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_58.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_58.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_58.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_58.png index 8ae8a9cc4fac..a30f7347f874 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_58.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_58.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_59.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_59.pdf index dc22371ff7b1..d27d1e32215d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_59.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_59.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_59.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_59.png index 66b1ce7cb6b9..7a9b5f05ace6 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_59.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_59.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_60.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_60.pdf index 867e0df23df8..2600b34ac369 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_60.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_60.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_60.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_60.png index ed9e7d3dd11c..a8ef697a36f2 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_60.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_60.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_61.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_61.pdf index 80dd0204ff04..ccc22a2caced 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_61.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_61.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_61.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_61.png index 405102c9a71d..b89294879aa4 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_61.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_61.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_62.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_62.pdf index 31d3f3345b7b..3f2e329afa2c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_62.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_62.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_62.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_62.png index 748fedfa098a..3a5f0c196252 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_62.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_62.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_63.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_63.pdf index 37c83819ab3d..58451c13870e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_63.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_63.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_63.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_63.png index 5566b8423b72..7c66aef99f28 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_63.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_63.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_64.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_64.pdf index 79d5a1149f2d..b66f0f9a8ee5 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_64.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_64.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_64.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_64.png index 7a70dc34e679..600c8b66da09 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_64.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_64.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_65.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_65.pdf index 67aa9d0bec0e..d4674f162199 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_65.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_65.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_65.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_65.png index c9c3e4495ed7..b8bf22edeb26 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_65.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_65.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_66.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_66.pdf index 5dc0a7c7b598..da794b5b7bda 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_66.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_66.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_66.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_66.png index a3f3456b1fc7..ab1fdf9f18d3 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_66.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_66.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_67.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_67.pdf index f4beddb64dd7..3bdfd4267c70 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_67.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_67.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_67.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_67.png index 11df53b1d90d..6566d15c5a61 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_67.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_67.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_00.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_00.pdf index efae14e03057..8faf4a1222c7 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_00.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_00.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_00.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_00.png index 6fc07fc723a6..45209b207b35 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_00.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_00.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_01.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_01.pdf index 29af3abbacd3..770bfbae1a01 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_01.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_01.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_01.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_01.png index 4499250b157b..0d2388975c34 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_01.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_01.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_02.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_02.pdf index d8983329683b..5b7987c9a618 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_02.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_02.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_02.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_02.png index 3ace65b3c0f7..bd27dcb16e2b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_02.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_02.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_03.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_03.pdf index a933885e00b9..409d3ee2b880 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_03.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_03.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_03.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_03.png index 63e06c82e578..ce2510adcf08 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_03.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_03.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_04.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_04.pdf index 6ed08b21a424..ec42ffb27c76 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_04.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_04.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_04.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_04.png index b05d66fadee2..1456df6f2ca0 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_04.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_04.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_05.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_05.pdf index f56ee97d97e1..8c6188a27067 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_05.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_05.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_05.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_05.png index 6c571d4605ea..d430d6c1b305 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_05.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_05.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_06.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_06.pdf index ebb010793d5a..d174e18d71a4 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_06.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_06.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_06.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_06.png index 5f58f19e2393..a2a9d31e03d0 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_06.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_06.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_07.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_07.pdf index 3c844bd83ff9..d8a7ee0b8386 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_07.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_07.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_07.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_07.png index 576d88825199..dfb84f0c6507 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_07.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_07.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_08.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_08.pdf index 428b6bcf0d1c..61f86d6e45d1 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_08.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_08.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_08.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_08.png index a6b0d5c4ea2a..288cadae7c53 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_08.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_08.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_09.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_09.pdf index 880f253bec78..b2750bec1e00 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_09.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_09.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_09.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_09.png index b83281a72bad..bfcd82429e29 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_09.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_09.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_10.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_10.pdf index f0e1eaf1e183..c51d2d8bda25 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_10.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_10.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_10.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_10.png index f5d20634a684..0497af663f66 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_10.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_10.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_11.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_11.pdf index 01c241fb27f4..70adc66349e5 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_11.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_11.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_11.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_11.png index df7f79102415..4195ae2b762b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_11.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_11.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_12.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_12.pdf index 6f06169dbac6..beda4a4c73e3 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_12.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_12.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_12.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_12.png index fd2b669fe03b..7f8e356874bf 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_12.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_12.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_13.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_13.pdf index fdaa1d1b910d..1e3f3f7f8a24 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_13.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_13.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_13.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_13.png index 09aaa5b90c0c..d83a0b37143f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_13.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_13.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_14.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_14.pdf index ce408ef9899d..da043f5cf54f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_14.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_14.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_14.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_14.png index 608a9d1f5457..0d1a101ac9f5 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_14.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_14.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_15.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_15.pdf index 9b9b040e0cf0..c2c4bc0ccd16 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_15.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_15.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_15.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_15.png index 8a76f156cd65..5ea1fc8e7641 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_15.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_15.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_16.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_16.pdf index a6ccc23c397d..9c82b2da0ef6 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_16.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_16.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_16.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_16.png index fd86cc3ef96a..7e8f7dfa1c97 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_16.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_16.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_17.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_17.pdf index 47f0bc55840d..9742897895f1 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_17.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_17.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_17.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_17.png index fd86cc3ef96a..7e8f7dfa1c97 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_17.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_17.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_18.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_18.pdf index 024b68ca2664..04e9f589f9b1 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_18.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_18.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_18.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_18.png index 1918df54da34..f9864e50573c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_18.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_18.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_19.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_19.pdf index b6da5395983b..47cc2fe2fd48 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_19.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_19.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_19.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_19.png index e1ea229f221c..5da8088f1a8a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_19.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_19.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_20.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_20.pdf index c9bd073221d6..0f66dfe214ca 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_20.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_20.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_20.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_20.png index 25d6ffc3048e..ed82ca80dbd2 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_20.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_20.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_21.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_21.pdf index 6ce55edf05ed..02269ad7bfb1 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_21.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_21.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_21.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_21.png index d43ced92e5e2..bf1d949bc88c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_21.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_21.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_22.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_22.pdf index fe14e285a1e9..5b613f0a2ac3 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_22.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_22.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_22.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_22.png index 6099d757529c..c9558363841c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_22.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_22.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_23.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_23.pdf index 4a6370c6dd7b..4514c685e0e6 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_23.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_23.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_23.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_23.png index 6d5bc69b68fa..be8a9bdce68e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_23.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_23.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_24.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_24.pdf index d25972a74daf..a9670330c4d2 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_24.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_24.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_24.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_24.png index 75dab4a7ea7c..0e0cdee921e4 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_24.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_24.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_25.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_25.pdf index df503a67acbb..cb116689b0a2 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_25.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_25.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_25.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_25.png index 67d64fa9a474..207c06d0df33 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_25.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_25.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_26.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_26.pdf index 8f4c6e4ba157..2984682bfa1f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_26.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_26.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_26.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_26.png index 79f0a57e2dd6..989876399e58 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_26.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_26.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_27.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_27.pdf index d327cdaaf20a..0dc4e5e0bf41 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_27.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_27.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_27.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_27.png index 0570c58deccf..648946e858ba 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_27.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_27.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_28.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_28.pdf index ce4545fb3d21..6510c197c985 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_28.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_28.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_28.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_28.png index a481693031ea..976a028f4cef 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_28.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_28.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_29.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_29.pdf index f44359624289..873a98ec70d3 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_29.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_29.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_29.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_29.png index d30867464df6..09e30f4755d7 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_29.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_29.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_30.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_30.pdf index 24e3cded9bed..2a58560e8659 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_30.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_30.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_30.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_30.png index 1ed7aeca43e7..2e1118ec0d82 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_30.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_30.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_31.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_31.pdf index ab431dc719c2..31308f04229d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_31.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_31.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_31.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_31.png index de9fffe53d6d..776563cac7ed 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_31.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_31.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_32.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_32.pdf index bfb11086b66b..d891695f27d9 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_32.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_32.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_32.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_32.png index 43787a059598..822a30602427 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_32.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_32.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_33.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_33.pdf index a1fb0a22ae05..02bc6f801119 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_33.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_33.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_33.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_33.png index 3b87c9853eb6..300929d9d0c7 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_33.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_33.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_34.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_34.pdf index 9bb2ada2583f..fde90ae382bc 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_34.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_34.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_34.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_34.png index cac98a27009c..736f22af4850 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_34.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_34.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_35.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_35.pdf index 4f7e4d38cb16..bb83db213f00 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_35.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_35.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_35.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_35.png index d3c0c63f9a71..48fdbef378d0 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_35.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_35.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_36.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_36.pdf index 196a916287c6..ca5c7a00989b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_36.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_36.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_36.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_36.png index 0d3c615dcbc1..58b863cee622 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_36.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_36.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_37.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_37.pdf index 650417adab09..b354098b2170 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_37.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_37.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_37.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_37.png index 6e840673eeee..5c2dc5a3ee7a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_37.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_37.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_38.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_38.pdf index bb335f6222f2..a3294b60bdf0 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_38.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_38.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_38.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_38.png index 293dbb8e34ed..03faea36c7ce 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_38.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_38.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_39.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_39.pdf index 3d1145c64d0e..5581c2c26ba1 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_39.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_39.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_39.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_39.png index dea4edb45daf..254925790cab 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_39.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_39.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_40.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_40.pdf index 3196577db186..419ed96aaf9e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_40.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_40.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_40.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_40.png index ec0dffe9a82c..4c025a72d250 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_40.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_40.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_41.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_41.pdf index 2bf97a0d0716..a0ca7ee5fe7b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_41.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_41.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_41.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_41.png index c40069acda6c..ebd5e1340e43 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_41.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_41.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_42.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_42.pdf index 6caaa8e12378..a76a5f60c264 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_42.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_42.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_42.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_42.png index 4fc8c29449ae..a15ce7fd9623 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_42.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_42.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_43.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_43.pdf index a2fcebc3331e..2a7fa8eb7fe0 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_43.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_43.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_43.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_43.png index ca93df5818e1..3027ca0822bc 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_43.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_43.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_44.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_44.pdf index d281b6a8e596..1b4fba6a13ab 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_44.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_44.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_44.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_44.png index a835a5c09e57..226a1eb9e5d9 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_44.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_44.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_45.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_45.pdf index 291314801538..028a0ad5f4ea 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_45.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_45.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_45.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_45.png index ad5d54cbf355..d2e5f91f887c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_45.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_45.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_46.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_46.pdf index 07660b7ddad1..048b01614aef 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_46.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_46.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_46.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_46.png index a5e2400b4d2c..a4458d332ad3 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_46.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_46.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_47.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_47.pdf index e4e56dde9925..acf7c74161fc 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_47.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_47.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_47.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_47.png index 7570298fed04..3837c22232e2 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_47.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_47.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_48.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_48.pdf index e4e56dde9925..56a6c250ddff 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_48.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_48.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_48.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_48.png index 7570298fed04..3837c22232e2 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_48.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_48.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_49.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_49.pdf index e097d6d4a380..6efe5792d183 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_49.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_49.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_49.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_49.png index 424cf3ccaecb..faf51e341556 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_49.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_49.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_50.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_50.pdf index 7eeb9306e718..930e0306f278 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_50.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_50.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_50.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_50.png index 17c018dade11..158725100492 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_50.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_50.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_51.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_51.pdf index 6df621e2c9bb..46c29150dff9 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_51.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_51.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_51.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_51.png index 3c7f2bdda2ac..1f125ae71d9e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_51.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_51.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_52.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_52.pdf index 680c5841549d..f43d685e420f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_52.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_52.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_52.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_52.png index be8173ef8d1b..1502d6f5f112 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_52.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_52.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_53.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_53.pdf index d401323f0bd8..b309393bf782 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_53.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_53.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_53.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_53.png index bc94dedbb2fa..164b3e47acd0 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_53.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_53.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_54.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_54.pdf index ef6d05e85cae..d5eb1c94679b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_54.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_54.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_54.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_54.png index 238e6d7018c3..16bd6959ed27 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_54.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_54.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_55.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_55.pdf index 8ef452eac96a..5a57763c9d22 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_55.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_55.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_55.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_55.png index 02662de383b0..f130d361d693 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_55.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_55.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_56.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_56.pdf index 2c05e3e5ed73..7ab756e0917a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_56.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_56.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_56.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_56.png index 9b755244ce94..c4f99fcc0890 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_56.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_56.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_57.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_57.pdf index 52f85ede6edd..bb3693e023eb 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_57.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_57.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_57.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_57.png index 2dbd555f3891..38470362648a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_57.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_57.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_58.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_58.pdf index abc3fac6decf..2317dbd03412 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_58.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_58.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_58.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_58.png index 43fca0504e29..adb45cb6d794 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_58.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_58.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_59.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_59.pdf index b4a4b54e12ad..75925477d892 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_59.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_59.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_59.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_59.png index 489bbaca4b86..bd55798817e9 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_59.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_59.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_60.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_60.pdf index 27a6056f4fda..a2fbd147a56e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_60.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_60.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_60.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_60.png index 788baa1434b6..b78b97856568 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_60.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_60.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_61.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_61.pdf index 0adae91299b7..e3c7b846d216 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_61.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_61.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_61.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_61.png index a61b89d6cd9f..979b584cdac9 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_61.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_61.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_62.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_62.pdf index e6f4af1bca30..bfec38ebb572 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_62.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_62.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_62.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_62.png index b1fc4672a8f7..a91aba9788c3 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_62.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_62.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_63.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_63.pdf index 4e7cc99d21b9..8d25579e6e7d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_63.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_63.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_63.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_63.png index 10ae9efd10a6..0cee0de18f06 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_63.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_63.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_64.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_64.pdf index 365266f05dd0..aa99e2283989 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_64.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_64.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_64.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_64.png index 574420c5861b..3744f6069915 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_64.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_64.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_65.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_65.pdf index b089043e860f..654876e9da07 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_65.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_65.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_65.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_65.png index c9c3e4495ed7..b8bf22edeb26 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_65.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_65.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_66.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_66.pdf index 4fff0bdb6def..4e72c0fd146a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_66.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_66.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_66.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_66.png index 9ce761bcaffb..094e8156d66c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_66.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_66.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_67.pdf b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_67.pdf index 5717032f45fd..ac2a9d954bd7 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_67.pdf and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_67.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_67.png b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_67.png index 112e72824f42..ec6947fc770d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_67.png and b/lib/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_67.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_patches/clip_to_bbox.pdf b/lib/matplotlib/tests/baseline_images/test_patches/clip_to_bbox.pdf index 16974c4c7d3e..456a9f2b325b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_patches/clip_to_bbox.pdf and b/lib/matplotlib/tests/baseline_images/test_patches/clip_to_bbox.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_patches/clip_to_bbox.png b/lib/matplotlib/tests/baseline_images/test_patches/clip_to_bbox.png index 16a5ddfd0425..9c8f9c4003d6 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_patches/clip_to_bbox.png and b/lib/matplotlib/tests/baseline_images/test_patches/clip_to_bbox.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_patches/clip_to_bbox.svg b/lib/matplotlib/tests/baseline_images/test_patches/clip_to_bbox.svg index 2d2968aacc1c..11600dda6ea3 100644 --- a/lib/matplotlib/tests/baseline_images/test_patches/clip_to_bbox.svg +++ b/lib/matplotlib/tests/baseline_images/test_patches/clip_to_bbox.svg @@ -84,7 +84,31 @@ L309.9 303.74 L317.86 313.75 L326.366 323.117 L339.604 333.504 -L462.249 333.504" style="fill:#008000;opacity:0.5;stroke:#000000;stroke-width:4;"/> +L462.249 333.504" style="fill:#008000;opacity:0.5;stroke:#000000;stroke-linejoin:miter;stroke-width:4;"/> + + + + + + + + + + + + @@ -92,20 +116,20 @@ L462.249 333.504" style="fill:#008000;opacity:0.5;stroke:#000000;stroke-width:4; +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -158,7 +182,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -168,12 +192,12 @@ z - + - + @@ -199,7 +223,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -209,17 +233,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -228,17 +252,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -246,17 +270,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -264,17 +288,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -283,17 +307,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -302,12 +326,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -337,7 +361,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -350,25 +374,25 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -379,17 +403,17 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -400,17 +424,17 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -420,17 +444,17 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -438,17 +462,17 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -457,17 +481,17 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -475,26 +499,6 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_patheffects/collection.pdf b/lib/matplotlib/tests/baseline_images/test_patheffects/collection.pdf index eacbedc376b3..03f2a2eb1a63 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_patheffects/collection.pdf and b/lib/matplotlib/tests/baseline_images/test_patheffects/collection.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_patheffects/collection.png b/lib/matplotlib/tests/baseline_images/test_patheffects/collection.png index bf86f06be096..1a353884cbf8 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_patheffects/collection.png and b/lib/matplotlib/tests/baseline_images/test_patheffects/collection.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_patheffects/collection.svg b/lib/matplotlib/tests/baseline_images/test_patheffects/collection.svg index a9b8c49d6d06..fd0b3372977f 100644 --- a/lib/matplotlib/tests/baseline_images/test_patheffects/collection.svg +++ b/lib/matplotlib/tests/baseline_images/test_patheffects/collection.svg @@ -4514,21 +4514,25 @@ L432.85 180.915" style="fill:none;stroke:#800000;stroke-width:5;"/> @@ -4537,20 +4541,20 @@ L72 43.2" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin: +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -4576,7 +4580,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -4584,12 +4588,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -4619,7 +4623,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -4628,12 +4632,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -4659,7 +4663,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -4668,12 +4672,12 @@ z - + - + @@ -4708,7 +4712,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -4717,12 +4721,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -4765,7 +4769,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -4774,12 +4778,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -4800,7 +4804,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -4810,17 +4814,17 @@ z - + - + - + @@ -4830,17 +4834,17 @@ z - + - + - + @@ -4854,25 +4858,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -4880,17 +4884,17 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -4899,17 +4903,17 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -4918,17 +4922,17 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -4937,17 +4941,17 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -4956,9384 +4960,9608 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - + +M231.528 319.101 +L232.805 321.989 +L231.928 322.377 +L230.65 319.49 +z + +M231.111 325.007 +L231.893 326.775 +L237.997 324.074 +L236.76 322.321 +L237.746 321.885 +L238.978 323.627 +L239.457 324.709 +L232.367 327.847 +L233.149 329.614 +L232.239 330.017 +L230.2 325.41 +z + +M234.567 331.601 +L235.068 332.732 +L233.707 333.335 +L233.206 332.203 +z + +M242.755 332.163 +L244.635 336.412 +L243.723 336.816 +L242.282 333.558 +L240.322 334.425 +Q240.506 334.625 240.65 334.842 +Q240.794 335.061 240.898 335.298 +Q241.491 336.637 241.103 337.744 +Q240.716 338.852 239.463 339.406 +Q238.171 339.978 237.099 339.491 +Q236.028 339.003 235.381 337.54 +Q235.158 337.036 235.012 336.475 +Q234.867 335.916 234.792 335.283 +L235.881 334.801 +Q235.832 335.399 235.931 335.97 +Q236.03 336.542 236.283 337.114 +Q236.694 338.042 237.42 338.367 +Q238.146 338.693 238.983 338.323 +Q239.818 337.953 240.065 337.196 +Q240.315 336.44 239.905 335.512 +Q239.713 335.078 239.425 334.689 +Q239.139 334.301 238.736 333.942 +z + +M246.15 341.764 +Q245.781 340.929 244.771 340.871 +Q243.764 340.814 242.113 341.545 +Q240.468 342.272 239.831 343.057 +Q239.195 343.843 239.564 344.678 +Q239.937 345.52 240.946 345.576 +Q241.955 345.633 243.6 344.906 +Q245.251 344.175 245.885 343.39 +Q246.523 342.606 246.15 341.764 +M247.007 341.384 +Q247.603 342.73 246.852 343.911 +Q246.103 345.092 244.078 345.988 +Q242.058 346.881 240.68 346.643 +Q239.302 346.403 238.707 345.057 +Q238.112 343.713 238.861 342.533 +Q239.612 341.352 241.632 340.458 +Q243.657 339.562 245.034 339.801 +Q246.413 340.04 247.007 341.384 +M249.239 348.745 +Q248.87 347.91 247.86 347.853 +Q246.853 347.796 245.202 348.527 +Q243.557 349.254 242.92 350.039 +Q242.284 350.825 242.653 351.66 +Q243.026 352.501 244.035 352.557 +Q245.044 352.615 246.689 351.887 +Q248.34 351.157 248.975 350.372 +Q249.612 349.587 249.239 348.745 +M250.097 348.366 +Q250.692 349.712 249.942 350.893 +Q249.193 352.073 247.168 352.969 +Q245.148 353.863 243.769 353.624 +Q242.392 353.385 241.796 352.039 +Q241.201 350.695 241.95 349.514 +Q242.701 348.333 244.721 347.44 +Q246.746 346.544 248.123 346.783 +Q249.502 347.022 250.097 348.366" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M231.528 319.101 +L232.805 321.989 +L231.928 322.377 +L230.65 319.49 +z + +M231.111 325.007 +L231.893 326.775 +L237.997 324.074 +L236.76 322.321 +L237.746 321.885 +L238.978 323.627 +L239.457 324.709 +L232.367 327.847 +L233.149 329.614 +L232.239 330.017 +L230.2 325.41 +z + +M234.567 331.601 +L235.068 332.732 +L233.707 333.335 +L233.206 332.203 +z + +M242.755 332.163 +L244.635 336.412 +L243.723 336.816 +L242.282 333.558 +L240.322 334.425 +Q240.506 334.625 240.65 334.842 +Q240.794 335.061 240.898 335.298 +Q241.491 336.637 241.103 337.744 +Q240.716 338.852 239.463 339.406 +Q238.171 339.978 237.099 339.491 +Q236.028 339.003 235.381 337.54 +Q235.158 337.036 235.012 336.475 +Q234.867 335.916 234.792 335.283 +L235.881 334.801 +Q235.832 335.399 235.931 335.97 +Q236.03 336.542 236.283 337.114 +Q236.694 338.042 237.42 338.367 +Q238.146 338.693 238.983 338.323 +Q239.818 337.953 240.065 337.196 +Q240.315 336.44 239.905 335.512 +Q239.713 335.078 239.425 334.689 +Q239.139 334.301 238.736 333.942 +z + +M246.15 341.764 +Q245.781 340.929 244.771 340.871 +Q243.764 340.814 242.113 341.545 +Q240.468 342.272 239.831 343.057 +Q239.195 343.843 239.564 344.678 +Q239.937 345.52 240.946 345.576 +Q241.955 345.633 243.6 344.906 +Q245.251 344.175 245.885 343.39 +Q246.523 342.606 246.15 341.764 +M247.007 341.384 +Q247.603 342.73 246.852 343.911 +Q246.103 345.092 244.078 345.988 +Q242.058 346.881 240.68 346.643 +Q239.302 346.403 238.707 345.057 +Q238.112 343.713 238.861 342.533 +Q239.612 341.352 241.632 340.458 +Q243.657 339.562 245.034 339.801 +Q246.413 340.04 247.007 341.384 +M249.239 348.745 +Q248.87 347.91 247.86 347.853 +Q246.853 347.796 245.202 348.527 +Q243.557 349.254 242.92 350.039 +Q242.284 350.825 242.653 351.66 +Q243.026 352.501 244.035 352.557 +Q245.044 352.615 246.689 351.887 +Q248.34 351.157 248.975 350.372 +Q249.612 349.587 249.239 348.745 +M250.097 348.366 +Q250.692 349.712 249.942 350.893 +Q249.193 352.073 247.168 352.969 +Q245.148 353.863 243.769 353.624 +Q242.392 353.385 241.796 352.039 +Q241.201 350.695 241.95 349.514 +Q242.701 348.333 244.721 347.44 +Q246.746 346.544 248.123 346.783 +Q249.502 347.022 250.097 348.366" style="fill:#ffffff;"/> - + +M231.476 102.85 +L232.825 105.705 +L231.958 106.115 +L230.608 103.261 +z + +M231.207 108.765 +L232.033 110.512 +L238.068 107.659 +L236.787 105.938 +L237.762 105.477 +L239.037 107.188 +L239.543 108.258 +L232.534 111.572 +L233.36 113.319 +L232.46 113.745 +L230.307 109.19 +z + +M234.828 115.27 +L235.357 116.388 +L234.011 117.025 +L233.482 115.906 +z + +M243.027 115.627 +L245.014 119.827 +L244.112 120.253 +L242.589 117.033 +L240.651 117.949 +Q240.841 118.143 240.99 118.357 +Q241.139 118.573 241.25 118.807 +Q241.876 120.13 241.516 121.246 +Q241.157 122.364 239.918 122.95 +Q238.641 123.553 237.557 123.094 +Q236.474 122.633 235.79 121.187 +Q235.555 120.688 235.395 120.131 +Q235.236 119.576 235.145 118.945 +L236.221 118.436 +Q236.187 119.035 236.301 119.604 +Q236.414 120.172 236.682 120.738 +Q237.115 121.655 237.849 121.962 +Q238.584 122.27 239.411 121.879 +Q240.237 121.488 240.465 120.725 +Q240.695 119.963 240.262 119.046 +Q240.059 118.617 239.762 118.235 +Q239.466 117.854 239.054 117.505 +z + +M246.662 125.139 +Q246.272 124.313 245.261 124.281 +Q244.253 124.249 242.62 125.021 +Q240.995 125.79 240.378 126.59 +Q239.761 127.392 240.151 128.217 +Q240.545 129.049 241.555 129.08 +Q242.566 129.112 244.191 128.344 +Q245.824 127.572 246.438 126.771 +Q247.056 125.971 246.662 125.139 +M247.51 124.738 +Q248.139 126.068 247.418 127.268 +Q246.699 128.467 244.697 129.413 +Q242.7 130.357 241.316 130.153 +Q239.933 129.948 239.304 128.618 +Q238.676 127.289 239.395 126.09 +Q240.116 124.891 242.112 123.947 +Q244.114 123 245.497 123.205 +Q246.881 123.409 247.51 124.738 +M249.926 132.041 +Q249.535 131.215 248.525 131.183 +Q247.516 131.152 245.884 131.923 +Q244.258 132.692 243.641 133.492 +Q243.025 134.294 243.415 135.119 +Q243.808 135.951 244.818 135.982 +Q245.829 136.014 247.455 135.246 +Q249.087 134.474 249.702 133.673 +Q250.319 132.873 249.926 132.041 +M250.773 131.64 +Q251.402 132.971 250.682 134.17 +Q249.962 135.369 247.961 136.315 +Q245.964 137.259 244.579 137.055 +Q243.197 136.851 242.567 135.52 +Q241.939 134.191 242.658 132.992 +Q243.379 131.793 245.376 130.849 +Q247.378 129.902 248.76 130.107 +Q250.145 130.311 250.773 131.64" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M231.476 102.85 +L232.825 105.705 +L231.958 106.115 +L230.608 103.261 +z + +M231.207 108.765 +L232.033 110.512 +L238.068 107.659 +L236.787 105.938 +L237.762 105.477 +L239.037 107.188 +L239.543 108.258 +L232.534 111.572 +L233.36 113.319 +L232.46 113.745 +L230.307 109.19 +z + +M234.828 115.27 +L235.357 116.388 +L234.011 117.025 +L233.482 115.906 +z + +M243.027 115.627 +L245.014 119.827 +L244.112 120.253 +L242.589 117.033 +L240.651 117.949 +Q240.841 118.143 240.99 118.357 +Q241.139 118.573 241.25 118.807 +Q241.876 120.13 241.516 121.246 +Q241.157 122.364 239.918 122.95 +Q238.641 123.553 237.557 123.094 +Q236.474 122.633 235.79 121.187 +Q235.555 120.688 235.395 120.131 +Q235.236 119.576 235.145 118.945 +L236.221 118.436 +Q236.187 119.035 236.301 119.604 +Q236.414 120.172 236.682 120.738 +Q237.115 121.655 237.849 121.962 +Q238.584 122.27 239.411 121.879 +Q240.237 121.488 240.465 120.725 +Q240.695 119.963 240.262 119.046 +Q240.059 118.617 239.762 118.235 +Q239.466 117.854 239.054 117.505 +z + +M246.662 125.139 +Q246.272 124.313 245.261 124.281 +Q244.253 124.249 242.62 125.021 +Q240.995 125.79 240.378 126.59 +Q239.761 127.392 240.151 128.217 +Q240.545 129.049 241.555 129.08 +Q242.566 129.112 244.191 128.344 +Q245.824 127.572 246.438 126.771 +Q247.056 125.971 246.662 125.139 +M247.51 124.738 +Q248.139 126.068 247.418 127.268 +Q246.699 128.467 244.697 129.413 +Q242.7 130.357 241.316 130.153 +Q239.933 129.948 239.304 128.618 +Q238.676 127.289 239.395 126.09 +Q240.116 124.891 242.112 123.947 +Q244.114 123 245.497 123.205 +Q246.881 123.409 247.51 124.738 +M249.926 132.041 +Q249.535 131.215 248.525 131.183 +Q247.516 131.152 245.884 131.923 +Q244.258 132.692 243.641 133.492 +Q243.025 134.294 243.415 135.119 +Q243.808 135.951 244.818 135.982 +Q245.829 136.014 247.455 135.246 +Q249.087 134.474 249.702 133.673 +Q250.319 132.873 249.926 132.041 +M250.773 131.64 +Q251.402 132.971 250.682 134.17 +Q249.962 135.369 247.961 136.315 +Q245.964 137.259 244.579 137.055 +Q243.197 136.851 242.567 135.52 +Q241.939 134.191 242.658 132.992 +Q243.379 131.793 245.376 130.849 +Q247.378 129.902 248.76 130.107 +Q250.145 130.311 250.773 131.64" style="fill:#ffffff;"/> - + +M251.255 274.898 +L254.351 274.278 +L254.54 275.22 +L251.444 275.84 +z + +M256.929 276.588 +L258.825 276.209 +L257.514 269.664 +L255.534 270.49 +L255.323 269.433 +L257.291 268.609 +L258.452 268.376 +L259.974 275.979 +L261.87 275.599 +L262.065 276.575 +L257.125 277.565 +z + +M264.117 274.646 +L265.33 274.403 +L265.622 275.863 +L264.409 276.106 +z + +M269.066 267.046 +Q268.171 267.225 267.895 268.198 +Q267.621 269.169 267.976 270.94 +Q268.329 272.703 268.956 273.495 +Q269.585 274.287 270.48 274.108 +Q271.383 273.927 271.657 272.954 +Q271.932 271.981 271.579 270.218 +Q271.225 268.448 270.596 267.658 +Q269.969 266.865 269.066 267.046 +M268.882 266.127 +Q270.325 265.838 271.315 266.827 +Q272.305 267.815 272.739 269.986 +Q273.173 272.152 272.641 273.446 +Q272.108 274.738 270.665 275.027 +Q269.223 275.316 268.234 274.328 +Q267.244 273.339 266.81 271.173 +Q266.375 269.002 266.908 267.71 +Q267.441 266.416 268.882 266.127 +M276.552 265.547 +Q275.657 265.726 275.381 266.699 +Q275.107 267.67 275.462 269.441 +Q275.815 271.204 276.442 271.996 +Q277.071 272.788 277.967 272.609 +Q278.869 272.428 279.143 271.455 +Q279.419 270.482 279.065 268.719 +Q278.711 266.948 278.082 266.158 +Q277.455 265.366 276.552 265.547 +M276.368 264.628 +Q277.811 264.339 278.801 265.328 +Q279.791 266.315 280.226 268.487 +Q280.659 270.652 280.127 271.947 +Q279.594 273.239 278.151 273.528 +Q276.709 273.816 275.72 272.829 +Q274.73 271.84 274.296 269.674 +Q273.862 267.503 274.394 266.21 +Q274.927 264.916 276.368 264.628 +M284.038 264.048 +Q283.143 264.227 282.868 265.2 +Q282.594 266.171 282.948 267.941 +Q283.301 269.704 283.928 270.497 +Q284.557 271.289 285.453 271.109 +Q286.355 270.929 286.629 269.956 +Q286.905 268.983 286.552 267.22 +Q286.197 265.449 285.568 264.659 +Q284.941 263.867 284.038 264.048 +M283.854 263.128 +Q285.298 262.839 286.287 263.829 +Q287.277 264.816 287.712 266.987 +Q288.145 269.153 287.613 270.447 +Q287.08 271.74 285.637 272.029 +Q284.195 272.317 283.206 271.33 +Q282.216 270.341 281.782 268.175 +Q281.348 266.004 281.881 264.711 +Q282.413 263.417 283.854 263.128" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M251.255 274.898 +L254.351 274.278 +L254.54 275.22 +L251.444 275.84 +z + +M256.929 276.588 +L258.825 276.209 +L257.514 269.664 +L255.534 270.49 +L255.323 269.433 +L257.291 268.609 +L258.452 268.376 +L259.974 275.979 +L261.87 275.599 +L262.065 276.575 +L257.125 277.565 +z + +M264.117 274.646 +L265.33 274.403 +L265.622 275.863 +L264.409 276.106 +z + +M269.066 267.046 +Q268.171 267.225 267.895 268.198 +Q267.621 269.169 267.976 270.94 +Q268.329 272.703 268.956 273.495 +Q269.585 274.287 270.48 274.108 +Q271.383 273.927 271.657 272.954 +Q271.932 271.981 271.579 270.218 +Q271.225 268.448 270.596 267.658 +Q269.969 266.865 269.066 267.046 +M268.882 266.127 +Q270.325 265.838 271.315 266.827 +Q272.305 267.815 272.739 269.986 +Q273.173 272.152 272.641 273.446 +Q272.108 274.738 270.665 275.027 +Q269.223 275.316 268.234 274.328 +Q267.244 273.339 266.81 271.173 +Q266.375 269.002 266.908 267.71 +Q267.441 266.416 268.882 266.127 +M276.552 265.547 +Q275.657 265.726 275.381 266.699 +Q275.107 267.67 275.462 269.441 +Q275.815 271.204 276.442 271.996 +Q277.071 272.788 277.967 272.609 +Q278.869 272.428 279.143 271.455 +Q279.419 270.482 279.065 268.719 +Q278.711 266.948 278.082 266.158 +Q277.455 265.366 276.552 265.547 +M276.368 264.628 +Q277.811 264.339 278.801 265.328 +Q279.791 266.315 280.226 268.487 +Q280.659 270.652 280.127 271.947 +Q279.594 273.239 278.151 273.528 +Q276.709 273.816 275.72 272.829 +Q274.73 271.84 274.296 269.674 +Q273.862 267.503 274.394 266.21 +Q274.927 264.916 276.368 264.628 +M284.038 264.048 +Q283.143 264.227 282.868 265.2 +Q282.594 266.171 282.948 267.941 +Q283.301 269.704 283.928 270.497 +Q284.557 271.289 285.453 271.109 +Q286.355 270.929 286.629 269.956 +Q286.905 268.983 286.552 267.22 +Q286.197 265.449 285.568 264.659 +Q284.941 263.867 284.038 264.048 +M283.854 263.128 +Q285.298 262.839 286.287 263.829 +Q287.277 264.816 287.712 266.987 +Q288.145 269.153 287.613 270.447 +Q287.08 271.74 285.637 272.029 +Q284.195 272.317 283.206 271.33 +Q282.216 270.341 281.782 268.175 +Q281.348 266.004 281.881 264.711 +Q282.413 263.417 283.854 263.128" style="fill:#ffffff;"/> - + +M491.199 341.164 +L491.393 338.013 +L492.351 338.071 +L492.157 341.223 +z + +M494.286 336.112 +L494.405 334.183 +L487.742 333.773 +L488.034 335.899 +L486.958 335.832 +L486.665 333.718 +L486.738 332.537 +L494.477 333.013 +L494.595 331.083 +L495.589 331.145 +L495.28 336.173 +z + +M494.25 328.667 +L494.326 327.432 +L495.812 327.524 +L495.736 328.759 +z + +M488.171 321.936 +Q488.115 322.847 488.985 323.363 +Q489.854 323.877 491.656 323.987 +Q493.45 324.098 494.377 323.694 +Q495.304 323.289 495.36 322.378 +Q495.416 321.459 494.546 320.945 +Q493.676 320.43 491.881 320.319 +Q490.079 320.208 489.154 320.614 +Q488.228 321.017 488.171 321.936 +M487.236 321.878 +Q487.326 320.409 488.536 319.706 +Q489.744 319.002 491.954 319.138 +Q494.158 319.274 495.273 320.12 +Q496.386 320.966 496.295 322.435 +Q496.205 323.903 494.997 324.606 +Q493.787 325.309 491.583 325.174 +Q489.373 325.038 488.26 324.192 +Q487.145 323.346 487.236 321.878 +M488.64 314.316 +Q488.584 315.227 489.454 315.743 +Q490.322 316.256 492.124 316.367 +Q493.919 316.477 494.846 316.074 +Q495.772 315.669 495.828 314.757 +Q495.885 313.839 495.015 313.325 +Q494.145 312.809 492.35 312.699 +Q490.548 312.588 489.623 312.993 +Q488.696 313.397 488.64 314.316 +M487.704 314.258 +Q487.794 312.789 489.004 312.086 +Q490.212 311.382 492.422 311.518 +Q494.627 311.654 495.742 312.5 +Q496.854 313.346 496.764 314.815 +Q496.674 316.282 495.466 316.986 +Q494.256 317.689 492.051 317.553 +Q489.841 317.418 488.728 316.571 +Q487.614 315.725 487.704 314.258 +M489.108 306.695 +Q489.052 307.607 489.922 308.122 +Q490.791 308.636 492.593 308.747 +Q494.388 308.857 495.314 308.454 +Q496.241 308.049 496.297 307.137 +Q496.353 306.218 495.483 305.704 +Q494.613 305.189 492.818 305.079 +Q491.016 304.968 490.091 305.373 +Q489.165 305.776 489.108 306.695 +M488.173 306.638 +Q488.263 305.169 489.473 304.465 +Q490.681 303.762 492.891 303.898 +Q495.096 304.033 496.21 304.879 +Q497.323 305.726 497.232 307.195 +Q497.142 308.662 495.934 309.365 +Q494.724 310.069 492.52 309.933 +Q490.31 309.797 489.197 308.951 +Q488.082 308.105 488.173 306.638" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M491.199 341.164 +L491.393 338.013 +L492.351 338.071 +L492.157 341.223 +z + +M494.286 336.112 +L494.405 334.183 +L487.742 333.773 +L488.034 335.899 +L486.958 335.832 +L486.665 333.718 +L486.738 332.537 +L494.477 333.013 +L494.595 331.083 +L495.589 331.145 +L495.28 336.173 +z + +M494.25 328.667 +L494.326 327.432 +L495.812 327.524 +L495.736 328.759 +z + +M488.171 321.936 +Q488.115 322.847 488.985 323.363 +Q489.854 323.877 491.656 323.987 +Q493.45 324.098 494.377 323.694 +Q495.304 323.289 495.36 322.378 +Q495.416 321.459 494.546 320.945 +Q493.676 320.43 491.881 320.319 +Q490.079 320.208 489.154 320.614 +Q488.228 321.017 488.171 321.936 +M487.236 321.878 +Q487.326 320.409 488.536 319.706 +Q489.744 319.002 491.954 319.138 +Q494.158 319.274 495.273 320.12 +Q496.386 320.966 496.295 322.435 +Q496.205 323.903 494.997 324.606 +Q493.787 325.309 491.583 325.174 +Q489.373 325.038 488.26 324.192 +Q487.145 323.346 487.236 321.878 +M488.64 314.316 +Q488.584 315.227 489.454 315.743 +Q490.322 316.256 492.124 316.367 +Q493.919 316.477 494.846 316.074 +Q495.772 315.669 495.828 314.757 +Q495.885 313.839 495.015 313.325 +Q494.145 312.809 492.35 312.699 +Q490.548 312.588 489.623 312.993 +Q488.696 313.397 488.64 314.316 +M487.704 314.258 +Q487.794 312.789 489.004 312.086 +Q490.212 311.382 492.422 311.518 +Q494.627 311.654 495.742 312.5 +Q496.854 313.346 496.764 314.815 +Q496.674 316.282 495.466 316.986 +Q494.256 317.689 492.051 317.553 +Q489.841 317.418 488.728 316.571 +Q487.614 315.725 487.704 314.258 +M489.108 306.695 +Q489.052 307.607 489.922 308.122 +Q490.791 308.636 492.593 308.747 +Q494.388 308.857 495.314 308.454 +Q496.241 308.049 496.297 307.137 +Q496.353 306.218 495.483 305.704 +Q494.613 305.189 492.818 305.079 +Q491.016 304.968 490.091 305.373 +Q489.165 305.776 489.108 306.695 +M488.173 306.638 +Q488.263 305.169 489.473 304.465 +Q490.681 303.762 492.891 303.898 +Q495.096 304.033 496.21 304.879 +Q497.323 305.726 497.232 307.195 +Q497.142 308.662 495.934 309.365 +Q494.724 310.069 492.52 309.933 +Q490.31 309.797 489.197 308.951 +Q488.082 308.105 488.173 306.638" style="fill:#ffffff;"/> - + +M262.96 52.877 +L266.117 52.8451 +L266.127 53.805 +L262.969 53.837 +z + +M268.22 55.5952 +L270.153 55.5757 +L270.085 48.901 +L267.986 49.3441 +L267.975 48.2661 +L270.063 47.823 +L271.246 47.8111 +L271.324 55.5638 +L273.257 55.5442 +L273.267 56.5398 +L268.23 56.5908 +z + +M275.643 55.027 +L276.88 55.0144 +L276.895 56.5031 +L275.658 56.5156 +z + +M281.922 48.4831 +Q281.009 48.4923 280.557 49.3969 +Q280.107 50.2997 280.125 52.1052 +Q280.143 53.9032 280.612 54.7985 +Q281.082 55.6938 281.995 55.6846 +Q282.916 55.6753 283.366 54.7707 +Q283.818 53.8661 283.8 52.068 +Q283.782 50.2625 283.312 49.3691 +Q282.843 48.4738 281.922 48.4831 +M281.913 47.5456 +Q283.385 47.5307 284.173 48.6872 +Q284.961 49.8418 284.983 52.0561 +Q285.005 54.2647 284.241 55.4369 +Q283.477 56.6072 282.005 56.622 +Q280.535 56.6369 279.747 55.4823 +Q278.959 54.3259 278.937 52.1172 +Q278.914 49.903 279.679 48.7327 +Q280.443 47.5605 281.913 47.5456 +M289.557 48.4058 +Q288.644 48.4151 288.192 49.3197 +Q287.741 50.2224 287.76 52.028 +Q287.778 53.826 288.246 54.7213 +Q288.717 55.6166 289.63 55.6073 +Q290.55 55.598 291.001 54.6934 +Q291.453 53.7888 291.434 51.9908 +Q291.416 50.1852 290.946 49.2918 +Q290.477 48.3965 289.557 48.4058 +M289.547 47.4684 +Q291.019 47.4535 291.807 48.61 +Q292.595 49.7645 292.618 51.9788 +Q292.64 54.1874 291.875 55.3596 +Q291.111 56.5299 289.639 56.5448 +Q288.169 56.5597 287.381 55.4051 +Q286.593 54.2486 286.571 52.04 +Q286.549 49.8257 287.313 48.6554 +Q288.077 47.4833 289.547 47.4684 +M297.191 48.3286 +Q296.278 48.3378 295.826 49.2425 +Q295.376 50.1452 295.394 51.9507 +Q295.412 53.7487 295.881 54.6441 +Q296.351 55.5393 297.264 55.5301 +Q298.185 55.5208 298.635 54.6162 +Q299.087 53.7116 299.069 51.9135 +Q299.051 50.108 298.58 49.2146 +Q298.112 48.3193 297.191 48.3286 +M297.182 47.3911 +Q298.654 47.3763 299.442 48.5327 +Q300.229 49.6873 300.252 51.9016 +Q300.274 54.1102 299.51 55.2824 +Q298.745 56.4527 297.274 56.4676 +Q295.804 56.4824 295.016 55.3278 +Q294.228 54.1714 294.205 51.9627 +Q294.183 49.7485 294.947 48.5782 +Q295.712 47.406 297.182 47.3911" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M262.96 52.877 +L266.117 52.8451 +L266.127 53.805 +L262.969 53.837 +z + +M268.22 55.5952 +L270.153 55.5757 +L270.085 48.901 +L267.986 49.3441 +L267.975 48.2661 +L270.063 47.823 +L271.246 47.8111 +L271.324 55.5638 +L273.257 55.5442 +L273.267 56.5398 +L268.23 56.5908 +z + +M275.643 55.027 +L276.88 55.0144 +L276.895 56.5031 +L275.658 56.5156 +z + +M281.922 48.4831 +Q281.009 48.4923 280.557 49.3969 +Q280.107 50.2997 280.125 52.1052 +Q280.143 53.9032 280.612 54.7985 +Q281.082 55.6938 281.995 55.6846 +Q282.916 55.6753 283.366 54.7707 +Q283.818 53.8661 283.8 52.068 +Q283.782 50.2625 283.312 49.3691 +Q282.843 48.4738 281.922 48.4831 +M281.913 47.5456 +Q283.385 47.5307 284.173 48.6872 +Q284.961 49.8418 284.983 52.0561 +Q285.005 54.2647 284.241 55.4369 +Q283.477 56.6072 282.005 56.622 +Q280.535 56.6369 279.747 55.4823 +Q278.959 54.3259 278.937 52.1172 +Q278.914 49.903 279.679 48.7327 +Q280.443 47.5605 281.913 47.5456 +M289.557 48.4058 +Q288.644 48.4151 288.192 49.3197 +Q287.741 50.2224 287.76 52.028 +Q287.778 53.826 288.246 54.7213 +Q288.717 55.6166 289.63 55.6073 +Q290.55 55.598 291.001 54.6934 +Q291.453 53.7888 291.434 51.9908 +Q291.416 50.1852 290.946 49.2918 +Q290.477 48.3965 289.557 48.4058 +M289.547 47.4684 +Q291.019 47.4535 291.807 48.61 +Q292.595 49.7645 292.618 51.9788 +Q292.64 54.1874 291.875 55.3596 +Q291.111 56.5299 289.639 56.5448 +Q288.169 56.5597 287.381 55.4051 +Q286.593 54.2486 286.571 52.04 +Q286.549 49.8257 287.313 48.6554 +Q288.077 47.4833 289.547 47.4684 +M297.191 48.3286 +Q296.278 48.3378 295.826 49.2425 +Q295.376 50.1452 295.394 51.9507 +Q295.412 53.7487 295.881 54.6441 +Q296.351 55.5393 297.264 55.5301 +Q298.185 55.5208 298.635 54.6162 +Q299.087 53.7116 299.069 51.9135 +Q299.051 50.108 298.58 49.2146 +Q298.112 48.3193 297.191 48.3286 +M297.182 47.3911 +Q298.654 47.3763 299.442 48.5327 +Q300.229 49.6873 300.252 51.9016 +Q300.274 54.1102 299.51 55.2824 +Q298.745 56.4527 297.274 56.4676 +Q295.804 56.4824 295.016 55.3278 +Q294.228 54.1714 294.205 51.9627 +Q294.183 49.7485 294.947 48.5782 +Q295.712 47.406 297.182 47.3911" style="fill:#ffffff;"/> - + +M491.541 124.757 +L491.67 121.602 +L492.629 121.641 +L492.501 124.796 +z + +M494.523 119.642 +L494.601 117.71 +L487.932 117.439 +L488.268 119.559 +L487.191 119.515 +L486.854 117.407 +L486.902 116.225 +L494.649 116.54 +L494.727 114.608 +L495.722 114.648 +L495.518 119.682 +z + +M494.332 112.2 +L494.382 110.963 +L495.87 111.024 +L495.819 112.26 +z + +M488.115 105.596 +Q488.078 106.508 488.958 107.006 +Q489.837 107.501 491.641 107.575 +Q493.438 107.648 494.356 107.225 +Q495.274 106.801 495.311 105.888 +Q495.348 104.969 494.468 104.473 +Q493.587 103.976 491.79 103.903 +Q489.986 103.829 489.07 104.254 +Q488.152 104.676 488.115 105.596 +M487.178 105.558 +Q487.238 104.087 488.433 103.359 +Q489.626 102.63 491.838 102.72 +Q494.045 102.81 495.177 103.633 +Q496.307 104.456 496.248 105.926 +Q496.188 107.395 494.995 108.124 +Q493.8 108.852 491.593 108.762 +Q489.38 108.672 488.25 107.85 +Q487.118 107.027 487.178 105.558 +M488.425 97.9675 +Q488.388 98.8798 489.268 99.3773 +Q490.147 99.8727 491.951 99.9461 +Q493.748 100.019 494.666 99.5966 +Q495.584 99.1723 495.621 98.2599 +Q495.658 97.3401 494.778 96.8445 +Q493.897 96.3471 492.1 96.2741 +Q490.296 96.2008 489.38 96.6252 +Q488.462 97.0476 488.425 97.9675 +M487.488 97.9294 +Q487.548 96.4587 488.743 95.7304 +Q489.936 95.002 492.149 95.0919 +Q494.355 95.1816 495.487 96.0045 +Q496.617 96.8274 496.558 98.298 +Q496.498 99.7668 495.305 100.495 +Q494.11 101.224 491.903 101.134 +Q489.69 101.044 488.56 100.221 +Q487.428 99.3982 487.488 97.9294 +M488.735 90.339 +Q488.698 91.2514 489.578 91.7488 +Q490.457 92.2443 492.261 92.3176 +Q494.058 92.3906 494.976 91.9682 +Q495.894 91.5439 495.931 90.6315 +Q495.968 89.7116 495.088 89.2161 +Q494.207 88.7187 492.411 88.6456 +Q490.606 88.5723 489.69 88.9967 +Q488.772 89.4191 488.735 90.339 +M487.798 90.3009 +Q487.858 88.8303 489.053 88.1019 +Q490.246 87.3735 492.459 87.4635 +Q494.665 87.5532 495.797 88.3761 +Q496.927 89.1989 496.868 90.6696 +Q496.808 92.1383 495.615 92.8667 +Q494.42 93.5951 492.213 93.5054 +Q490 93.4154 488.87 92.5926 +Q487.739 91.7697 487.798 90.3009" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M491.541 124.757 +L491.67 121.602 +L492.629 121.641 +L492.501 124.796 +z + +M494.523 119.642 +L494.601 117.71 +L487.932 117.439 +L488.268 119.559 +L487.191 119.515 +L486.854 117.407 +L486.902 116.225 +L494.649 116.54 +L494.727 114.608 +L495.722 114.648 +L495.518 119.682 +z + +M494.332 112.2 +L494.382 110.963 +L495.87 111.024 +L495.819 112.26 +z + +M488.115 105.596 +Q488.078 106.508 488.958 107.006 +Q489.837 107.501 491.641 107.575 +Q493.438 107.648 494.356 107.225 +Q495.274 106.801 495.311 105.888 +Q495.348 104.969 494.468 104.473 +Q493.587 103.976 491.79 103.903 +Q489.986 103.829 489.07 104.254 +Q488.152 104.676 488.115 105.596 +M487.178 105.558 +Q487.238 104.087 488.433 103.359 +Q489.626 102.63 491.838 102.72 +Q494.045 102.81 495.177 103.633 +Q496.307 104.456 496.248 105.926 +Q496.188 107.395 494.995 108.124 +Q493.8 108.852 491.593 108.762 +Q489.38 108.672 488.25 107.85 +Q487.118 107.027 487.178 105.558 +M488.425 97.9675 +Q488.388 98.8798 489.268 99.3773 +Q490.147 99.8727 491.951 99.9461 +Q493.748 100.019 494.666 99.5966 +Q495.584 99.1723 495.621 98.2599 +Q495.658 97.3401 494.778 96.8445 +Q493.897 96.3471 492.1 96.2741 +Q490.296 96.2008 489.38 96.6252 +Q488.462 97.0476 488.425 97.9675 +M487.488 97.9294 +Q487.548 96.4587 488.743 95.7304 +Q489.936 95.002 492.149 95.0919 +Q494.355 95.1816 495.487 96.0045 +Q496.617 96.8274 496.558 98.298 +Q496.498 99.7668 495.305 100.495 +Q494.11 101.224 491.903 101.134 +Q489.69 101.044 488.56 100.221 +Q487.428 99.3982 487.488 97.9294 +M488.735 90.339 +Q488.698 91.2514 489.578 91.7488 +Q490.457 92.2443 492.261 92.3176 +Q494.058 92.3906 494.976 91.9682 +Q495.894 91.5439 495.931 90.6315 +Q495.968 89.7116 495.088 89.2161 +Q494.207 88.7187 492.411 88.6456 +Q490.606 88.5723 489.69 88.9967 +Q488.772 89.4191 488.735 90.339 +M487.798 90.3009 +Q487.858 88.8303 489.053 88.1019 +Q490.246 87.3735 492.459 87.4635 +Q494.665 87.5532 495.797 88.3761 +Q496.927 89.1989 496.868 90.6696 +Q496.808 92.1383 495.615 92.8667 +Q494.42 93.5951 492.213 93.5054 +Q490 93.4154 488.87 92.5926 +Q487.739 91.7697 487.798 90.3009" style="fill:#ffffff;"/> - + +M328.812 268.533 +L331.28 270.502 +L330.682 271.252 +L328.213 269.284 +z + +M337.34 269.959 +Q336.626 269.39 335.704 269.806 +Q334.785 270.222 333.659 271.634 +Q332.538 273.04 332.336 274.03 +Q332.136 275.021 332.85 275.59 +Q333.57 276.164 334.49 275.747 +Q335.412 275.331 336.533 273.925 +Q337.658 272.513 337.858 271.523 +Q338.06 270.533 337.34 269.959 +M337.924 269.226 +Q339.075 270.144 338.956 271.538 +Q338.838 272.931 337.458 274.662 +Q336.081 276.389 334.748 276.816 +Q333.416 277.241 332.265 276.323 +Q331.116 275.407 331.234 274.014 +Q331.353 272.62 332.73 270.893 +Q334.11 269.161 335.442 268.736 +Q336.775 268.31 337.924 269.226 +M337.29 278.207 +L338.258 278.979 +L337.33 280.143 +L336.362 279.371 +z + +M344.809 274.917 +L348.442 277.814 +L347.82 278.594 +L345.034 276.373 +L343.698 278.049 +Q343.954 278.14 344.182 278.266 +Q344.411 278.394 344.613 278.555 +Q345.758 279.468 345.927 280.629 +Q346.096 281.79 345.242 282.862 +Q344.362 283.966 343.185 284.03 +Q342.01 284.093 340.76 283.096 +Q340.329 282.753 339.94 282.323 +Q339.553 281.894 339.193 281.368 +L339.936 280.437 +Q340.169 280.989 340.521 281.45 +Q340.873 281.911 341.363 282.301 +Q342.156 282.934 342.95 282.885 +Q343.745 282.838 344.315 282.123 +Q344.884 281.409 344.753 280.623 +Q344.625 279.837 343.831 279.205 +Q343.461 278.909 343.026 278.697 +Q342.592 278.485 342.069 278.354 +z + +M352.261 281.857 +Q351.547 281.288 350.625 281.704 +Q349.706 282.119 348.581 283.531 +Q347.46 284.937 347.258 285.927 +Q347.057 286.919 347.771 287.488 +Q348.491 288.062 349.411 287.644 +Q350.333 287.228 351.454 285.822 +Q352.58 284.411 352.779 283.421 +Q352.981 282.431 352.261 281.857 +M352.845 281.124 +Q353.996 282.041 353.877 283.436 +Q353.76 284.829 352.379 286.56 +Q351.002 288.287 349.669 288.713 +Q348.337 289.138 347.187 288.221 +Q346.037 287.304 346.155 285.911 +Q346.274 284.517 347.651 282.79 +Q349.032 281.059 350.363 280.634 +Q351.696 280.207 352.845 281.124 +M358.23 286.617 +Q357.516 286.047 356.595 286.463 +Q355.676 286.879 354.55 288.291 +Q353.429 289.697 353.227 290.687 +Q353.027 291.678 353.741 292.248 +Q354.46 292.822 355.381 292.404 +Q356.302 291.988 357.423 290.582 +Q358.549 289.17 358.748 288.181 +Q358.95 287.191 358.23 286.617 +M358.815 285.884 +Q359.966 286.801 359.847 288.196 +Q359.729 289.588 358.348 291.32 +Q356.971 293.047 355.639 293.473 +Q354.307 293.898 353.156 292.981 +Q352.007 292.064 352.125 290.671 +Q352.244 289.277 353.621 287.55 +Q355.001 285.819 356.333 285.394 +Q357.666 284.967 358.815 285.884" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M328.812 268.533 +L331.28 270.502 +L330.682 271.252 +L328.213 269.284 +z + +M337.34 269.959 +Q336.626 269.39 335.704 269.806 +Q334.785 270.222 333.659 271.634 +Q332.538 273.04 332.336 274.03 +Q332.136 275.021 332.85 275.59 +Q333.57 276.164 334.49 275.747 +Q335.412 275.331 336.533 273.925 +Q337.658 272.513 337.858 271.523 +Q338.06 270.533 337.34 269.959 +M337.924 269.226 +Q339.075 270.144 338.956 271.538 +Q338.838 272.931 337.458 274.662 +Q336.081 276.389 334.748 276.816 +Q333.416 277.241 332.265 276.323 +Q331.116 275.407 331.234 274.014 +Q331.353 272.62 332.73 270.893 +Q334.11 269.161 335.442 268.736 +Q336.775 268.31 337.924 269.226 +M337.29 278.207 +L338.258 278.979 +L337.33 280.143 +L336.362 279.371 +z + +M344.809 274.917 +L348.442 277.814 +L347.82 278.594 +L345.034 276.373 +L343.698 278.049 +Q343.954 278.14 344.182 278.266 +Q344.411 278.394 344.613 278.555 +Q345.758 279.468 345.927 280.629 +Q346.096 281.79 345.242 282.862 +Q344.362 283.966 343.185 284.03 +Q342.01 284.093 340.76 283.096 +Q340.329 282.753 339.94 282.323 +Q339.553 281.894 339.193 281.368 +L339.936 280.437 +Q340.169 280.989 340.521 281.45 +Q340.873 281.911 341.363 282.301 +Q342.156 282.934 342.95 282.885 +Q343.745 282.838 344.315 282.123 +Q344.884 281.409 344.753 280.623 +Q344.625 279.837 343.831 279.205 +Q343.461 278.909 343.026 278.697 +Q342.592 278.485 342.069 278.354 +z + +M352.261 281.857 +Q351.547 281.288 350.625 281.704 +Q349.706 282.119 348.581 283.531 +Q347.46 284.937 347.258 285.927 +Q347.057 286.919 347.771 287.488 +Q348.491 288.062 349.411 287.644 +Q350.333 287.228 351.454 285.822 +Q352.58 284.411 352.779 283.421 +Q352.981 282.431 352.261 281.857 +M352.845 281.124 +Q353.996 282.041 353.877 283.436 +Q353.76 284.829 352.379 286.56 +Q351.002 288.287 349.669 288.713 +Q348.337 289.138 347.187 288.221 +Q346.037 287.304 346.155 285.911 +Q346.274 284.517 347.651 282.79 +Q349.032 281.059 350.363 280.634 +Q351.696 280.207 352.845 281.124 +M358.23 286.617 +Q357.516 286.047 356.595 286.463 +Q355.676 286.879 354.55 288.291 +Q353.429 289.697 353.227 290.687 +Q353.027 291.678 353.741 292.248 +Q354.46 292.822 355.381 292.404 +Q356.302 291.988 357.423 290.582 +Q358.549 289.17 358.748 288.181 +Q358.95 287.191 358.23 286.617 +M358.815 285.884 +Q359.966 286.801 359.847 288.196 +Q359.729 289.588 358.348 291.32 +Q356.971 293.047 355.639 293.473 +Q354.307 293.898 353.156 292.981 +Q352.007 292.064 352.125 290.671 +Q352.244 289.277 353.621 287.55 +Q355.001 285.819 356.333 285.394 +Q357.666 284.967 358.815 285.884" style="fill:#ffffff;"/> - + +M467.192 327.142 +L468.828 329.843 +L468.007 330.34 +L466.371 327.64 +z + +M474.702 331.428 +Q474.229 330.647 473.22 330.719 +Q472.214 330.791 470.669 331.727 +Q469.132 332.659 468.6 333.518 +Q468.069 334.379 468.542 335.16 +Q469.02 335.947 470.027 335.874 +Q471.036 335.802 472.574 334.87 +Q474.118 333.934 474.647 333.074 +Q475.179 332.215 474.702 331.428 +M475.504 330.942 +Q476.266 332.201 475.673 333.468 +Q475.081 334.734 473.187 335.882 +Q471.298 337.027 469.9 336.966 +Q468.503 336.905 467.741 335.646 +Q466.979 334.389 467.571 333.122 +Q468.164 331.855 470.053 330.71 +Q471.947 329.563 473.344 329.624 +Q474.742 329.685 475.504 330.942 +M471.805 339.151 +L472.446 340.209 +L471.173 340.981 +L470.531 339.922 +z + +M479.997 338.662 +L482.405 342.635 +L481.552 343.152 +L479.706 340.106 +L477.873 341.216 +Q478.081 341.39 478.251 341.588 +Q478.422 341.787 478.557 342.008 +Q479.315 343.26 479.072 344.407 +Q478.83 345.556 477.658 346.266 +Q476.45 346.998 475.324 346.652 +Q474.2 346.305 473.371 344.937 +Q473.085 344.466 472.869 343.928 +Q472.654 343.392 472.498 342.774 +L473.517 342.157 +Q473.544 342.756 473.716 343.31 +Q473.887 343.864 474.211 344.4 +Q474.737 345.267 475.499 345.496 +Q476.261 345.727 477.044 345.253 +Q477.825 344.78 477.973 343.997 +Q478.124 343.215 477.598 342.347 +Q477.352 341.942 477.018 341.592 +Q476.684 341.244 476.239 340.939 +z + +M484.592 347.749 +Q484.119 346.968 483.11 347.04 +Q482.104 347.113 480.559 348.048 +Q479.022 348.98 478.49 349.84 +Q477.959 350.7 478.432 351.481 +Q478.91 352.269 479.917 352.195 +Q480.926 352.123 482.464 351.191 +Q484.008 350.256 484.537 349.396 +Q485.069 348.537 484.592 347.749 +M485.394 347.263 +Q486.156 348.522 485.563 349.789 +Q484.971 351.056 483.077 352.203 +Q481.188 353.348 479.79 353.287 +Q478.393 353.226 477.631 351.967 +Q476.869 350.71 477.461 349.444 +Q478.054 348.176 479.943 347.032 +Q481.837 345.884 483.234 345.946 +Q484.632 346.006 485.394 347.263 +M488.548 354.279 +Q488.075 353.498 487.066 353.57 +Q486.06 353.642 484.516 354.578 +Q482.978 355.51 482.446 356.369 +Q481.916 357.23 482.389 358.011 +Q482.866 358.798 483.874 358.725 +Q484.883 358.653 486.42 357.721 +Q487.965 356.785 488.494 355.925 +Q489.025 355.066 488.548 354.279 +M489.35 353.793 +Q490.113 355.052 489.519 356.319 +Q488.927 357.585 487.034 358.733 +Q485.145 359.878 483.747 359.817 +Q482.35 359.756 481.587 358.497 +Q480.825 357.24 481.417 355.973 +Q482.011 354.706 483.9 353.561 +Q485.794 352.414 487.19 352.475 +Q488.588 352.536 489.35 353.793" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M467.192 327.142 +L468.828 329.843 +L468.007 330.34 +L466.371 327.64 +z + +M474.702 331.428 +Q474.229 330.647 473.22 330.719 +Q472.214 330.791 470.669 331.727 +Q469.132 332.659 468.6 333.518 +Q468.069 334.379 468.542 335.16 +Q469.02 335.947 470.027 335.874 +Q471.036 335.802 472.574 334.87 +Q474.118 333.934 474.647 333.074 +Q475.179 332.215 474.702 331.428 +M475.504 330.942 +Q476.266 332.201 475.673 333.468 +Q475.081 334.734 473.187 335.882 +Q471.298 337.027 469.9 336.966 +Q468.503 336.905 467.741 335.646 +Q466.979 334.389 467.571 333.122 +Q468.164 331.855 470.053 330.71 +Q471.947 329.563 473.344 329.624 +Q474.742 329.685 475.504 330.942 +M471.805 339.151 +L472.446 340.209 +L471.173 340.981 +L470.531 339.922 +z + +M479.997 338.662 +L482.405 342.635 +L481.552 343.152 +L479.706 340.106 +L477.873 341.216 +Q478.081 341.39 478.251 341.588 +Q478.422 341.787 478.557 342.008 +Q479.315 343.26 479.072 344.407 +Q478.83 345.556 477.658 346.266 +Q476.45 346.998 475.324 346.652 +Q474.2 346.305 473.371 344.937 +Q473.085 344.466 472.869 343.928 +Q472.654 343.392 472.498 342.774 +L473.517 342.157 +Q473.544 342.756 473.716 343.31 +Q473.887 343.864 474.211 344.4 +Q474.737 345.267 475.499 345.496 +Q476.261 345.727 477.044 345.253 +Q477.825 344.78 477.973 343.997 +Q478.124 343.215 477.598 342.347 +Q477.352 341.942 477.018 341.592 +Q476.684 341.244 476.239 340.939 +z + +M484.592 347.749 +Q484.119 346.968 483.11 347.04 +Q482.104 347.113 480.559 348.048 +Q479.022 348.98 478.49 349.84 +Q477.959 350.7 478.432 351.481 +Q478.91 352.269 479.917 352.195 +Q480.926 352.123 482.464 351.191 +Q484.008 350.256 484.537 349.396 +Q485.069 348.537 484.592 347.749 +M485.394 347.263 +Q486.156 348.522 485.563 349.789 +Q484.971 351.056 483.077 352.203 +Q481.188 353.348 479.79 353.287 +Q478.393 353.226 477.631 351.967 +Q476.869 350.71 477.461 349.444 +Q478.054 348.176 479.943 347.032 +Q481.837 345.884 483.234 345.946 +Q484.632 346.006 485.394 347.263 +M488.548 354.279 +Q488.075 353.498 487.066 353.57 +Q486.06 353.642 484.516 354.578 +Q482.978 355.51 482.446 356.369 +Q481.916 357.23 482.389 358.011 +Q482.866 358.798 483.874 358.725 +Q484.883 358.653 486.42 357.721 +Q487.965 356.785 488.494 355.925 +Q489.025 355.066 488.548 354.279 +M489.35 353.793 +Q490.113 355.052 489.519 356.319 +Q488.927 357.585 487.034 358.733 +Q485.145 359.878 483.747 359.817 +Q482.35 359.756 481.587 358.497 +Q480.825 357.24 481.417 355.973 +Q482.011 354.706 483.9 353.561 +Q485.794 352.414 487.19 352.475 +Q488.588 352.536 489.35 353.793" style="fill:#ffffff;"/> - + +M94.5504 303.727 +L94.7512 306.878 +L93.7931 306.939 +L93.5923 303.788 +z + +M99.2243 311.002 +Q99.1662 310.09 98.2387 309.687 +Q97.3132 309.286 95.5112 309.401 +Q93.7167 309.515 92.8478 310.031 +Q91.9789 310.548 92.037 311.459 +Q92.0955 312.378 93.0229 312.779 +Q93.9504 313.183 95.7449 313.068 +Q97.5469 312.953 98.4138 312.436 +Q99.2828 311.92 99.2243 311.002 +M100.16 310.942 +Q100.253 312.411 99.1408 313.26 +Q98.03 314.108 95.8201 314.249 +Q93.6158 314.389 92.4045 313.689 +Q91.195 312.988 91.1014 311.519 +Q91.0079 310.052 92.1187 309.203 +Q93.2314 308.355 95.4356 308.214 +Q97.6455 308.073 98.855 308.774 +Q100.066 309.475 100.16 310.942 +M93.0819 316.507 +L93.1606 317.742 +L91.6748 317.836 +L91.5962 316.601 +z + +M100.571 319.865 +L100.866 324.502 +L99.8705 324.565 +L99.644 321.01 +L97.5052 321.146 +Q97.6095 321.397 97.6689 321.651 +Q97.7284 321.906 97.7448 322.164 +Q97.8379 323.626 97.0914 324.53 +Q96.345 325.436 94.9772 325.523 +Q93.5682 325.613 92.7301 324.785 +Q91.8939 323.957 91.7922 322.361 +Q91.7571 321.811 91.8143 321.234 +Q91.8716 320.66 92.02 320.04 +L93.2082 319.964 +Q92.9554 320.508 92.8509 321.078 +Q92.7463 321.649 92.7861 322.274 +Q92.8506 323.286 93.4196 323.841 +Q93.9887 324.399 94.9018 324.341 +Q95.8131 324.283 96.3069 323.657 +Q96.8026 323.034 96.7381 322.022 +Q96.7079 321.548 96.5731 321.083 +Q96.4384 320.62 96.1845 320.144 +z + +M100.438 330.047 +Q100.38 329.136 99.4522 328.733 +Q98.5266 328.331 96.7247 328.446 +Q94.9302 328.56 94.0612 329.076 +Q93.1924 329.594 93.2504 330.505 +Q93.309 331.424 94.2364 331.825 +Q95.1639 332.228 96.9583 332.114 +Q98.7603 331.999 99.6273 331.481 +Q100.496 330.966 100.438 330.047 +M101.373 329.987 +Q101.467 331.456 100.354 332.305 +Q99.2435 333.153 97.0336 333.294 +Q94.8293 333.435 93.6179 332.734 +Q92.4084 332.033 92.3148 330.564 +Q92.2214 329.097 93.3321 328.249 +Q94.4448 327.4 96.6491 327.26 +Q98.859 327.119 100.068 327.82 +Q101.28 328.52 101.373 329.987 +M100.923 337.666 +Q100.865 336.755 99.9376 336.352 +Q99.0121 335.95 97.2101 336.065 +Q95.4156 336.18 94.5467 336.695 +Q93.6778 337.213 93.7359 338.124 +Q93.7944 339.043 94.7218 339.444 +Q95.6493 339.847 97.4438 339.733 +Q99.2458 339.618 100.113 339.101 +Q100.982 338.585 100.923 337.666 +M101.859 337.607 +Q101.952 339.075 100.84 339.924 +Q99.7289 340.773 97.519 340.914 +Q95.3148 341.054 94.1034 340.353 +Q92.8939 339.653 92.8003 338.184 +Q92.7068 336.717 93.8176 335.868 +Q94.9303 335.019 97.1345 334.879 +Q99.3444 334.738 100.554 335.439 +Q101.765 336.14 101.859 337.607" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M94.5504 303.727 +L94.7512 306.878 +L93.7931 306.939 +L93.5923 303.788 +z + +M99.2243 311.002 +Q99.1662 310.09 98.2387 309.687 +Q97.3132 309.286 95.5112 309.401 +Q93.7167 309.515 92.8478 310.031 +Q91.9789 310.548 92.037 311.459 +Q92.0955 312.378 93.0229 312.779 +Q93.9504 313.183 95.7449 313.068 +Q97.5469 312.953 98.4138 312.436 +Q99.2828 311.92 99.2243 311.002 +M100.16 310.942 +Q100.253 312.411 99.1408 313.26 +Q98.03 314.108 95.8201 314.249 +Q93.6158 314.389 92.4045 313.689 +Q91.195 312.988 91.1014 311.519 +Q91.0079 310.052 92.1187 309.203 +Q93.2314 308.355 95.4356 308.214 +Q97.6455 308.073 98.855 308.774 +Q100.066 309.475 100.16 310.942 +M93.0819 316.507 +L93.1606 317.742 +L91.6748 317.836 +L91.5962 316.601 +z + +M100.571 319.865 +L100.866 324.502 +L99.8705 324.565 +L99.644 321.01 +L97.5052 321.146 +Q97.6095 321.397 97.6689 321.651 +Q97.7284 321.906 97.7448 322.164 +Q97.8379 323.626 97.0914 324.53 +Q96.345 325.436 94.9772 325.523 +Q93.5682 325.613 92.7301 324.785 +Q91.8939 323.957 91.7922 322.361 +Q91.7571 321.811 91.8143 321.234 +Q91.8716 320.66 92.02 320.04 +L93.2082 319.964 +Q92.9554 320.508 92.8509 321.078 +Q92.7463 321.649 92.7861 322.274 +Q92.8506 323.286 93.4196 323.841 +Q93.9887 324.399 94.9018 324.341 +Q95.8131 324.283 96.3069 323.657 +Q96.8026 323.034 96.7381 322.022 +Q96.7079 321.548 96.5731 321.083 +Q96.4384 320.62 96.1845 320.144 +z + +M100.438 330.047 +Q100.38 329.136 99.4522 328.733 +Q98.5266 328.331 96.7247 328.446 +Q94.9302 328.56 94.0612 329.076 +Q93.1924 329.594 93.2504 330.505 +Q93.309 331.424 94.2364 331.825 +Q95.1639 332.228 96.9583 332.114 +Q98.7603 331.999 99.6273 331.481 +Q100.496 330.966 100.438 330.047 +M101.373 329.987 +Q101.467 331.456 100.354 332.305 +Q99.2435 333.153 97.0336 333.294 +Q94.8293 333.435 93.6179 332.734 +Q92.4084 332.033 92.3148 330.564 +Q92.2214 329.097 93.3321 328.249 +Q94.4448 327.4 96.6491 327.26 +Q98.859 327.119 100.068 327.82 +Q101.28 328.52 101.373 329.987 +M100.923 337.666 +Q100.865 336.755 99.9376 336.352 +Q99.0121 335.95 97.2101 336.065 +Q95.4156 336.18 94.5467 336.695 +Q93.6778 337.213 93.7359 338.124 +Q93.7944 339.043 94.7218 339.444 +Q95.6493 339.847 97.4438 339.733 +Q99.2458 339.618 100.113 339.101 +Q100.982 338.585 100.923 337.666 +M101.859 337.607 +Q101.952 339.075 100.84 339.924 +Q99.7289 340.773 97.519 340.914 +Q95.3148 341.054 94.1034 340.353 +Q92.8939 339.653 92.8003 338.184 +Q92.7068 336.717 93.8176 335.868 +Q94.9303 335.019 97.1345 334.879 +Q99.3444 334.738 100.554 335.439 +Q101.765 336.14 101.859 337.607" style="fill:#ffffff;"/> - + +M467.427 110.868 +L469.109 113.54 +L468.297 114.051 +L466.614 111.379 +z + +M475.009 115.024 +Q474.522 114.252 473.515 114.341 +Q472.51 114.43 470.982 115.392 +Q469.461 116.35 468.944 117.219 +Q468.428 118.089 468.914 118.861 +Q469.405 119.64 470.411 119.55 +Q471.419 119.46 472.94 118.502 +Q474.468 117.54 474.983 116.672 +Q475.499 115.803 475.009 115.024 +M475.802 114.525 +Q476.586 115.77 476.015 117.048 +Q475.445 118.324 473.571 119.504 +Q471.701 120.68 470.302 120.644 +Q468.905 120.606 468.121 119.361 +Q467.338 118.117 467.908 116.841 +Q468.48 115.563 470.349 114.386 +Q472.223 113.207 473.62 113.244 +Q475.019 113.281 475.802 114.525 +M472.244 122.796 +L472.904 123.843 +L471.644 124.636 +L470.984 123.589 +z + +M480.427 122.167 +L482.903 126.099 +L482.059 126.63 +L480.161 123.615 +L478.347 124.757 +Q478.558 124.928 478.732 125.122 +Q478.906 125.318 479.044 125.537 +Q479.824 126.776 479.601 127.927 +Q479.378 129.08 478.218 129.81 +Q477.023 130.562 475.892 130.236 +Q474.761 129.908 473.909 128.555 +Q473.616 128.088 473.39 127.554 +Q473.166 127.022 473 126.406 +L474.007 125.772 +Q474.045 126.371 474.226 126.922 +Q474.407 127.473 474.74 128.003 +Q475.281 128.861 476.046 129.077 +Q476.812 129.295 477.587 128.807 +Q478.359 128.321 478.494 127.536 +Q478.632 126.751 478.092 125.893 +Q477.839 125.491 477.498 125.147 +Q477.159 124.805 476.708 124.508 +z + +M485.177 131.174 +Q484.69 130.401 483.683 130.491 +Q482.678 130.58 481.15 131.542 +Q479.628 132.5 479.111 133.369 +Q478.595 134.238 479.082 135.011 +Q479.572 135.79 480.579 135.7 +Q481.586 135.61 483.108 134.652 +Q484.636 133.69 485.15 132.822 +Q485.667 131.953 485.177 131.174 +M485.97 130.675 +Q486.754 131.92 486.182 133.198 +Q485.612 134.474 483.738 135.654 +Q481.869 136.83 480.47 136.794 +Q479.073 136.756 478.289 135.511 +Q477.505 134.267 478.076 132.99 +Q478.647 131.713 480.517 130.536 +Q482.39 129.357 483.788 129.394 +Q485.187 129.431 485.97 130.675 +M489.244 137.635 +Q488.758 136.862 487.75 136.952 +Q486.746 137.041 485.218 138.003 +Q483.696 138.961 483.179 139.83 +Q482.663 140.699 483.15 141.472 +Q483.64 142.251 484.646 142.16 +Q485.654 142.071 487.175 141.113 +Q488.703 140.151 489.218 139.282 +Q489.735 138.414 489.244 137.635 +M490.038 137.136 +Q490.822 138.381 490.25 139.658 +Q489.68 140.935 487.806 142.115 +Q485.937 143.291 484.538 143.255 +Q483.14 143.217 482.356 141.972 +Q481.573 140.728 482.143 139.451 +Q482.715 138.174 484.584 136.997 +Q486.458 135.818 487.855 135.855 +Q489.254 135.892 490.038 137.136" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M467.427 110.868 +L469.109 113.54 +L468.297 114.051 +L466.614 111.379 +z + +M475.009 115.024 +Q474.522 114.252 473.515 114.341 +Q472.51 114.43 470.982 115.392 +Q469.461 116.35 468.944 117.219 +Q468.428 118.089 468.914 118.861 +Q469.405 119.64 470.411 119.55 +Q471.419 119.46 472.94 118.502 +Q474.468 117.54 474.983 116.672 +Q475.499 115.803 475.009 115.024 +M475.802 114.525 +Q476.586 115.77 476.015 117.048 +Q475.445 118.324 473.571 119.504 +Q471.701 120.68 470.302 120.644 +Q468.905 120.606 468.121 119.361 +Q467.338 118.117 467.908 116.841 +Q468.48 115.563 470.349 114.386 +Q472.223 113.207 473.62 113.244 +Q475.019 113.281 475.802 114.525 +M472.244 122.796 +L472.904 123.843 +L471.644 124.636 +L470.984 123.589 +z + +M480.427 122.167 +L482.903 126.099 +L482.059 126.63 +L480.161 123.615 +L478.347 124.757 +Q478.558 124.928 478.732 125.122 +Q478.906 125.318 479.044 125.537 +Q479.824 126.776 479.601 127.927 +Q479.378 129.08 478.218 129.81 +Q477.023 130.562 475.892 130.236 +Q474.761 129.908 473.909 128.555 +Q473.616 128.088 473.39 127.554 +Q473.166 127.022 473 126.406 +L474.007 125.772 +Q474.045 126.371 474.226 126.922 +Q474.407 127.473 474.74 128.003 +Q475.281 128.861 476.046 129.077 +Q476.812 129.295 477.587 128.807 +Q478.359 128.321 478.494 127.536 +Q478.632 126.751 478.092 125.893 +Q477.839 125.491 477.498 125.147 +Q477.159 124.805 476.708 124.508 +z + +M485.177 131.174 +Q484.69 130.401 483.683 130.491 +Q482.678 130.58 481.15 131.542 +Q479.628 132.5 479.111 133.369 +Q478.595 134.238 479.082 135.011 +Q479.572 135.79 480.579 135.7 +Q481.586 135.61 483.108 134.652 +Q484.636 133.69 485.15 132.822 +Q485.667 131.953 485.177 131.174 +M485.97 130.675 +Q486.754 131.92 486.182 133.198 +Q485.612 134.474 483.738 135.654 +Q481.869 136.83 480.47 136.794 +Q479.073 136.756 478.289 135.511 +Q477.505 134.267 478.076 132.99 +Q478.647 131.713 480.517 130.536 +Q482.39 129.357 483.788 129.394 +Q485.187 129.431 485.97 130.675 +M489.244 137.635 +Q488.758 136.862 487.75 136.952 +Q486.746 137.041 485.218 138.003 +Q483.696 138.961 483.179 139.83 +Q482.663 140.699 483.15 141.472 +Q483.64 142.251 484.646 142.16 +Q485.654 142.071 487.175 141.113 +Q488.703 140.151 489.218 139.282 +Q489.735 138.414 489.244 137.635 +M490.038 137.136 +Q490.822 138.381 490.25 139.658 +Q489.68 140.935 487.806 142.115 +Q485.937 143.291 484.538 143.255 +Q483.14 143.217 482.356 141.972 +Q481.573 140.728 482.143 139.451 +Q482.715 138.174 484.584 136.997 +Q486.458 135.818 487.855 135.855 +Q489.254 135.892 490.038 137.136" style="fill:#ffffff;"/> - + +M95.0056 87.2791 +L95.1387 90.4338 +L94.1796 90.4743 +L94.0465 87.3196 +z + +M99.5224 94.6522 +Q99.4839 93.7399 98.5652 93.317 +Q97.6485 92.8959 95.8445 92.972 +Q94.048 93.0479 93.1681 93.5448 +Q92.2884 94.0436 92.3269 94.9559 +Q92.3657 95.8757 93.2843 96.2967 +Q94.2029 96.7196 95.9994 96.6438 +Q97.8035 96.5676 98.6813 96.0689 +Q99.5612 95.572 99.5224 94.6522 +M100.459 94.6127 +Q100.521 96.0833 99.3905 96.9079 +Q98.2617 97.7325 96.0493 97.8258 +Q93.8425 97.919 92.6465 97.1925 +Q91.4523 96.466 91.3902 94.9954 +Q91.3282 93.5267 92.457 92.7021 +Q93.5876 91.8775 95.7944 91.7844 +Q98.0068 91.691 99.201 92.4175 +Q100.397 93.144 100.459 94.6127 +M93.2633 100.024 +L93.3155 101.261 +L91.828 101.324 +L91.7759 100.087 +z + +M100.678 103.542 +L100.874 108.185 +L99.8775 108.227 +L99.7273 104.667 +L97.5861 104.758 +Q97.6849 105.011 97.7389 105.265 +Q97.7929 105.522 97.8038 105.781 +Q97.8655 107.244 97.0998 108.132 +Q96.3341 109.022 94.9647 109.08 +Q93.5541 109.139 92.734 108.294 +Q91.9157 107.448 91.8483 105.85 +Q91.825 105.299 91.8946 104.724 +Q91.9642 104.15 92.1259 103.534 +L93.3154 103.483 +Q93.051 104.022 92.9342 104.59 +Q92.8175 105.158 92.8439 105.784 +Q92.8866 106.797 93.4436 107.365 +Q94.0006 107.934 94.9147 107.896 +Q95.8271 107.857 96.3341 107.243 +Q96.8431 106.63 96.8003 105.617 +Q96.7803 105.143 96.6555 104.675 +Q96.5308 104.209 96.2871 103.728 +z + +M100.327 113.719 +Q100.288 112.807 99.3698 112.384 +Q98.4531 111.963 96.6491 112.039 +Q94.8526 112.115 93.9727 112.612 +Q93.093 113.111 93.1315 114.023 +Q93.1703 114.943 94.0889 115.364 +Q95.0075 115.787 96.804 115.711 +Q98.6081 115.635 99.4859 115.136 +Q100.366 114.639 100.327 113.719 +M101.264 113.68 +Q101.326 115.15 100.195 115.975 +Q99.0663 116.8 96.8539 116.893 +Q94.6471 116.986 93.4511 116.26 +Q92.2569 115.533 92.1948 114.062 +Q92.1328 112.594 93.2616 111.769 +Q94.3922 110.944 96.599 110.851 +Q98.8114 110.758 100.006 111.485 +Q101.202 112.211 101.264 113.68 +M100.649 121.347 +Q100.61 120.435 99.6917 120.012 +Q98.775 119.591 96.971 119.667 +Q95.1745 119.743 94.2946 120.24 +Q93.4149 120.739 93.4534 121.651 +Q93.4922 122.571 94.4108 122.992 +Q95.3294 123.415 97.1259 123.339 +Q98.93 123.263 99.8078 122.764 +Q100.688 122.267 100.649 121.347 +M101.586 121.308 +Q101.648 122.778 100.517 123.603 +Q99.3882 124.427 97.1758 124.521 +Q94.969 124.614 93.773 123.887 +Q92.5788 123.161 92.5167 121.69 +Q92.4547 120.222 93.5835 119.397 +Q94.7141 118.572 96.9209 118.479 +Q99.1333 118.386 100.327 119.113 +Q101.524 119.839 101.586 121.308" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M95.0056 87.2791 +L95.1387 90.4338 +L94.1796 90.4743 +L94.0465 87.3196 +z + +M99.5224 94.6522 +Q99.4839 93.7399 98.5652 93.317 +Q97.6485 92.8959 95.8445 92.972 +Q94.048 93.0479 93.1681 93.5448 +Q92.2884 94.0436 92.3269 94.9559 +Q92.3657 95.8757 93.2843 96.2967 +Q94.2029 96.7196 95.9994 96.6438 +Q97.8035 96.5676 98.6813 96.0689 +Q99.5612 95.572 99.5224 94.6522 +M100.459 94.6127 +Q100.521 96.0833 99.3905 96.9079 +Q98.2617 97.7325 96.0493 97.8258 +Q93.8425 97.919 92.6465 97.1925 +Q91.4523 96.466 91.3902 94.9954 +Q91.3282 93.5267 92.457 92.7021 +Q93.5876 91.8775 95.7944 91.7844 +Q98.0068 91.691 99.201 92.4175 +Q100.397 93.144 100.459 94.6127 +M93.2633 100.024 +L93.3155 101.261 +L91.828 101.324 +L91.7759 100.087 +z + +M100.678 103.542 +L100.874 108.185 +L99.8775 108.227 +L99.7273 104.667 +L97.5861 104.758 +Q97.6849 105.011 97.7389 105.265 +Q97.7929 105.522 97.8038 105.781 +Q97.8655 107.244 97.0998 108.132 +Q96.3341 109.022 94.9647 109.08 +Q93.5541 109.139 92.734 108.294 +Q91.9157 107.448 91.8483 105.85 +Q91.825 105.299 91.8946 104.724 +Q91.9642 104.15 92.1259 103.534 +L93.3154 103.483 +Q93.051 104.022 92.9342 104.59 +Q92.8175 105.158 92.8439 105.784 +Q92.8866 106.797 93.4436 107.365 +Q94.0006 107.934 94.9147 107.896 +Q95.8271 107.857 96.3341 107.243 +Q96.8431 106.63 96.8003 105.617 +Q96.7803 105.143 96.6555 104.675 +Q96.5308 104.209 96.2871 103.728 +z + +M100.327 113.719 +Q100.288 112.807 99.3698 112.384 +Q98.4531 111.963 96.6491 112.039 +Q94.8526 112.115 93.9727 112.612 +Q93.093 113.111 93.1315 114.023 +Q93.1703 114.943 94.0889 115.364 +Q95.0075 115.787 96.804 115.711 +Q98.6081 115.635 99.4859 115.136 +Q100.366 114.639 100.327 113.719 +M101.264 113.68 +Q101.326 115.15 100.195 115.975 +Q99.0663 116.8 96.8539 116.893 +Q94.6471 116.986 93.4511 116.26 +Q92.2569 115.533 92.1948 114.062 +Q92.1328 112.594 93.2616 111.769 +Q94.3922 110.944 96.599 110.851 +Q98.8114 110.758 100.006 111.485 +Q101.202 112.211 101.264 113.68 +M100.649 121.347 +Q100.61 120.435 99.6917 120.012 +Q98.775 119.591 96.971 119.667 +Q95.1745 119.743 94.2946 120.24 +Q93.4149 120.739 93.4534 121.651 +Q93.4922 122.571 94.4108 122.992 +Q95.3294 123.415 97.1259 123.339 +Q98.93 123.263 99.8078 122.764 +Q100.688 122.267 100.649 121.347 +M101.586 121.308 +Q101.648 122.778 100.517 123.603 +Q99.3882 124.427 97.1758 124.521 +Q94.969 124.614 93.773 123.887 +Q92.5788 123.161 92.5167 121.69 +Q92.4547 120.222 93.5835 119.397 +Q94.7141 118.572 96.9209 118.479 +Q99.1333 118.386 100.327 119.113 +Q101.524 119.839 101.586 121.308" style="fill:#ffffff;"/> - + +M310.589 173.014 +L313.253 171.32 +L313.769 172.13 +L311.104 173.824 +z + +M314.71 165.413 +Q313.939 165.903 314.033 166.91 +Q314.128 167.914 315.097 169.438 +Q316.062 170.955 316.933 171.468 +Q317.805 171.979 318.575 171.489 +Q319.352 170.995 319.257 169.989 +Q319.163 168.982 318.198 167.465 +Q317.229 165.942 316.357 165.431 +Q315.487 164.919 314.71 165.413 +M314.207 164.622 +Q315.448 163.832 316.728 164.398 +Q318.007 164.962 319.196 166.83 +Q320.382 168.694 320.352 170.093 +Q320.321 171.49 319.079 172.28 +Q317.838 173.069 316.559 172.505 +Q315.28 171.939 314.094 170.076 +Q312.905 168.207 312.936 166.81 +Q312.966 165.411 314.207 164.622 +M322.494 168.141 +L323.538 167.477 +L324.337 168.733 +L323.293 169.397 +z + +M321.827 159.961 +L325.747 157.467 +L326.282 158.309 +L323.276 160.221 +L324.427 162.029 +Q324.596 161.817 324.79 161.643 +Q324.985 161.467 325.203 161.328 +Q326.439 160.542 327.591 160.761 +Q328.745 160.978 329.48 162.134 +Q330.238 163.325 329.917 164.459 +Q329.595 165.59 328.245 166.449 +Q327.78 166.745 327.247 166.973 +Q326.716 167.199 326.101 167.368 +L325.462 166.364 +Q326.061 166.323 326.611 166.14 +Q327.161 165.956 327.689 165.62 +Q328.545 165.076 328.758 164.31 +Q328.972 163.542 328.481 162.77 +Q327.99 162 327.205 161.869 +Q326.42 161.735 325.564 162.279 +Q325.163 162.534 324.821 162.876 +Q324.48 163.217 324.186 163.669 +z + +M330.812 155.169 +Q330.041 155.66 330.135 156.666 +Q330.23 157.671 331.199 159.194 +Q332.164 160.711 333.035 161.224 +Q333.907 161.736 334.677 161.246 +Q335.454 160.752 335.359 159.746 +Q335.265 158.739 334.3 157.222 +Q333.33 155.698 332.459 155.188 +Q331.588 154.675 330.812 155.169 +M330.308 154.378 +Q331.55 153.588 332.83 154.154 +Q334.109 154.718 335.298 156.587 +Q336.483 158.45 336.453 159.849 +Q336.422 161.247 335.181 162.037 +Q333.94 162.826 332.661 162.262 +Q331.381 161.696 330.196 159.832 +Q329.007 157.964 329.038 156.566 +Q329.068 155.167 330.308 154.378 +M337.253 151.071 +Q336.483 151.561 336.577 152.568 +Q336.671 153.573 337.641 155.096 +Q338.606 156.613 339.476 157.126 +Q340.349 157.638 341.119 157.148 +Q341.896 156.654 341.8 155.648 +Q341.706 154.641 340.741 153.124 +Q339.772 151.6 338.901 151.09 +Q338.03 150.577 337.253 151.071 +M336.75 150.28 +Q337.992 149.49 339.272 150.056 +Q340.551 150.62 341.74 152.489 +Q342.925 154.352 342.895 155.751 +Q342.864 157.149 341.622 157.939 +Q340.382 158.728 339.103 158.164 +Q337.823 157.598 336.638 155.734 +Q335.449 153.866 335.48 152.468 +Q335.51 151.069 336.75 150.28" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M310.589 173.014 +L313.253 171.32 +L313.769 172.13 +L311.104 173.824 +z + +M314.71 165.413 +Q313.939 165.903 314.033 166.91 +Q314.128 167.914 315.097 169.438 +Q316.062 170.955 316.933 171.468 +Q317.805 171.979 318.575 171.489 +Q319.352 170.995 319.257 169.989 +Q319.163 168.982 318.198 167.465 +Q317.229 165.942 316.357 165.431 +Q315.487 164.919 314.71 165.413 +M314.207 164.622 +Q315.448 163.832 316.728 164.398 +Q318.007 164.962 319.196 166.83 +Q320.382 168.694 320.352 170.093 +Q320.321 171.49 319.079 172.28 +Q317.838 173.069 316.559 172.505 +Q315.28 171.939 314.094 170.076 +Q312.905 168.207 312.936 166.81 +Q312.966 165.411 314.207 164.622 +M322.494 168.141 +L323.538 167.477 +L324.337 168.733 +L323.293 169.397 +z + +M321.827 159.961 +L325.747 157.467 +L326.282 158.309 +L323.276 160.221 +L324.427 162.029 +Q324.596 161.817 324.79 161.643 +Q324.985 161.467 325.203 161.328 +Q326.439 160.542 327.591 160.761 +Q328.745 160.978 329.48 162.134 +Q330.238 163.325 329.917 164.459 +Q329.595 165.59 328.245 166.449 +Q327.78 166.745 327.247 166.973 +Q326.716 167.199 326.101 167.368 +L325.462 166.364 +Q326.061 166.323 326.611 166.14 +Q327.161 165.956 327.689 165.62 +Q328.545 165.076 328.758 164.31 +Q328.972 163.542 328.481 162.77 +Q327.99 162 327.205 161.869 +Q326.42 161.735 325.564 162.279 +Q325.163 162.534 324.821 162.876 +Q324.48 163.217 324.186 163.669 +z + +M330.812 155.169 +Q330.041 155.66 330.135 156.666 +Q330.23 157.671 331.199 159.194 +Q332.164 160.711 333.035 161.224 +Q333.907 161.736 334.677 161.246 +Q335.454 160.752 335.359 159.746 +Q335.265 158.739 334.3 157.222 +Q333.33 155.698 332.459 155.188 +Q331.588 154.675 330.812 155.169 +M330.308 154.378 +Q331.55 153.588 332.83 154.154 +Q334.109 154.718 335.298 156.587 +Q336.483 158.45 336.453 159.849 +Q336.422 161.247 335.181 162.037 +Q333.94 162.826 332.661 162.262 +Q331.381 161.696 330.196 159.832 +Q329.007 157.964 329.038 156.566 +Q329.068 155.167 330.308 154.378 +M337.253 151.071 +Q336.483 151.561 336.577 152.568 +Q336.671 153.573 337.641 155.096 +Q338.606 156.613 339.476 157.126 +Q340.349 157.638 341.119 157.148 +Q341.896 156.654 341.8 155.648 +Q341.706 154.641 340.741 153.124 +Q339.772 151.6 338.901 151.09 +Q338.03 150.577 337.253 151.071 +M336.75 150.28 +Q337.992 149.49 339.272 150.056 +Q340.551 150.62 341.74 152.489 +Q342.925 154.352 342.895 155.751 +Q342.864 157.149 341.622 157.939 +Q340.382 158.728 339.103 158.164 +Q337.823 157.598 336.638 155.734 +Q335.449 153.866 335.48 152.468 +Q335.51 151.069 336.75 150.28" style="fill:#ffffff;"/> - + +M181.291 349.008 +Q180.569 348.449 179.653 348.878 +Q178.74 349.307 177.634 350.735 +Q176.533 352.156 176.345 353.149 +Q176.159 354.143 176.881 354.702 +Q177.609 355.266 178.523 354.836 +Q179.439 354.406 180.54 352.985 +Q181.645 351.557 181.831 350.565 +Q182.018 349.572 181.291 349.008 +M181.865 348.267 +Q183.028 349.168 182.929 350.564 +Q182.831 351.959 181.475 353.709 +Q180.123 355.456 178.796 355.901 +Q177.471 356.345 176.307 355.443 +Q175.145 354.543 175.243 353.149 +Q175.342 351.753 176.694 350.007 +Q178.05 348.256 179.376 347.812 +Q180.702 347.367 181.865 348.267 +M181.358 357.256 +L182.336 358.014 +L181.425 359.191 +L180.446 358.433 +z + +M190.343 356.019 +Q189.621 355.459 188.705 355.889 +Q187.792 356.317 186.686 357.745 +Q185.585 359.167 185.397 360.159 +Q185.211 361.153 185.933 361.713 +Q186.661 362.276 187.575 361.846 +Q188.491 361.417 189.592 359.995 +Q190.697 358.568 190.883 357.575 +Q191.071 356.582 190.343 356.019 +M190.917 355.277 +Q192.08 356.179 191.981 357.574 +Q191.883 358.969 190.527 360.72 +Q189.175 362.466 187.848 362.911 +Q186.523 363.355 185.359 362.454 +Q184.197 361.554 184.295 360.159 +Q184.394 358.763 185.746 357.017 +Q187.102 355.266 188.428 354.823 +Q189.754 354.377 190.917 355.277 +M196.379 360.693 +Q195.657 360.134 194.741 360.563 +Q193.828 360.992 192.723 362.42 +Q191.622 363.841 191.434 364.834 +Q191.247 365.828 191.969 366.387 +Q192.697 366.951 193.611 366.521 +Q194.527 366.092 195.628 364.67 +Q196.734 363.242 196.919 362.25 +Q197.107 361.257 196.379 360.693 +M196.953 359.952 +Q198.117 360.853 198.017 362.249 +Q197.919 363.644 196.564 365.394 +Q195.211 367.141 193.884 367.586 +Q192.559 368.03 191.395 367.128 +Q190.233 366.228 190.331 364.834 +Q190.43 363.438 191.783 361.692 +Q193.139 359.941 194.464 359.497 +Q195.791 359.052 196.953 359.952 +M202.415 365.368 +Q201.693 364.809 200.778 365.238 +Q199.864 365.667 198.759 367.094 +Q197.658 368.516 197.47 369.509 +Q197.284 370.503 198.006 371.062 +Q198.733 371.626 199.648 371.195 +Q200.563 370.766 201.664 369.345 +Q202.77 367.917 202.955 366.924 +Q203.143 365.932 202.415 365.368 +M202.989 364.627 +Q204.153 365.528 204.054 366.924 +Q203.956 368.318 202.6 370.069 +Q201.247 371.815 199.921 372.261 +Q198.595 372.704 197.432 371.803 +Q196.269 370.903 196.367 369.509 +Q196.467 368.113 197.819 366.367 +Q199.175 364.616 200.5 364.172 +Q201.827 363.727 202.989 364.627" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M181.291 349.008 +Q180.569 348.449 179.653 348.878 +Q178.74 349.307 177.634 350.735 +Q176.533 352.156 176.345 353.149 +Q176.159 354.143 176.881 354.702 +Q177.609 355.266 178.523 354.836 +Q179.439 354.406 180.54 352.985 +Q181.645 351.557 181.831 350.565 +Q182.018 349.572 181.291 349.008 +M181.865 348.267 +Q183.028 349.168 182.929 350.564 +Q182.831 351.959 181.475 353.709 +Q180.123 355.456 178.796 355.901 +Q177.471 356.345 176.307 355.443 +Q175.145 354.543 175.243 353.149 +Q175.342 351.753 176.694 350.007 +Q178.05 348.256 179.376 347.812 +Q180.702 347.367 181.865 348.267 +M181.358 357.256 +L182.336 358.014 +L181.425 359.191 +L180.446 358.433 +z + +M190.343 356.019 +Q189.621 355.459 188.705 355.889 +Q187.792 356.317 186.686 357.745 +Q185.585 359.167 185.397 360.159 +Q185.211 361.153 185.933 361.713 +Q186.661 362.276 187.575 361.846 +Q188.491 361.417 189.592 359.995 +Q190.697 358.568 190.883 357.575 +Q191.071 356.582 190.343 356.019 +M190.917 355.277 +Q192.08 356.179 191.981 357.574 +Q191.883 358.969 190.527 360.72 +Q189.175 362.466 187.848 362.911 +Q186.523 363.355 185.359 362.454 +Q184.197 361.554 184.295 360.159 +Q184.394 358.763 185.746 357.017 +Q187.102 355.266 188.428 354.823 +Q189.754 354.377 190.917 355.277 +M196.379 360.693 +Q195.657 360.134 194.741 360.563 +Q193.828 360.992 192.723 362.42 +Q191.622 363.841 191.434 364.834 +Q191.247 365.828 191.969 366.387 +Q192.697 366.951 193.611 366.521 +Q194.527 366.092 195.628 364.67 +Q196.734 363.242 196.919 362.25 +Q197.107 361.257 196.379 360.693 +M196.953 359.952 +Q198.117 360.853 198.017 362.249 +Q197.919 363.644 196.564 365.394 +Q195.211 367.141 193.884 367.586 +Q192.559 368.03 191.395 367.128 +Q190.233 366.228 190.331 364.834 +Q190.43 363.438 191.783 361.692 +Q193.139 359.941 194.464 359.497 +Q195.791 359.052 196.953 359.952 +M202.415 365.368 +Q201.693 364.809 200.778 365.238 +Q199.864 365.667 198.759 367.094 +Q197.658 368.516 197.47 369.509 +Q197.284 370.503 198.006 371.062 +Q198.733 371.626 199.648 371.195 +Q200.563 370.766 201.664 369.345 +Q202.77 367.917 202.955 366.924 +Q203.143 365.932 202.415 365.368 +M202.989 364.627 +Q204.153 365.528 204.054 366.924 +Q203.956 368.318 202.6 370.069 +Q201.247 371.815 199.921 372.261 +Q198.595 372.704 197.432 371.803 +Q196.269 370.903 196.367 369.509 +Q196.467 368.113 197.819 366.367 +Q199.175 364.616 200.5 364.172 +Q201.827 363.727 202.989 364.627" style="fill:#ffffff;"/> - + +M362.313 365.375 +Q361.591 365.935 361.778 366.929 +Q361.965 367.92 363.07 369.347 +Q364.172 370.769 365.086 371.199 +Q366.002 371.628 366.724 371.069 +Q367.451 370.505 367.263 369.512 +Q367.077 368.518 365.975 367.097 +Q364.87 365.669 363.955 365.242 +Q363.041 364.812 362.313 365.375 +M361.739 364.634 +Q362.902 363.733 364.229 364.178 +Q365.555 364.621 366.911 366.372 +Q368.264 368.118 368.363 369.514 +Q368.461 370.908 367.298 371.81 +Q366.136 372.71 364.81 372.266 +Q363.483 371.821 362.131 370.075 +Q360.774 368.325 360.676 366.931 +Q360.577 365.535 361.739 364.634 +M370.316 367.372 +L371.294 366.614 +L372.206 367.791 +L371.228 368.549 +z + +M371.363 358.363 +Q370.642 358.922 370.828 359.916 +Q371.015 360.908 372.121 362.335 +Q373.222 363.756 374.137 364.187 +Q375.052 364.616 375.774 364.056 +Q376.502 363.492 376.314 362.5 +Q376.127 361.506 375.026 360.084 +Q373.92 358.657 373.005 358.229 +Q372.091 357.799 371.363 358.363 +M370.789 357.622 +Q371.953 356.721 373.279 357.166 +Q374.605 357.609 375.961 359.36 +Q377.314 361.106 377.414 362.501 +Q377.512 363.896 376.348 364.797 +Q375.186 365.698 373.861 365.254 +Q372.534 364.809 371.181 363.063 +Q369.825 361.313 369.727 359.918 +Q369.627 358.522 370.789 357.622 +M377.399 353.687 +Q376.677 354.246 376.863 355.24 +Q377.05 356.232 378.156 357.659 +Q379.258 359.08 380.172 359.511 +Q381.088 359.939 381.81 359.38 +Q382.537 358.816 382.349 357.824 +Q382.163 356.83 381.061 355.408 +Q379.955 353.981 379.041 353.553 +Q378.126 353.123 377.399 353.687 +M376.824 352.946 +Q377.988 352.045 379.315 352.49 +Q380.64 352.933 381.997 354.684 +Q383.349 356.43 383.449 357.825 +Q383.547 359.22 382.384 360.121 +Q381.222 361.022 379.896 360.578 +Q378.569 360.133 377.217 358.387 +Q375.86 356.637 375.762 355.242 +Q375.662 353.846 376.824 352.946 +M383.434 349.011 +Q382.712 349.57 382.899 350.564 +Q383.086 351.556 384.191 352.983 +Q385.293 354.404 386.207 354.834 +Q387.123 355.263 387.845 354.704 +Q388.573 354.14 388.384 353.148 +Q388.198 352.154 387.097 350.732 +Q385.991 349.305 385.076 348.877 +Q384.162 348.447 383.434 349.011 +M382.86 348.27 +Q384.023 347.369 385.35 347.814 +Q386.676 348.257 388.032 350.008 +Q389.385 351.754 389.484 353.149 +Q389.582 354.544 388.419 355.445 +Q387.257 356.346 385.931 355.902 +Q384.605 355.457 383.252 353.711 +Q381.896 351.961 381.797 350.566 +Q381.698 349.17 382.86 348.27" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M362.313 365.375 +Q361.591 365.935 361.778 366.929 +Q361.965 367.92 363.07 369.347 +Q364.172 370.769 365.086 371.199 +Q366.002 371.628 366.724 371.069 +Q367.451 370.505 367.263 369.512 +Q367.077 368.518 365.975 367.097 +Q364.87 365.669 363.955 365.242 +Q363.041 364.812 362.313 365.375 +M361.739 364.634 +Q362.902 363.733 364.229 364.178 +Q365.555 364.621 366.911 366.372 +Q368.264 368.118 368.363 369.514 +Q368.461 370.908 367.298 371.81 +Q366.136 372.71 364.81 372.266 +Q363.483 371.821 362.131 370.075 +Q360.774 368.325 360.676 366.931 +Q360.577 365.535 361.739 364.634 +M370.316 367.372 +L371.294 366.614 +L372.206 367.791 +L371.228 368.549 +z + +M371.363 358.363 +Q370.642 358.922 370.828 359.916 +Q371.015 360.908 372.121 362.335 +Q373.222 363.756 374.137 364.187 +Q375.052 364.616 375.774 364.056 +Q376.502 363.492 376.314 362.5 +Q376.127 361.506 375.026 360.084 +Q373.92 358.657 373.005 358.229 +Q372.091 357.799 371.363 358.363 +M370.789 357.622 +Q371.953 356.721 373.279 357.166 +Q374.605 357.609 375.961 359.36 +Q377.314 361.106 377.414 362.501 +Q377.512 363.896 376.348 364.797 +Q375.186 365.698 373.861 365.254 +Q372.534 364.809 371.181 363.063 +Q369.825 361.313 369.727 359.918 +Q369.627 358.522 370.789 357.622 +M377.399 353.687 +Q376.677 354.246 376.863 355.24 +Q377.05 356.232 378.156 357.659 +Q379.258 359.08 380.172 359.511 +Q381.088 359.939 381.81 359.38 +Q382.537 358.816 382.349 357.824 +Q382.163 356.83 381.061 355.408 +Q379.955 353.981 379.041 353.553 +Q378.126 353.123 377.399 353.687 +M376.824 352.946 +Q377.988 352.045 379.315 352.49 +Q380.64 352.933 381.997 354.684 +Q383.349 356.43 383.449 357.825 +Q383.547 359.22 382.384 360.121 +Q381.222 361.022 379.896 360.578 +Q378.569 360.133 377.217 358.387 +Q375.86 356.637 375.762 355.242 +Q375.662 353.846 376.824 352.946 +M383.434 349.011 +Q382.712 349.57 382.899 350.564 +Q383.086 351.556 384.191 352.983 +Q385.293 354.404 386.207 354.834 +Q387.123 355.263 387.845 354.704 +Q388.573 354.14 388.384 353.148 +Q388.198 352.154 387.097 350.732 +Q385.991 349.305 385.076 348.877 +Q384.162 348.447 383.434 349.011 +M382.86 348.27 +Q384.023 347.369 385.35 347.814 +Q386.676 348.257 388.032 350.008 +Q389.385 351.754 389.484 353.149 +Q389.582 354.544 388.419 355.445 +Q387.257 356.346 385.931 355.902 +Q384.605 355.457 383.252 353.711 +Q381.896 351.961 381.797 350.566 +Q381.698 349.17 382.86 348.27" style="fill:#ffffff;"/> - + +M436.077 308.317 +Q435.355 308.876 435.542 309.87 +Q435.729 310.861 436.835 312.288 +Q437.937 313.71 438.851 314.14 +Q439.767 314.568 440.489 314.009 +Q441.216 313.445 441.028 312.452 +Q440.841 311.459 439.74 310.037 +Q438.634 308.61 437.719 308.183 +Q436.805 307.753 436.077 308.317 +M435.503 307.576 +Q436.666 306.674 437.993 307.119 +Q439.319 307.562 440.675 309.312 +Q442.028 311.058 442.128 312.454 +Q442.226 313.849 441.063 314.75 +Q439.901 315.651 438.575 315.207 +Q437.248 314.762 435.895 313.017 +Q434.539 311.266 434.441 309.872 +Q434.341 308.476 435.503 307.576 +M444.08 310.312 +L445.059 309.554 +L445.97 310.731 +L444.992 311.489 +z + +M445.127 301.303 +Q444.405 301.863 444.592 302.857 +Q444.779 303.848 445.885 305.275 +Q446.986 306.696 447.901 307.126 +Q448.817 307.555 449.538 306.996 +Q450.266 306.432 450.078 305.439 +Q449.891 304.445 448.79 303.024 +Q447.684 301.597 446.769 301.169 +Q445.855 300.739 445.127 301.303 +M444.553 300.562 +Q445.716 299.661 447.043 300.106 +Q448.368 300.549 449.725 302.299 +Q451.078 304.045 451.178 305.441 +Q451.276 306.835 450.113 307.737 +Q448.951 308.637 447.625 308.194 +Q446.298 307.749 444.945 306.003 +Q443.589 304.253 443.49 302.859 +Q443.391 301.463 444.553 300.562 +M451.162 296.627 +Q450.44 297.186 450.627 298.18 +Q450.814 299.171 451.92 300.598 +Q453.021 302.02 453.935 302.45 +Q454.851 302.879 455.573 302.319 +Q456.301 301.755 456.113 300.762 +Q455.926 299.769 454.824 298.347 +Q453.718 296.92 452.804 296.493 +Q451.889 296.063 451.162 296.627 +M450.587 295.886 +Q451.751 294.984 453.078 295.429 +Q454.403 295.872 455.76 297.623 +Q457.113 299.368 457.212 300.764 +Q457.311 302.159 456.147 303.06 +Q454.985 303.961 453.66 303.517 +Q452.333 303.072 450.98 301.327 +Q449.624 299.576 449.525 298.182 +Q449.425 296.786 450.587 295.886 +M457.196 291.95 +Q456.475 292.509 456.661 293.503 +Q456.848 294.494 457.954 295.922 +Q459.056 297.343 459.97 297.773 +Q460.886 298.202 461.608 297.642 +Q462.336 297.079 462.147 296.086 +Q461.961 295.092 460.859 293.671 +Q459.753 292.243 458.838 291.816 +Q457.924 291.386 457.196 291.95 +M456.622 291.209 +Q457.785 290.307 459.112 290.752 +Q460.438 291.196 461.794 292.946 +Q463.147 294.692 463.247 296.088 +Q463.346 297.482 462.182 298.384 +Q461.02 299.284 459.695 298.841 +Q458.368 298.396 457.015 296.65 +Q455.658 294.9 455.56 293.505 +Q455.46 292.109 456.622 291.209" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M436.077 308.317 +Q435.355 308.876 435.542 309.87 +Q435.729 310.861 436.835 312.288 +Q437.937 313.71 438.851 314.14 +Q439.767 314.568 440.489 314.009 +Q441.216 313.445 441.028 312.452 +Q440.841 311.459 439.74 310.037 +Q438.634 308.61 437.719 308.183 +Q436.805 307.753 436.077 308.317 +M435.503 307.576 +Q436.666 306.674 437.993 307.119 +Q439.319 307.562 440.675 309.312 +Q442.028 311.058 442.128 312.454 +Q442.226 313.849 441.063 314.75 +Q439.901 315.651 438.575 315.207 +Q437.248 314.762 435.895 313.017 +Q434.539 311.266 434.441 309.872 +Q434.341 308.476 435.503 307.576 +M444.08 310.312 +L445.059 309.554 +L445.97 310.731 +L444.992 311.489 +z + +M445.127 301.303 +Q444.405 301.863 444.592 302.857 +Q444.779 303.848 445.885 305.275 +Q446.986 306.696 447.901 307.126 +Q448.817 307.555 449.538 306.996 +Q450.266 306.432 450.078 305.439 +Q449.891 304.445 448.79 303.024 +Q447.684 301.597 446.769 301.169 +Q445.855 300.739 445.127 301.303 +M444.553 300.562 +Q445.716 299.661 447.043 300.106 +Q448.368 300.549 449.725 302.299 +Q451.078 304.045 451.178 305.441 +Q451.276 306.835 450.113 307.737 +Q448.951 308.637 447.625 308.194 +Q446.298 307.749 444.945 306.003 +Q443.589 304.253 443.49 302.859 +Q443.391 301.463 444.553 300.562 +M451.162 296.627 +Q450.44 297.186 450.627 298.18 +Q450.814 299.171 451.92 300.598 +Q453.021 302.02 453.935 302.45 +Q454.851 302.879 455.573 302.319 +Q456.301 301.755 456.113 300.762 +Q455.926 299.769 454.824 298.347 +Q453.718 296.92 452.804 296.493 +Q451.889 296.063 451.162 296.627 +M450.587 295.886 +Q451.751 294.984 453.078 295.429 +Q454.403 295.872 455.76 297.623 +Q457.113 299.368 457.212 300.764 +Q457.311 302.159 456.147 303.06 +Q454.985 303.961 453.66 303.517 +Q452.333 303.072 450.98 301.327 +Q449.624 299.576 449.525 298.182 +Q449.425 296.786 450.587 295.886 +M457.196 291.95 +Q456.475 292.509 456.661 293.503 +Q456.848 294.494 457.954 295.922 +Q459.056 297.343 459.97 297.773 +Q460.886 298.202 461.608 297.642 +Q462.336 297.079 462.147 296.086 +Q461.961 295.092 460.859 293.671 +Q459.753 292.243 458.838 291.816 +Q457.924 291.386 457.196 291.95 +M456.622 291.209 +Q457.785 290.307 459.112 290.752 +Q460.438 291.196 461.794 292.946 +Q463.147 294.692 463.247 296.088 +Q463.346 297.482 462.182 298.384 +Q461.02 299.284 459.695 298.841 +Q458.368 298.396 457.015 296.65 +Q455.658 294.9 455.56 293.505 +Q455.46 292.109 456.622 291.209" style="fill:#ffffff;"/> - + +M94.5307 355.489 +Q93.8082 356.047 93.9937 357.042 +Q94.1796 358.033 95.2839 359.462 +Q96.3836 360.884 97.2975 361.315 +Q98.2129 361.745 98.9353 361.187 +Q99.6637 360.624 99.4767 359.631 +Q99.2912 358.637 98.1914 357.214 +Q97.0871 355.785 96.1729 355.357 +Q95.259 354.926 94.5307 355.489 +M93.9573 354.747 +Q95.1218 353.847 96.4481 354.294 +Q97.7732 354.738 99.1275 356.49 +Q100.478 358.238 100.576 359.634 +Q100.673 361.028 99.5087 361.929 +Q98.3457 362.828 97.0205 362.383 +Q95.6943 361.936 94.3434 360.189 +Q92.9891 358.437 92.8923 357.042 +Q92.7943 355.646 93.9573 354.747 +M102.532 357.494 +L103.511 356.738 +L104.421 357.915 +L103.442 358.672 +z + +M103.589 348.487 +Q102.867 349.045 103.052 350.039 +Q103.238 351.031 104.342 352.459 +Q105.442 353.882 106.356 354.313 +Q107.271 354.743 107.994 354.185 +Q108.722 353.622 108.535 352.629 +Q108.349 351.634 107.25 350.212 +Q106.145 348.783 105.231 348.355 +Q104.317 347.924 103.589 348.487 +M103.016 347.745 +Q104.18 346.845 105.506 347.291 +Q106.831 347.736 108.186 349.488 +Q109.537 351.236 109.635 352.632 +Q109.731 354.026 108.567 354.926 +Q107.404 355.825 106.079 355.38 +Q104.753 354.934 103.402 353.186 +Q102.047 351.434 101.951 350.04 +Q101.853 348.644 103.016 347.745 +M109.629 343.817 +Q108.907 344.376 109.092 345.37 +Q109.278 346.361 110.383 347.79 +Q111.482 349.213 112.396 349.644 +Q113.312 350.074 114.034 349.515 +Q114.762 348.952 114.575 347.959 +Q114.39 346.965 113.29 345.542 +Q112.186 344.114 111.272 343.685 +Q110.358 343.254 109.629 343.817 +M109.056 343.076 +Q110.22 342.175 111.547 342.622 +Q112.872 343.067 114.226 344.819 +Q115.577 346.566 115.675 347.962 +Q115.772 349.357 114.607 350.257 +Q113.444 351.156 112.119 350.711 +Q110.793 350.264 109.442 348.517 +Q108.088 346.765 107.991 345.371 +Q107.893 343.975 109.056 343.076 +M115.67 339.148 +Q114.947 339.706 115.133 340.7 +Q115.319 341.692 116.423 343.121 +Q117.523 344.543 118.437 344.974 +Q119.352 345.404 120.074 344.846 +Q120.803 344.283 120.616 343.29 +Q120.43 342.296 119.331 340.873 +Q118.226 339.444 117.312 339.016 +Q116.398 338.585 115.67 339.148 +M115.096 338.406 +Q116.261 337.506 117.587 337.952 +Q118.912 338.397 120.267 340.149 +Q121.617 341.897 121.715 343.293 +Q121.812 344.687 120.648 345.588 +Q119.485 346.487 118.16 346.042 +Q116.833 345.595 115.482 343.848 +Q114.128 342.096 114.031 340.701 +Q113.933 339.305 115.096 338.406" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M94.5307 355.489 +Q93.8082 356.047 93.9937 357.042 +Q94.1796 358.033 95.2839 359.462 +Q96.3836 360.884 97.2975 361.315 +Q98.2129 361.745 98.9353 361.187 +Q99.6637 360.624 99.4767 359.631 +Q99.2912 358.637 98.1914 357.214 +Q97.0871 355.785 96.1729 355.357 +Q95.259 354.926 94.5307 355.489 +M93.9573 354.747 +Q95.1218 353.847 96.4481 354.294 +Q97.7732 354.738 99.1275 356.49 +Q100.478 358.238 100.576 359.634 +Q100.673 361.028 99.5087 361.929 +Q98.3457 362.828 97.0205 362.383 +Q95.6943 361.936 94.3434 360.189 +Q92.9891 358.437 92.8923 357.042 +Q92.7943 355.646 93.9573 354.747 +M102.532 357.494 +L103.511 356.738 +L104.421 357.915 +L103.442 358.672 +z + +M103.589 348.487 +Q102.867 349.045 103.052 350.039 +Q103.238 351.031 104.342 352.459 +Q105.442 353.882 106.356 354.313 +Q107.271 354.743 107.994 354.185 +Q108.722 353.622 108.535 352.629 +Q108.349 351.634 107.25 350.212 +Q106.145 348.783 105.231 348.355 +Q104.317 347.924 103.589 348.487 +M103.016 347.745 +Q104.18 346.845 105.506 347.291 +Q106.831 347.736 108.186 349.488 +Q109.537 351.236 109.635 352.632 +Q109.731 354.026 108.567 354.926 +Q107.404 355.825 106.079 355.38 +Q104.753 354.934 103.402 353.186 +Q102.047 351.434 101.951 350.04 +Q101.853 348.644 103.016 347.745 +M109.629 343.817 +Q108.907 344.376 109.092 345.37 +Q109.278 346.361 110.383 347.79 +Q111.482 349.213 112.396 349.644 +Q113.312 350.074 114.034 349.515 +Q114.762 348.952 114.575 347.959 +Q114.39 346.965 113.29 345.542 +Q112.186 344.114 111.272 343.685 +Q110.358 343.254 109.629 343.817 +M109.056 343.076 +Q110.22 342.175 111.547 342.622 +Q112.872 343.067 114.226 344.819 +Q115.577 346.566 115.675 347.962 +Q115.772 349.357 114.607 350.257 +Q113.444 351.156 112.119 350.711 +Q110.793 350.264 109.442 348.517 +Q108.088 346.765 107.991 345.371 +Q107.893 343.975 109.056 343.076 +M115.67 339.148 +Q114.947 339.706 115.133 340.7 +Q115.319 341.692 116.423 343.121 +Q117.523 344.543 118.437 344.974 +Q119.352 345.404 120.074 344.846 +Q120.803 344.283 120.616 343.29 +Q120.43 342.296 119.331 340.873 +Q118.226 339.444 117.312 339.016 +Q116.398 338.585 115.67 339.148 +M115.096 338.406 +Q116.261 337.506 117.587 337.952 +Q118.912 338.397 120.267 340.149 +Q121.617 341.897 121.715 343.293 +Q121.812 344.687 120.648 345.588 +Q119.485 346.487 118.16 346.042 +Q116.833 345.595 115.482 343.848 +Q114.128 342.096 114.031 340.701 +Q113.933 339.305 115.096 338.406" style="fill:#ffffff;"/> - + +M424.116 100.506 +Q423.397 101.069 423.589 102.062 +Q423.781 103.052 424.894 104.474 +Q426.002 105.889 426.919 106.315 +Q427.837 106.739 428.556 106.176 +Q429.281 105.609 429.088 104.617 +Q428.896 103.624 427.787 102.208 +Q426.674 100.786 425.757 100.364 +Q424.841 99.9382 424.116 100.506 +M423.538 99.7676 +Q424.697 98.8602 426.026 99.2984 +Q427.354 99.7352 428.719 101.479 +Q430.081 103.218 430.187 104.613 +Q430.293 106.007 429.134 106.914 +Q427.976 107.821 426.649 107.384 +Q425.32 106.946 423.958 105.207 +Q422.593 103.463 422.487 102.069 +Q422.38 100.674 423.538 99.7676 +M432.129 102.461 +L433.103 101.699 +L434.021 102.871 +L433.047 103.634 +z + +M433.13 93.4473 +Q432.411 94.0102 432.603 95.0032 +Q432.795 95.9936 433.908 97.4152 +Q435.017 98.831 435.933 99.2564 +Q436.851 99.6806 437.57 99.1177 +Q438.295 98.5501 438.102 97.5583 +Q437.91 96.5653 436.802 95.1496 +Q435.689 93.7279 434.772 93.3051 +Q433.855 92.8797 433.13 93.4473 +M432.552 92.7091 +Q433.711 91.8017 435.04 92.2399 +Q436.368 92.6767 437.733 94.4202 +Q439.095 96.1592 439.202 97.5546 +Q439.307 98.9484 438.148 99.8558 +Q436.991 100.762 435.663 100.325 +Q434.334 99.8872 432.972 98.1481 +Q431.607 96.4046 431.502 95.0107 +Q431.395 93.6154 432.552 92.7091 +M439.142 88.7404 +Q438.423 89.3034 438.614 90.2964 +Q438.806 91.2867 439.92 92.7084 +Q441.028 94.1241 441.945 94.5495 +Q442.863 94.9738 443.582 94.4108 +Q444.307 93.8433 444.113 92.8514 +Q443.922 91.8585 442.813 90.4427 +Q441.7 89.021 440.783 88.5983 +Q439.867 88.1729 439.142 88.7404 +M438.564 88.0023 +Q439.723 87.0949 441.052 87.5331 +Q442.379 87.9698 443.745 89.7133 +Q445.106 91.4524 445.213 92.8477 +Q445.319 94.2416 444.16 95.149 +Q443.002 96.0552 441.674 95.6185 +Q440.345 95.1803 438.984 93.4412 +Q437.618 91.6977 437.513 90.3039 +Q437.406 88.9085 438.564 88.0023 +M445.153 84.0336 +Q444.434 84.5965 444.626 85.5895 +Q444.818 86.5798 445.931 88.0015 +Q447.039 89.4173 447.956 89.8427 +Q448.874 90.2669 449.593 89.704 +Q450.318 89.1364 450.125 88.1446 +Q449.933 87.1516 448.824 85.7359 +Q447.711 84.3142 446.794 83.8914 +Q445.878 83.466 445.153 84.0336 +M444.575 83.2954 +Q445.734 82.388 447.063 82.8262 +Q448.391 83.263 449.756 85.0065 +Q451.118 86.7455 451.224 88.1408 +Q451.33 89.5347 450.171 90.4421 +Q449.013 91.3484 447.686 90.9116 +Q446.357 90.4734 444.995 88.7344 +Q443.63 86.9909 443.524 85.597 +Q443.418 84.2017 444.575 83.2954" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M424.116 100.506 +Q423.397 101.069 423.589 102.062 +Q423.781 103.052 424.894 104.474 +Q426.002 105.889 426.919 106.315 +Q427.837 106.739 428.556 106.176 +Q429.281 105.609 429.088 104.617 +Q428.896 103.624 427.787 102.208 +Q426.674 100.786 425.757 100.364 +Q424.841 99.9382 424.116 100.506 +M423.538 99.7676 +Q424.697 98.8602 426.026 99.2984 +Q427.354 99.7352 428.719 101.479 +Q430.081 103.218 430.187 104.613 +Q430.293 106.007 429.134 106.914 +Q427.976 107.821 426.649 107.384 +Q425.32 106.946 423.958 105.207 +Q422.593 103.463 422.487 102.069 +Q422.38 100.674 423.538 99.7676 +M432.129 102.461 +L433.103 101.699 +L434.021 102.871 +L433.047 103.634 +z + +M433.13 93.4473 +Q432.411 94.0102 432.603 95.0032 +Q432.795 95.9936 433.908 97.4152 +Q435.017 98.831 435.933 99.2564 +Q436.851 99.6806 437.57 99.1177 +Q438.295 98.5501 438.102 97.5583 +Q437.91 96.5653 436.802 95.1496 +Q435.689 93.7279 434.772 93.3051 +Q433.855 92.8797 433.13 93.4473 +M432.552 92.7091 +Q433.711 91.8017 435.04 92.2399 +Q436.368 92.6767 437.733 94.4202 +Q439.095 96.1592 439.202 97.5546 +Q439.307 98.9484 438.148 99.8558 +Q436.991 100.762 435.663 100.325 +Q434.334 99.8872 432.972 98.1481 +Q431.607 96.4046 431.502 95.0107 +Q431.395 93.6154 432.552 92.7091 +M439.142 88.7404 +Q438.423 89.3034 438.614 90.2964 +Q438.806 91.2867 439.92 92.7084 +Q441.028 94.1241 441.945 94.5495 +Q442.863 94.9738 443.582 94.4108 +Q444.307 93.8433 444.113 92.8514 +Q443.922 91.8585 442.813 90.4427 +Q441.7 89.021 440.783 88.5983 +Q439.867 88.1729 439.142 88.7404 +M438.564 88.0023 +Q439.723 87.0949 441.052 87.5331 +Q442.379 87.9698 443.745 89.7133 +Q445.106 91.4524 445.213 92.8477 +Q445.319 94.2416 444.16 95.149 +Q443.002 96.0552 441.674 95.6185 +Q440.345 95.1803 438.984 93.4412 +Q437.618 91.6977 437.513 90.3039 +Q437.406 88.9085 438.564 88.0023 +M445.153 84.0336 +Q444.434 84.5965 444.626 85.5895 +Q444.818 86.5798 445.931 88.0015 +Q447.039 89.4173 447.956 89.8427 +Q448.874 90.2669 449.593 89.704 +Q450.318 89.1364 450.125 88.1446 +Q449.933 87.1516 448.824 85.7359 +Q447.711 84.3142 446.794 83.8914 +Q445.878 83.466 445.153 84.0336 +M444.575 83.2954 +Q445.734 82.388 447.063 82.8262 +Q448.391 83.263 449.756 85.0065 +Q451.118 86.7455 451.224 88.1408 +Q451.33 89.5347 450.171 90.4421 +Q449.013 91.3484 447.686 90.9116 +Q446.357 90.4734 444.995 88.7344 +Q443.63 86.9909 443.524 85.597 +Q443.418 84.2017 444.575 83.2954" style="fill:#ffffff;"/> - + +M94.5362 138.38 +Q93.8145 138.939 94.0012 139.933 +Q94.1883 140.924 95.2944 142.351 +Q96.3958 143.773 97.3103 144.203 +Q98.2262 144.631 98.9479 144.072 +Q99.6756 143.508 99.4874 142.515 +Q99.3006 141.521 98.1991 140.1 +Q97.0931 138.673 96.1783 138.246 +Q95.2639 137.816 94.5362 138.38 +M93.9619 137.639 +Q95.1253 136.737 96.4521 137.182 +Q97.7778 137.625 99.1343 139.375 +Q100.487 141.121 100.587 142.517 +Q100.686 143.911 99.5222 144.813 +Q98.3603 145.714 97.0346 145.27 +Q95.7078 144.825 94.3548 143.08 +Q92.9983 141.329 92.8997 139.935 +Q92.8 138.539 93.9619 137.639 +M102.54 140.375 +L103.518 139.617 +L104.43 140.794 +L103.452 141.552 +z + +M103.586 131.366 +Q102.864 131.925 103.051 132.919 +Q103.238 133.911 104.344 135.338 +Q105.445 136.759 106.36 137.189 +Q107.276 137.618 107.998 137.059 +Q108.725 136.495 108.537 135.502 +Q108.35 134.508 107.249 133.087 +Q106.143 131.659 105.228 131.232 +Q104.314 130.802 103.586 131.366 +M103.012 130.625 +Q104.175 129.723 105.502 130.168 +Q106.827 130.612 108.184 132.362 +Q109.537 134.108 109.637 135.504 +Q109.735 136.898 108.572 137.8 +Q107.41 138.7 106.084 138.257 +Q104.757 137.812 103.404 136.066 +Q102.048 134.316 101.949 132.921 +Q101.85 131.526 103.012 130.625 +M109.62 126.689 +Q108.899 127.249 109.085 128.243 +Q109.273 129.234 110.379 130.661 +Q111.48 132.082 112.395 132.512 +Q113.31 132.941 114.032 132.382 +Q114.76 131.818 114.572 130.825 +Q114.385 129.831 113.283 128.41 +Q112.177 126.983 111.263 126.555 +Q110.348 126.125 109.62 126.689 +M109.046 125.948 +Q110.21 125.047 111.536 125.491 +Q112.862 125.935 114.219 127.685 +Q115.572 129.431 115.671 130.827 +Q115.77 132.221 114.606 133.123 +Q113.445 134.023 112.119 133.58 +Q110.792 133.135 109.439 131.389 +Q108.083 129.639 107.984 128.245 +Q107.884 126.849 109.046 125.948 +M115.655 122.012 +Q114.933 122.572 115.12 123.566 +Q115.307 124.557 116.413 125.984 +Q117.515 127.405 118.429 127.835 +Q119.345 128.264 120.067 127.705 +Q120.794 127.141 120.606 126.148 +Q120.419 125.154 119.318 123.733 +Q118.212 122.306 117.297 121.878 +Q116.383 121.448 115.655 122.012 +M115.081 121.271 +Q116.244 120.37 117.571 120.815 +Q118.897 121.258 120.253 123.008 +Q121.606 124.754 121.706 126.15 +Q121.804 127.544 120.641 128.446 +Q119.479 129.346 118.153 128.903 +Q116.827 128.458 115.474 126.712 +Q114.117 124.962 114.019 123.568 +Q113.919 122.172 115.081 121.271" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M94.5362 138.38 +Q93.8145 138.939 94.0012 139.933 +Q94.1883 140.924 95.2944 142.351 +Q96.3958 143.773 97.3103 144.203 +Q98.2262 144.631 98.9479 144.072 +Q99.6756 143.508 99.4874 142.515 +Q99.3006 141.521 98.1991 140.1 +Q97.0931 138.673 96.1783 138.246 +Q95.2639 137.816 94.5362 138.38 +M93.9619 137.639 +Q95.1253 136.737 96.4521 137.182 +Q97.7778 137.625 99.1343 139.375 +Q100.487 141.121 100.587 142.517 +Q100.686 143.911 99.5222 144.813 +Q98.3603 145.714 97.0346 145.27 +Q95.7078 144.825 94.3548 143.08 +Q92.9983 141.329 92.8997 139.935 +Q92.8 138.539 93.9619 137.639 +M102.54 140.375 +L103.518 139.617 +L104.43 140.794 +L103.452 141.552 +z + +M103.586 131.366 +Q102.864 131.925 103.051 132.919 +Q103.238 133.911 104.344 135.338 +Q105.445 136.759 106.36 137.189 +Q107.276 137.618 107.998 137.059 +Q108.725 136.495 108.537 135.502 +Q108.35 134.508 107.249 133.087 +Q106.143 131.659 105.228 131.232 +Q104.314 130.802 103.586 131.366 +M103.012 130.625 +Q104.175 129.723 105.502 130.168 +Q106.827 130.612 108.184 132.362 +Q109.537 134.108 109.637 135.504 +Q109.735 136.898 108.572 137.8 +Q107.41 138.7 106.084 138.257 +Q104.757 137.812 103.404 136.066 +Q102.048 134.316 101.949 132.921 +Q101.85 131.526 103.012 130.625 +M109.62 126.689 +Q108.899 127.249 109.085 128.243 +Q109.273 129.234 110.379 130.661 +Q111.48 132.082 112.395 132.512 +Q113.31 132.941 114.032 132.382 +Q114.76 131.818 114.572 130.825 +Q114.385 129.831 113.283 128.41 +Q112.177 126.983 111.263 126.555 +Q110.348 126.125 109.62 126.689 +M109.046 125.948 +Q110.21 125.047 111.536 125.491 +Q112.862 125.935 114.219 127.685 +Q115.572 129.431 115.671 130.827 +Q115.77 132.221 114.606 133.123 +Q113.445 134.023 112.119 133.58 +Q110.792 133.135 109.439 131.389 +Q108.083 129.639 107.984 128.245 +Q107.884 126.849 109.046 125.948 +M115.655 122.012 +Q114.933 122.572 115.12 123.566 +Q115.307 124.557 116.413 125.984 +Q117.515 127.405 118.429 127.835 +Q119.345 128.264 120.067 127.705 +Q120.794 127.141 120.606 126.148 +Q120.419 125.154 119.318 123.733 +Q118.212 122.306 117.297 121.878 +Q116.383 121.448 115.655 122.012 +M115.081 121.271 +Q116.244 120.37 117.571 120.815 +Q118.897 121.258 120.253 123.008 +Q121.606 124.754 121.706 126.15 +Q121.804 127.544 120.641 128.446 +Q119.479 129.346 118.153 128.903 +Q116.827 128.458 115.474 126.712 +Q114.117 124.962 114.019 123.568 +Q113.919 122.172 115.081 121.271" style="fill:#ffffff;"/> - + +M108.606 364.132 +Q107.739 364.418 107.583 365.417 +Q107.429 366.414 107.995 368.129 +Q108.559 369.836 109.278 370.547 +Q109.998 371.257 110.865 370.97 +Q111.739 370.682 111.893 369.683 +Q112.049 368.684 111.485 366.976 +Q110.919 365.262 110.199 364.554 +Q109.48 363.843 108.606 364.132 +M108.312 363.242 +Q109.71 362.78 110.812 363.642 +Q111.914 364.503 112.608 366.605 +Q113.301 368.703 112.929 370.052 +Q112.556 371.399 111.159 371.861 +Q109.763 372.322 108.661 371.461 +Q107.559 370.599 106.866 368.502 +Q106.172 366.399 106.545 365.052 +Q106.916 363.703 108.312 363.242 +M115.485 368.684 +L116.66 368.296 +L117.126 369.71 +L115.951 370.098 +z + +M116.842 360.59 +L121.254 359.133 +L121.567 360.08 +L118.184 361.198 +L118.856 363.233 +Q119.073 363.068 119.303 362.947 +Q119.535 362.825 119.781 362.744 +Q121.171 362.284 122.235 362.778 +Q123.3 363.272 123.73 364.573 +Q124.173 365.914 123.583 366.934 +Q122.994 367.952 121.475 368.454 +Q120.952 368.626 120.379 368.717 +Q119.808 368.806 119.171 368.82 +L118.798 367.689 +Q119.388 367.796 119.966 367.753 +Q120.544 367.71 121.139 367.514 +Q122.102 367.196 122.496 366.505 +Q122.892 365.814 122.605 364.945 +Q122.318 364.078 121.589 363.758 +Q120.86 363.436 119.897 363.754 +Q119.447 363.903 119.031 364.15 +Q118.617 364.398 118.221 364.764 +z + +M126.728 358.147 +Q125.86 358.433 125.705 359.433 +Q125.55 360.429 126.116 362.144 +Q126.68 363.851 127.399 364.562 +Q128.119 365.272 128.986 364.986 +Q129.86 364.697 130.014 363.698 +Q130.17 362.699 129.606 360.992 +Q129.04 359.277 128.32 358.569 +Q127.602 357.858 126.728 358.147 +M126.434 357.257 +Q127.831 356.795 128.933 357.657 +Q130.035 358.518 130.73 360.62 +Q131.422 362.718 131.05 364.067 +Q130.678 365.414 129.28 365.876 +Q127.884 366.337 126.783 365.476 +Q125.68 364.614 124.988 362.517 +Q124.293 360.414 124.666 359.067 +Q125.038 357.718 126.434 357.257 +M133.977 355.753 +Q133.11 356.039 132.954 357.038 +Q132.8 358.035 133.366 359.75 +Q133.93 361.457 134.648 362.168 +Q135.369 362.878 136.236 362.591 +Q137.11 362.303 137.264 361.304 +Q137.42 360.305 136.856 358.597 +Q136.289 356.883 135.57 356.175 +Q134.851 355.464 133.977 355.753 +M133.683 354.862 +Q135.081 354.401 136.183 355.263 +Q137.285 356.124 137.979 358.226 +Q138.672 360.324 138.3 361.673 +Q137.927 363.02 136.53 363.481 +Q135.134 363.942 134.032 363.082 +Q132.93 362.22 132.237 360.123 +Q131.543 358.02 131.915 356.673 +Q132.287 355.323 133.683 354.862" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M108.606 364.132 +Q107.739 364.418 107.583 365.417 +Q107.429 366.414 107.995 368.129 +Q108.559 369.836 109.278 370.547 +Q109.998 371.257 110.865 370.97 +Q111.739 370.682 111.893 369.683 +Q112.049 368.684 111.485 366.976 +Q110.919 365.262 110.199 364.554 +Q109.48 363.843 108.606 364.132 +M108.312 363.242 +Q109.71 362.78 110.812 363.642 +Q111.914 364.503 112.608 366.605 +Q113.301 368.703 112.929 370.052 +Q112.556 371.399 111.159 371.861 +Q109.763 372.322 108.661 371.461 +Q107.559 370.599 106.866 368.502 +Q106.172 366.399 106.545 365.052 +Q106.916 363.703 108.312 363.242 +M115.485 368.684 +L116.66 368.296 +L117.126 369.71 +L115.951 370.098 +z + +M116.842 360.59 +L121.254 359.133 +L121.567 360.08 +L118.184 361.198 +L118.856 363.233 +Q119.073 363.068 119.303 362.947 +Q119.535 362.825 119.781 362.744 +Q121.171 362.284 122.235 362.778 +Q123.3 363.272 123.73 364.573 +Q124.173 365.914 123.583 366.934 +Q122.994 367.952 121.475 368.454 +Q120.952 368.626 120.379 368.717 +Q119.808 368.806 119.171 368.82 +L118.798 367.689 +Q119.388 367.796 119.966 367.753 +Q120.544 367.71 121.139 367.514 +Q122.102 367.196 122.496 366.505 +Q122.892 365.814 122.605 364.945 +Q122.318 364.078 121.589 363.758 +Q120.86 363.436 119.897 363.754 +Q119.447 363.903 119.031 364.15 +Q118.617 364.398 118.221 364.764 +z + +M126.728 358.147 +Q125.86 358.433 125.705 359.433 +Q125.55 360.429 126.116 362.144 +Q126.68 363.851 127.399 364.562 +Q128.119 365.272 128.986 364.986 +Q129.86 364.697 130.014 363.698 +Q130.17 362.699 129.606 360.992 +Q129.04 359.277 128.32 358.569 +Q127.602 357.858 126.728 358.147 +M126.434 357.257 +Q127.831 356.795 128.933 357.657 +Q130.035 358.518 130.73 360.62 +Q131.422 362.718 131.05 364.067 +Q130.678 365.414 129.28 365.876 +Q127.884 366.337 126.783 365.476 +Q125.68 364.614 124.988 362.517 +Q124.293 360.414 124.666 359.067 +Q125.038 357.718 126.434 357.257 +M133.977 355.753 +Q133.11 356.039 132.954 357.038 +Q132.8 358.035 133.366 359.75 +Q133.93 361.457 134.648 362.168 +Q135.369 362.878 136.236 362.591 +Q137.11 362.303 137.264 361.304 +Q137.42 360.305 136.856 358.597 +Q136.289 356.883 135.57 356.175 +Q134.851 355.464 133.977 355.753 +M133.683 354.862 +Q135.081 354.401 136.183 355.263 +Q137.285 356.124 137.979 358.226 +Q138.672 360.324 138.3 361.673 +Q137.927 363.02 136.53 363.481 +Q135.134 363.942 134.032 363.082 +Q132.93 362.22 132.237 360.123 +Q131.543 358.02 131.915 356.673 +Q132.287 355.323 133.683 354.862" style="fill:#ffffff;"/> - + +M387.406 365.064 +Q386.546 365.371 386.413 366.373 +Q386.281 367.374 386.887 369.075 +Q387.49 370.768 388.225 371.462 +Q388.961 372.155 389.822 371.849 +Q390.689 371.54 390.82 370.538 +Q390.952 369.536 390.349 367.842 +Q389.744 366.141 389.008 365.449 +Q388.273 364.756 387.406 365.064 +M387.091 364.181 +Q388.478 363.688 389.6 364.524 +Q390.721 365.359 391.464 367.445 +Q392.205 369.526 391.864 370.883 +Q391.523 372.239 390.136 372.732 +Q388.751 373.225 387.63 372.391 +Q386.508 371.554 385.767 369.473 +Q385.025 367.387 385.366 366.032 +Q385.707 364.674 387.091 364.181 +M394.387 369.457 +L395.553 369.042 +L396.052 370.445 +L394.887 370.86 +z + +M395.558 361.334 +L399.935 359.775 +L400.27 360.715 +L396.913 361.91 +L397.632 363.929 +Q397.845 363.76 398.072 363.633 +Q398.302 363.506 398.545 363.419 +Q399.925 362.928 400.999 363.397 +Q402.076 363.865 402.536 365.157 +Q403.009 366.487 402.444 367.52 +Q401.878 368.552 400.371 369.088 +Q399.852 369.273 399.281 369.376 +Q398.713 369.479 398.076 369.507 +L397.677 368.385 +Q398.269 368.479 398.846 368.423 +Q399.423 368.367 400.013 368.156 +Q400.969 367.816 401.347 367.116 +Q401.726 366.416 401.419 365.554 +Q401.113 364.694 400.376 364.391 +Q399.641 364.086 398.685 364.426 +Q398.238 364.585 397.828 364.842 +Q397.42 365.099 397.032 365.474 +z + +M405.384 358.663 +Q404.524 358.969 404.391 359.972 +Q404.26 360.972 404.865 362.673 +Q405.469 364.367 406.203 365.061 +Q406.94 365.754 407.8 365.448 +Q408.667 365.139 408.798 364.137 +Q408.931 363.134 408.328 361.44 +Q407.722 359.739 406.986 359.048 +Q406.251 358.354 405.384 358.663 +M405.07 357.78 +Q406.456 357.286 407.578 358.123 +Q408.699 358.957 409.442 361.043 +Q410.183 363.124 409.842 364.482 +Q409.501 365.837 408.114 366.331 +Q406.73 366.824 405.608 365.989 +Q404.487 365.153 403.746 363.072 +Q403.003 360.986 403.344 359.63 +Q403.685 358.273 405.07 357.78 +M412.577 356.102 +Q411.716 356.408 411.584 357.411 +Q411.452 358.411 412.058 360.112 +Q412.661 361.806 413.396 362.5 +Q414.132 363.193 414.992 362.887 +Q415.86 362.578 415.991 361.576 +Q416.123 360.573 415.52 358.879 +Q414.914 357.178 414.179 356.487 +Q413.444 355.793 412.577 356.102 +M412.262 355.219 +Q413.649 354.725 414.771 355.562 +Q415.892 356.396 416.635 358.483 +Q417.375 360.563 417.035 361.921 +Q416.693 363.276 415.307 363.77 +Q413.922 364.263 412.801 363.428 +Q411.679 362.592 410.938 360.511 +Q410.195 358.425 410.537 357.069 +Q410.877 355.712 412.262 355.219" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M387.406 365.064 +Q386.546 365.371 386.413 366.373 +Q386.281 367.374 386.887 369.075 +Q387.49 370.768 388.225 371.462 +Q388.961 372.155 389.822 371.849 +Q390.689 371.54 390.82 370.538 +Q390.952 369.536 390.349 367.842 +Q389.744 366.141 389.008 365.449 +Q388.273 364.756 387.406 365.064 +M387.091 364.181 +Q388.478 363.688 389.6 364.524 +Q390.721 365.359 391.464 367.445 +Q392.205 369.526 391.864 370.883 +Q391.523 372.239 390.136 372.732 +Q388.751 373.225 387.63 372.391 +Q386.508 371.554 385.767 369.473 +Q385.025 367.387 385.366 366.032 +Q385.707 364.674 387.091 364.181 +M394.387 369.457 +L395.553 369.042 +L396.052 370.445 +L394.887 370.86 +z + +M395.558 361.334 +L399.935 359.775 +L400.27 360.715 +L396.913 361.91 +L397.632 363.929 +Q397.845 363.76 398.072 363.633 +Q398.302 363.506 398.545 363.419 +Q399.925 362.928 400.999 363.397 +Q402.076 363.865 402.536 365.157 +Q403.009 366.487 402.444 367.52 +Q401.878 368.552 400.371 369.088 +Q399.852 369.273 399.281 369.376 +Q398.713 369.479 398.076 369.507 +L397.677 368.385 +Q398.269 368.479 398.846 368.423 +Q399.423 368.367 400.013 368.156 +Q400.969 367.816 401.347 367.116 +Q401.726 366.416 401.419 365.554 +Q401.113 364.694 400.376 364.391 +Q399.641 364.086 398.685 364.426 +Q398.238 364.585 397.828 364.842 +Q397.42 365.099 397.032 365.474 +z + +M405.384 358.663 +Q404.524 358.969 404.391 359.972 +Q404.26 360.972 404.865 362.673 +Q405.469 364.367 406.203 365.061 +Q406.94 365.754 407.8 365.448 +Q408.667 365.139 408.798 364.137 +Q408.931 363.134 408.328 361.44 +Q407.722 359.739 406.986 359.048 +Q406.251 358.354 405.384 358.663 +M405.07 357.78 +Q406.456 357.286 407.578 358.123 +Q408.699 358.957 409.442 361.043 +Q410.183 363.124 409.842 364.482 +Q409.501 365.837 408.114 366.331 +Q406.73 366.824 405.608 365.989 +Q404.487 365.153 403.746 363.072 +Q403.003 360.986 403.344 359.63 +Q403.685 358.273 405.07 357.78 +M412.577 356.102 +Q411.716 356.408 411.584 357.411 +Q411.452 358.411 412.058 360.112 +Q412.661 361.806 413.396 362.5 +Q414.132 363.193 414.992 362.887 +Q415.86 362.578 415.991 361.576 +Q416.123 360.573 415.52 358.879 +Q414.914 357.178 414.179 356.487 +Q413.444 355.793 412.577 356.102 +M412.262 355.219 +Q413.649 354.725 414.771 355.562 +Q415.892 356.396 416.635 358.483 +Q417.375 360.563 417.035 361.921 +Q416.693 363.276 415.307 363.77 +Q413.922 364.263 412.801 363.428 +Q411.679 362.592 410.938 360.511 +Q410.195 358.425 410.537 357.069 +Q410.877 355.712 412.262 355.219" style="fill:#ffffff;"/> - + +M512.219 189.651 +Q511.873 188.806 510.865 188.72 +Q509.86 188.636 508.189 189.32 +Q506.525 190.002 505.867 190.768 +Q505.209 191.536 505.555 192.381 +Q505.904 193.233 506.911 193.317 +Q507.919 193.402 509.583 192.721 +Q511.253 192.036 511.91 191.269 +Q512.568 190.502 512.219 189.651 +M513.087 189.295 +Q513.645 190.657 512.862 191.817 +Q512.08 192.976 510.031 193.816 +Q507.987 194.653 506.616 194.376 +Q505.246 194.099 504.687 192.737 +Q504.13 191.376 504.911 190.217 +Q505.695 189.058 507.738 188.22 +Q509.787 187.381 511.157 187.658 +Q512.529 187.935 513.087 189.295 +M508.158 196.83 +L508.627 197.975 +L507.25 198.54 +L506.78 197.394 +z + +M516.327 197.619 +L518.089 201.918 +L517.166 202.297 +L515.815 199 +L513.832 199.813 +Q514.011 200.017 514.148 200.238 +Q514.286 200.461 514.384 200.701 +Q514.939 202.056 514.521 203.151 +Q514.103 204.248 512.835 204.768 +Q511.529 205.303 510.47 204.787 +Q509.413 204.27 508.807 202.79 +Q508.598 202.28 508.468 201.715 +Q508.338 201.152 508.281 200.517 +L509.382 200.065 +Q509.317 200.662 509.4 201.236 +Q509.483 201.809 509.72 202.389 +Q510.105 203.328 510.822 203.672 +Q511.539 204.019 512.386 203.672 +Q513.231 203.325 513.499 202.575 +Q513.769 201.826 513.385 200.887 +Q513.205 200.449 512.929 200.051 +Q512.653 199.655 512.26 199.285 +z + +M519.455 207.31 +Q519.109 206.465 518.101 206.379 +Q517.096 206.295 515.425 206.979 +Q513.761 207.661 513.102 208.427 +Q512.445 209.195 512.791 210.04 +Q513.14 210.892 514.147 210.976 +Q515.154 211.062 516.818 210.38 +Q518.489 209.695 519.145 208.928 +Q519.804 208.162 519.455 207.31 +M520.322 206.954 +Q520.88 208.316 520.097 209.476 +Q519.316 210.635 517.267 211.475 +Q515.223 212.312 513.851 212.035 +Q512.481 211.758 511.923 210.396 +Q511.366 209.035 512.147 207.876 +Q512.93 206.717 514.974 205.879 +Q517.023 205.04 518.393 205.317 +Q519.765 205.594 520.322 206.954 +M522.35 214.374 +Q522.003 213.529 520.996 213.444 +Q519.99 213.359 518.32 214.044 +Q516.656 214.726 515.997 215.492 +Q515.339 216.26 515.686 217.105 +Q516.035 217.957 517.042 218.041 +Q518.049 218.126 519.713 217.444 +Q521.384 216.76 522.04 215.993 +Q522.699 215.226 522.35 214.374 +M523.217 214.019 +Q523.775 215.381 522.992 216.541 +Q522.211 217.7 520.162 218.539 +Q518.118 219.377 516.746 219.1 +Q515.376 218.822 514.818 217.46 +Q514.261 216.1 515.042 214.941 +Q515.825 213.781 517.869 212.944 +Q519.918 212.104 521.288 212.382 +Q522.66 212.659 523.217 214.019" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M512.219 189.651 +Q511.873 188.806 510.865 188.72 +Q509.86 188.636 508.189 189.32 +Q506.525 190.002 505.867 190.768 +Q505.209 191.536 505.555 192.381 +Q505.904 193.233 506.911 193.317 +Q507.919 193.402 509.583 192.721 +Q511.253 192.036 511.91 191.269 +Q512.568 190.502 512.219 189.651 +M513.087 189.295 +Q513.645 190.657 512.862 191.817 +Q512.08 192.976 510.031 193.816 +Q507.987 194.653 506.616 194.376 +Q505.246 194.099 504.687 192.737 +Q504.13 191.376 504.911 190.217 +Q505.695 189.058 507.738 188.22 +Q509.787 187.381 511.157 187.658 +Q512.529 187.935 513.087 189.295 +M508.158 196.83 +L508.627 197.975 +L507.25 198.54 +L506.78 197.394 +z + +M516.327 197.619 +L518.089 201.918 +L517.166 202.297 +L515.815 199 +L513.832 199.813 +Q514.011 200.017 514.148 200.238 +Q514.286 200.461 514.384 200.701 +Q514.939 202.056 514.521 203.151 +Q514.103 204.248 512.835 204.768 +Q511.529 205.303 510.47 204.787 +Q509.413 204.27 508.807 202.79 +Q508.598 202.28 508.468 201.715 +Q508.338 201.152 508.281 200.517 +L509.382 200.065 +Q509.317 200.662 509.4 201.236 +Q509.483 201.809 509.72 202.389 +Q510.105 203.328 510.822 203.672 +Q511.539 204.019 512.386 203.672 +Q513.231 203.325 513.499 202.575 +Q513.769 201.826 513.385 200.887 +Q513.205 200.449 512.929 200.051 +Q512.653 199.655 512.26 199.285 +z + +M519.455 207.31 +Q519.109 206.465 518.101 206.379 +Q517.096 206.295 515.425 206.979 +Q513.761 207.661 513.102 208.427 +Q512.445 209.195 512.791 210.04 +Q513.14 210.892 514.147 210.976 +Q515.154 211.062 516.818 210.38 +Q518.489 209.695 519.145 208.928 +Q519.804 208.162 519.455 207.31 +M520.322 206.954 +Q520.88 208.316 520.097 209.476 +Q519.316 210.635 517.267 211.475 +Q515.223 212.312 513.851 212.035 +Q512.481 211.758 511.923 210.396 +Q511.366 209.035 512.147 207.876 +Q512.93 206.717 514.974 205.879 +Q517.023 205.04 518.393 205.317 +Q519.765 205.594 520.322 206.954 +M522.35 214.374 +Q522.003 213.529 520.996 213.444 +Q519.99 213.359 518.32 214.044 +Q516.656 214.726 515.997 215.492 +Q515.339 216.26 515.686 217.105 +Q516.035 217.957 517.042 218.041 +Q518.049 218.126 519.713 217.444 +Q521.384 216.76 522.04 215.993 +Q522.699 215.226 522.35 214.374 +M523.217 214.019 +Q523.775 215.381 522.992 216.541 +Q522.211 217.7 520.162 218.539 +Q518.118 219.377 516.746 219.1 +Q515.376 218.822 514.818 217.46 +Q514.261 216.1 515.042 214.941 +Q515.825 213.781 517.869 212.944 +Q519.918 212.104 521.288 212.382 +Q522.66 212.659 523.217 214.019" style="fill:#ffffff;"/> - + +M184.335 268.186 +Q183.603 268.732 183.771 269.729 +Q183.94 270.724 185.02 272.171 +Q186.095 273.612 187.001 274.059 +Q187.909 274.505 188.641 273.959 +Q189.379 273.408 189.209 272.412 +Q189.041 271.415 187.965 269.974 +Q186.886 268.526 185.979 268.082 +Q185.073 267.636 184.335 268.186 +M183.774 267.435 +Q184.954 266.555 186.272 267.024 +Q187.59 267.491 188.914 269.266 +Q190.234 271.037 190.308 272.434 +Q190.381 273.83 189.202 274.71 +Q188.023 275.589 186.706 275.121 +Q185.388 274.652 184.067 272.882 +Q182.743 271.107 182.67 269.711 +Q182.596 268.314 183.774 267.435 +M192.3 270.329 +L193.292 269.589 +L194.182 270.782 +L193.19 271.522 +z + +M191.027 262.221 +L194.751 259.443 +L195.348 260.242 +L192.492 262.372 +L193.774 264.09 +Q193.927 263.866 194.107 263.678 +Q194.289 263.488 194.496 263.334 +Q195.67 262.458 196.835 262.59 +Q198.002 262.721 198.821 263.82 +Q199.665 264.951 199.429 266.105 +Q199.192 267.258 197.91 268.214 +Q197.468 268.544 196.954 268.811 +Q196.441 269.076 195.84 269.29 +L195.128 268.336 +Q195.722 268.251 196.257 268.027 +Q196.792 267.804 197.294 267.429 +Q198.107 266.823 198.262 266.043 +Q198.418 265.262 197.871 264.528 +Q197.325 263.796 196.532 263.724 +Q195.739 263.648 194.926 264.255 +Q194.546 264.539 194.23 264.905 +Q193.915 265.271 193.655 265.743 +z + +M199.632 256.775 +Q198.9 257.321 199.068 258.318 +Q199.237 259.313 200.317 260.76 +Q201.392 262.201 202.298 262.648 +Q203.206 263.094 203.938 262.548 +Q204.676 261.997 204.506 261.001 +Q204.337 260.004 203.262 258.563 +Q202.183 257.115 201.276 256.671 +Q200.369 256.225 199.632 256.775 +M199.071 256.024 +Q200.251 255.144 201.569 255.613 +Q202.886 256.08 204.211 257.855 +Q205.531 259.626 205.605 261.023 +Q205.678 262.419 204.498 263.299 +Q203.32 264.178 202.003 263.711 +Q200.684 263.241 199.364 261.471 +Q198.04 259.696 197.967 258.3 +Q197.893 256.903 199.071 256.024 +M205.751 252.21 +Q205.019 252.756 205.188 253.753 +Q205.357 254.748 206.436 256.195 +Q207.511 257.636 208.418 258.083 +Q209.325 258.529 210.057 257.983 +Q210.795 257.432 210.625 256.436 +Q210.457 255.439 209.382 253.998 +Q208.302 252.55 207.395 252.106 +Q206.489 251.66 205.751 252.21 +M205.191 251.459 +Q206.37 250.579 207.689 251.048 +Q209.006 251.515 210.33 253.29 +Q211.651 255.061 211.725 256.458 +Q211.798 257.854 210.618 258.734 +Q209.44 259.613 208.122 259.145 +Q206.804 258.676 205.483 256.906 +Q204.159 255.131 204.086 253.735 +Q204.012 252.338 205.191 251.459" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M184.335 268.186 +Q183.603 268.732 183.771 269.729 +Q183.94 270.724 185.02 272.171 +Q186.095 273.612 187.001 274.059 +Q187.909 274.505 188.641 273.959 +Q189.379 273.408 189.209 272.412 +Q189.041 271.415 187.965 269.974 +Q186.886 268.526 185.979 268.082 +Q185.073 267.636 184.335 268.186 +M183.774 267.435 +Q184.954 266.555 186.272 267.024 +Q187.59 267.491 188.914 269.266 +Q190.234 271.037 190.308 272.434 +Q190.381 273.83 189.202 274.71 +Q188.023 275.589 186.706 275.121 +Q185.388 274.652 184.067 272.882 +Q182.743 271.107 182.67 269.711 +Q182.596 268.314 183.774 267.435 +M192.3 270.329 +L193.292 269.589 +L194.182 270.782 +L193.19 271.522 +z + +M191.027 262.221 +L194.751 259.443 +L195.348 260.242 +L192.492 262.372 +L193.774 264.09 +Q193.927 263.866 194.107 263.678 +Q194.289 263.488 194.496 263.334 +Q195.67 262.458 196.835 262.59 +Q198.002 262.721 198.821 263.82 +Q199.665 264.951 199.429 266.105 +Q199.192 267.258 197.91 268.214 +Q197.468 268.544 196.954 268.811 +Q196.441 269.076 195.84 269.29 +L195.128 268.336 +Q195.722 268.251 196.257 268.027 +Q196.792 267.804 197.294 267.429 +Q198.107 266.823 198.262 266.043 +Q198.418 265.262 197.871 264.528 +Q197.325 263.796 196.532 263.724 +Q195.739 263.648 194.926 264.255 +Q194.546 264.539 194.23 264.905 +Q193.915 265.271 193.655 265.743 +z + +M199.632 256.775 +Q198.9 257.321 199.068 258.318 +Q199.237 259.313 200.317 260.76 +Q201.392 262.201 202.298 262.648 +Q203.206 263.094 203.938 262.548 +Q204.676 261.997 204.506 261.001 +Q204.337 260.004 203.262 258.563 +Q202.183 257.115 201.276 256.671 +Q200.369 256.225 199.632 256.775 +M199.071 256.024 +Q200.251 255.144 201.569 255.613 +Q202.886 256.08 204.211 257.855 +Q205.531 259.626 205.605 261.023 +Q205.678 262.419 204.498 263.299 +Q203.32 264.178 202.003 263.711 +Q200.684 263.241 199.364 261.471 +Q198.04 259.696 197.967 258.3 +Q197.893 256.903 199.071 256.024 +M205.751 252.21 +Q205.019 252.756 205.188 253.753 +Q205.357 254.748 206.436 256.195 +Q207.511 257.636 208.418 258.083 +Q209.325 258.529 210.057 257.983 +Q210.795 257.432 210.625 256.436 +Q210.457 255.439 209.382 253.998 +Q208.302 252.55 207.395 252.106 +Q206.489 251.66 205.751 252.21 +M205.191 251.459 +Q206.37 250.579 207.689 251.048 +Q209.006 251.515 210.33 253.29 +Q211.651 255.061 211.725 256.458 +Q211.798 257.854 210.618 258.734 +Q209.44 259.613 208.122 259.145 +Q206.804 258.676 205.483 256.906 +Q204.159 255.131 204.086 253.735 +Q204.012 252.338 205.191 251.459" style="fill:#ffffff;"/> - + +M111.528 59.0231 +Q110.66 58.7367 109.94 59.4467 +Q109.222 60.1554 108.656 61.87 +Q108.092 63.5774 108.246 64.576 +Q108.402 65.5753 109.269 65.8617 +Q110.143 66.1504 110.862 65.4398 +Q111.582 64.7299 112.146 63.0225 +Q112.712 61.3079 112.556 60.3105 +Q112.402 59.3118 111.528 59.0231 +M111.822 58.1329 +Q113.219 58.5945 113.591 59.9435 +Q113.964 61.2908 113.269 63.3935 +Q112.576 65.4908 111.474 66.353 +Q110.373 67.2134 108.975 66.7519 +Q107.579 66.2909 107.207 64.9436 +Q106.835 63.5945 107.527 61.4972 +Q108.222 59.3945 109.323 58.5341 +Q110.426 57.6719 111.822 58.1329 +M114.341 66.7767 +L115.516 67.1648 +L115.05 68.5784 +L113.875 68.1903 +z + +M120.253 61.0833 +L124.665 62.5404 +L124.352 63.4875 +L120.969 62.3703 +L120.297 64.4053 +Q120.568 64.4022 120.826 64.4418 +Q121.085 64.482 121.331 64.5632 +Q122.721 65.0224 123.281 66.0526 +Q123.843 67.0833 123.414 68.3848 +Q122.971 69.7254 121.89 70.1939 +Q120.81 70.6605 119.291 70.1589 +Q118.768 69.9861 118.254 69.7177 +Q117.742 69.4499 117.222 69.0808 +L117.596 67.9502 +Q118.006 68.3879 118.496 68.6978 +Q118.986 69.0077 119.581 69.2041 +Q120.544 69.5222 121.272 69.2018 +Q122.001 68.882 122.288 68.0131 +Q122.575 67.1461 122.179 66.4546 +Q121.786 65.762 120.823 65.4439 +Q120.372 65.2951 119.891 65.2466 +Q119.411 65.1988 118.874 65.2566 +z + +M129.649 65.0079 +Q128.782 64.7216 128.061 65.4315 +Q127.344 66.1403 126.777 67.8548 +Q126.213 69.5622 126.367 70.5609 +Q126.523 71.5601 127.39 71.8465 +Q128.264 72.1352 128.983 71.4247 +Q129.703 70.7147 130.267 69.0073 +Q130.833 67.2928 130.677 66.2953 +Q130.523 65.2966 129.649 65.0079 +M129.943 64.1177 +Q131.34 64.5793 131.712 65.9284 +Q132.085 67.2757 131.39 69.3784 +Q130.698 71.4757 129.596 72.3379 +Q128.494 73.1983 127.096 72.7367 +Q125.7 72.2757 125.328 70.9284 +Q124.956 69.5793 125.649 67.482 +Q126.343 65.3793 127.445 64.5189 +Q128.547 63.6567 129.943 64.1177 +M136.898 67.4022 +Q136.031 67.1159 135.311 67.8258 +Q134.593 68.5346 134.027 70.2491 +Q133.463 71.9565 133.617 72.9552 +Q133.773 73.9544 134.64 74.2408 +Q135.514 74.5295 136.232 73.819 +Q136.953 73.109 137.517 71.4016 +Q138.083 69.6871 137.927 68.6896 +Q137.773 67.691 136.898 67.4022 +M137.192 66.512 +Q138.59 66.9736 138.962 68.3227 +Q139.334 69.67 138.64 71.7727 +Q137.947 73.87 136.845 74.7322 +Q135.743 75.5926 134.346 75.131 +Q132.95 74.67 132.577 73.3227 +Q132.206 71.9736 132.898 69.8763 +Q133.593 67.7737 134.694 66.9132 +Q135.797 66.051 137.192 66.512" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M111.528 59.0231 +Q110.66 58.7367 109.94 59.4467 +Q109.222 60.1554 108.656 61.87 +Q108.092 63.5774 108.246 64.576 +Q108.402 65.5753 109.269 65.8617 +Q110.143 66.1504 110.862 65.4398 +Q111.582 64.7299 112.146 63.0225 +Q112.712 61.3079 112.556 60.3105 +Q112.402 59.3118 111.528 59.0231 +M111.822 58.1329 +Q113.219 58.5945 113.591 59.9435 +Q113.964 61.2908 113.269 63.3935 +Q112.576 65.4908 111.474 66.353 +Q110.373 67.2134 108.975 66.7519 +Q107.579 66.2909 107.207 64.9436 +Q106.835 63.5945 107.527 61.4972 +Q108.222 59.3945 109.323 58.5341 +Q110.426 57.6719 111.822 58.1329 +M114.341 66.7767 +L115.516 67.1648 +L115.05 68.5784 +L113.875 68.1903 +z + +M120.253 61.0833 +L124.665 62.5404 +L124.352 63.4875 +L120.969 62.3703 +L120.297 64.4053 +Q120.568 64.4022 120.826 64.4418 +Q121.085 64.482 121.331 64.5632 +Q122.721 65.0224 123.281 66.0526 +Q123.843 67.0833 123.414 68.3848 +Q122.971 69.7254 121.89 70.1939 +Q120.81 70.6605 119.291 70.1589 +Q118.768 69.9861 118.254 69.7177 +Q117.742 69.4499 117.222 69.0808 +L117.596 67.9502 +Q118.006 68.3879 118.496 68.6978 +Q118.986 69.0077 119.581 69.2041 +Q120.544 69.5222 121.272 69.2018 +Q122.001 68.882 122.288 68.0131 +Q122.575 67.1461 122.179 66.4546 +Q121.786 65.762 120.823 65.4439 +Q120.372 65.2951 119.891 65.2466 +Q119.411 65.1988 118.874 65.2566 +z + +M129.649 65.0079 +Q128.782 64.7216 128.061 65.4315 +Q127.344 66.1403 126.777 67.8548 +Q126.213 69.5622 126.367 70.5609 +Q126.523 71.5601 127.39 71.8465 +Q128.264 72.1352 128.983 71.4247 +Q129.703 70.7147 130.267 69.0073 +Q130.833 67.2928 130.677 66.2953 +Q130.523 65.2966 129.649 65.0079 +M129.943 64.1177 +Q131.34 64.5793 131.712 65.9284 +Q132.085 67.2757 131.39 69.3784 +Q130.698 71.4757 129.596 72.3379 +Q128.494 73.1983 127.096 72.7367 +Q125.7 72.2757 125.328 70.9284 +Q124.956 69.5793 125.649 67.482 +Q126.343 65.3793 127.445 64.5189 +Q128.547 63.6567 129.943 64.1177 +M136.898 67.4022 +Q136.031 67.1159 135.311 67.8258 +Q134.593 68.5346 134.027 70.2491 +Q133.463 71.9565 133.617 72.9552 +Q133.773 73.9544 134.64 74.2408 +Q135.514 74.5295 136.232 73.819 +Q136.953 73.109 137.517 71.4016 +Q138.083 69.6871 137.927 68.6896 +Q137.773 67.691 136.898 67.4022 +M137.192 66.512 +Q138.59 66.9736 138.962 68.3227 +Q139.334 69.67 138.64 71.7727 +Q137.947 73.87 136.845 74.7322 +Q135.743 75.5926 134.346 75.131 +Q132.95 74.67 132.577 73.3227 +Q132.206 71.9736 132.898 69.8763 +Q133.593 67.7737 134.694 66.9132 +Q135.797 66.051 137.192 66.512" style="fill:#ffffff;"/> - + +M390.53 58.1602 +Q389.67 57.8539 388.934 58.5471 +Q388.2 59.2391 387.594 60.9401 +Q386.991 62.634 387.122 63.636 +Q387.254 64.6386 388.115 64.9449 +Q388.982 65.2537 389.717 64.5599 +Q390.453 63.8668 391.056 62.1728 +Q391.662 60.4718 391.529 59.471 +Q391.398 58.4691 390.53 58.1602 +M390.845 57.2771 +Q392.232 57.7708 392.572 59.1281 +Q392.914 60.4836 392.171 62.5697 +Q391.43 64.6505 390.308 65.487 +Q389.187 66.3218 387.8 65.828 +Q386.415 65.335 386.074 63.9794 +Q385.733 62.6221 386.474 60.5413 +Q387.217 58.4553 388.338 57.6205 +Q389.46 56.784 390.845 57.2771 +M393.165 65.9767 +L394.33 66.3918 +L393.831 67.7943 +L392.665 67.3792 +z + +M399.206 60.4212 +L403.583 61.9798 +L403.248 62.9195 +L399.892 61.7245 +L399.173 63.7434 +Q399.445 63.7466 399.701 63.7921 +Q399.959 63.8383 400.203 63.9251 +Q401.583 64.4163 402.119 65.4591 +Q402.657 66.5025 402.197 67.7937 +Q401.724 69.1238 400.632 69.5672 +Q399.542 70.0088 398.035 69.4723 +Q397.516 69.2874 397.008 69.0072 +Q396.503 68.7277 395.992 68.3467 +L396.391 67.225 +Q396.791 67.672 397.274 67.9932 +Q397.757 68.3143 398.347 68.5244 +Q399.302 68.8647 400.037 68.5611 +Q400.774 68.2582 401.081 67.3963 +Q401.387 66.536 401.008 65.8356 +Q400.631 65.1341 399.675 64.7938 +Q399.228 64.6347 398.748 64.5751 +Q398.269 64.5162 397.731 64.5616 +z + +M408.509 64.5617 +Q407.649 64.2554 406.912 64.9486 +Q406.178 65.6405 405.572 67.3416 +Q404.969 69.0355 405.1 70.0375 +Q405.233 71.04 406.093 71.3463 +Q406.96 71.6551 407.695 70.9614 +Q408.431 70.2682 409.034 68.5743 +Q409.64 66.8733 409.507 65.8725 +Q409.376 64.8705 408.509 64.5617 +M408.823 63.6785 +Q410.21 64.1722 410.551 65.5295 +Q410.892 66.8851 410.149 68.9712 +Q409.408 71.0519 408.286 71.8885 +Q407.165 72.7232 405.779 72.2295 +Q404.394 71.7364 404.052 70.3809 +Q403.712 69.0236 404.453 66.9428 +Q405.195 64.8567 406.317 64.022 +Q407.438 63.1854 408.823 63.6785 +M415.701 67.1227 +Q414.841 66.8164 414.105 67.5095 +Q413.371 68.2015 412.765 69.9025 +Q412.162 71.5965 412.293 72.5984 +Q412.425 73.601 413.285 73.9073 +Q414.153 74.2161 414.887 73.5224 +Q415.624 72.8292 416.227 71.1353 +Q416.833 69.4343 416.699 68.4335 +Q416.568 67.4315 415.701 67.1227 +M416.016 66.2395 +Q417.402 66.7332 417.743 68.0905 +Q418.084 69.4461 417.341 71.5321 +Q416.601 73.6129 415.479 74.4494 +Q414.358 75.2842 412.971 74.7905 +Q411.586 74.2974 411.245 72.9419 +Q410.904 71.5846 411.645 69.5038 +Q412.388 67.4177 413.509 66.5829 +Q414.631 65.7464 416.016 66.2395" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M390.53 58.1602 +Q389.67 57.8539 388.934 58.5471 +Q388.2 59.2391 387.594 60.9401 +Q386.991 62.634 387.122 63.636 +Q387.254 64.6386 388.115 64.9449 +Q388.982 65.2537 389.717 64.5599 +Q390.453 63.8668 391.056 62.1728 +Q391.662 60.4718 391.529 59.471 +Q391.398 58.4691 390.53 58.1602 +M390.845 57.2771 +Q392.232 57.7708 392.572 59.1281 +Q392.914 60.4836 392.171 62.5697 +Q391.43 64.6505 390.308 65.487 +Q389.187 66.3218 387.8 65.828 +Q386.415 65.335 386.074 63.9794 +Q385.733 62.6221 386.474 60.5413 +Q387.217 58.4553 388.338 57.6205 +Q389.46 56.784 390.845 57.2771 +M393.165 65.9767 +L394.33 66.3918 +L393.831 67.7943 +L392.665 67.3792 +z + +M399.206 60.4212 +L403.583 61.9798 +L403.248 62.9195 +L399.892 61.7245 +L399.173 63.7434 +Q399.445 63.7466 399.701 63.7921 +Q399.959 63.8383 400.203 63.9251 +Q401.583 64.4163 402.119 65.4591 +Q402.657 66.5025 402.197 67.7937 +Q401.724 69.1238 400.632 69.5672 +Q399.542 70.0088 398.035 69.4723 +Q397.516 69.2874 397.008 69.0072 +Q396.503 68.7277 395.992 68.3467 +L396.391 67.225 +Q396.791 67.672 397.274 67.9932 +Q397.757 68.3143 398.347 68.5244 +Q399.302 68.8647 400.037 68.5611 +Q400.774 68.2582 401.081 67.3963 +Q401.387 66.536 401.008 65.8356 +Q400.631 65.1341 399.675 64.7938 +Q399.228 64.6347 398.748 64.5751 +Q398.269 64.5162 397.731 64.5616 +z + +M408.509 64.5617 +Q407.649 64.2554 406.912 64.9486 +Q406.178 65.6405 405.572 67.3416 +Q404.969 69.0355 405.1 70.0375 +Q405.233 71.04 406.093 71.3463 +Q406.96 71.6551 407.695 70.9614 +Q408.431 70.2682 409.034 68.5743 +Q409.64 66.8733 409.507 65.8725 +Q409.376 64.8705 408.509 64.5617 +M408.823 63.6785 +Q410.21 64.1722 410.551 65.5295 +Q410.892 66.8851 410.149 68.9712 +Q409.408 71.0519 408.286 71.8885 +Q407.165 72.7232 405.779 72.2295 +Q404.394 71.7364 404.052 70.3809 +Q403.712 69.0236 404.453 66.9428 +Q405.195 64.8567 406.317 64.022 +Q407.438 63.1854 408.823 63.6785 +M415.701 67.1227 +Q414.841 66.8164 414.105 67.5095 +Q413.371 68.2015 412.765 69.9025 +Q412.162 71.5965 412.293 72.5984 +Q412.425 73.601 413.285 73.9073 +Q414.153 74.2161 414.887 73.5224 +Q415.624 72.8292 416.227 71.1353 +Q416.833 69.4343 416.699 68.4335 +Q416.568 67.4315 415.701 67.1227 +M416.016 66.2395 +Q417.402 66.7332 417.743 68.0905 +Q418.084 69.4461 417.341 71.5321 +Q416.601 73.6129 415.479 74.4494 +Q414.358 75.2842 412.971 74.7905 +Q411.586 74.2974 411.245 72.9419 +Q410.904 71.5846 411.645 69.5038 +Q412.388 67.4177 413.509 66.5829 +Q414.631 65.7464 416.016 66.2395" style="fill:#ffffff;"/> - + +M125.268 381.498 +L127.201 381.46 +L127.069 374.786 +L124.974 375.249 +L124.953 374.171 +L127.037 373.708 +L128.22 373.685 +L128.372 381.437 +L130.305 381.399 +L130.325 382.394 +L125.288 382.493 +z + +M132.685 380.858 +L133.923 380.834 +L133.952 382.322 +L132.715 382.347 +z + +M138.902 374.255 +Q137.989 374.273 137.546 375.182 +Q137.104 376.089 137.14 377.894 +Q137.175 379.692 137.652 380.582 +Q138.131 381.473 139.044 381.455 +Q139.964 381.437 140.406 380.528 +Q140.849 379.619 140.814 377.821 +Q140.778 376.016 140.3 375.127 +Q139.822 374.236 138.902 374.255 +M138.884 373.317 +Q140.355 373.288 141.154 374.437 +Q141.953 375.584 141.997 377.798 +Q142.04 380.006 141.287 381.186 +Q140.534 382.363 139.062 382.392 +Q137.593 382.421 136.794 381.274 +Q135.995 380.126 135.951 377.917 +Q135.908 375.703 136.661 374.526 +Q137.414 373.346 138.884 373.317 +M146.535 374.104 +Q145.622 374.122 145.179 375.031 +Q144.737 375.938 144.773 377.743 +Q144.808 379.541 145.285 380.432 +Q145.764 381.323 146.677 381.305 +Q147.598 381.286 148.039 380.378 +Q148.483 379.469 148.447 377.671 +Q148.412 375.866 147.933 374.977 +Q147.456 374.086 146.535 374.104 +M146.517 373.167 +Q147.988 373.138 148.787 374.287 +Q149.586 375.434 149.63 377.648 +Q149.674 379.856 148.921 381.035 +Q148.167 382.213 146.696 382.242 +Q145.226 382.271 144.427 381.124 +Q143.628 379.975 143.584 377.767 +Q143.541 375.553 144.294 374.375 +Q145.047 373.196 146.517 373.167 +M154.169 373.954 +Q153.256 373.972 152.812 374.881 +Q152.371 375.788 152.406 377.593 +Q152.442 379.391 152.919 380.281 +Q153.398 381.172 154.311 381.154 +Q155.231 381.136 155.673 380.227 +Q156.116 379.318 156.081 377.52 +Q156.045 375.715 155.566 374.826 +Q155.089 373.935 154.169 373.954 +M154.15 373.016 +Q155.622 372.987 156.421 374.136 +Q157.22 375.283 157.263 377.497 +Q157.307 379.705 156.554 380.885 +Q155.801 382.062 154.329 382.091 +Q152.859 382.12 152.06 380.973 +Q151.261 379.825 151.218 377.616 +Q151.174 375.402 151.927 374.225 +Q152.68 373.045 154.15 373.016" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M125.268 381.498 +L127.201 381.46 +L127.069 374.786 +L124.974 375.249 +L124.953 374.171 +L127.037 373.708 +L128.22 373.685 +L128.372 381.437 +L130.305 381.399 +L130.325 382.394 +L125.288 382.493 +z + +M132.685 380.858 +L133.923 380.834 +L133.952 382.322 +L132.715 382.347 +z + +M138.902 374.255 +Q137.989 374.273 137.546 375.182 +Q137.104 376.089 137.14 377.894 +Q137.175 379.692 137.652 380.582 +Q138.131 381.473 139.044 381.455 +Q139.964 381.437 140.406 380.528 +Q140.849 379.619 140.814 377.821 +Q140.778 376.016 140.3 375.127 +Q139.822 374.236 138.902 374.255 +M138.884 373.317 +Q140.355 373.288 141.154 374.437 +Q141.953 375.584 141.997 377.798 +Q142.04 380.006 141.287 381.186 +Q140.534 382.363 139.062 382.392 +Q137.593 382.421 136.794 381.274 +Q135.995 380.126 135.951 377.917 +Q135.908 375.703 136.661 374.526 +Q137.414 373.346 138.884 373.317 +M146.535 374.104 +Q145.622 374.122 145.179 375.031 +Q144.737 375.938 144.773 377.743 +Q144.808 379.541 145.285 380.432 +Q145.764 381.323 146.677 381.305 +Q147.598 381.286 148.039 380.378 +Q148.483 379.469 148.447 377.671 +Q148.412 375.866 147.933 374.977 +Q147.456 374.086 146.535 374.104 +M146.517 373.167 +Q147.988 373.138 148.787 374.287 +Q149.586 375.434 149.63 377.648 +Q149.674 379.856 148.921 381.035 +Q148.167 382.213 146.696 382.242 +Q145.226 382.271 144.427 381.124 +Q143.628 379.975 143.584 377.767 +Q143.541 375.553 144.294 374.375 +Q145.047 373.196 146.517 373.167 +M154.169 373.954 +Q153.256 373.972 152.812 374.881 +Q152.371 375.788 152.406 377.593 +Q152.442 379.391 152.919 380.281 +Q153.398 381.172 154.311 381.154 +Q155.231 381.136 155.673 380.227 +Q156.116 379.318 156.081 377.52 +Q156.045 375.715 155.566 374.826 +Q155.089 373.935 154.169 373.954 +M154.15 373.016 +Q155.622 372.987 156.421 374.136 +Q157.22 375.283 157.263 377.497 +Q157.307 379.705 156.554 380.885 +Q155.801 382.062 154.329 382.091 +Q152.859 382.12 152.06 380.973 +Q151.261 379.825 151.218 377.616 +Q151.174 375.402 151.927 374.225 +Q152.68 373.045 154.15 373.016" style="fill:#ffffff;"/> - + +M406.843 381.195 +L408.777 381.193 +L408.769 374.518 +L406.665 374.942 +L406.664 373.864 +L408.756 373.44 +L409.939 373.438 +L409.948 381.191 +L411.882 381.189 +L411.883 382.185 +L406.845 382.191 +z + +M414.271 380.693 +L415.509 380.692 +L415.511 382.18 +L414.273 382.182 +z + +M420.609 374.206 +Q419.696 374.207 419.236 375.107 +Q418.778 376.006 418.78 377.811 +Q418.782 379.61 419.243 380.509 +Q419.705 381.408 420.618 381.407 +Q421.539 381.406 421.997 380.506 +Q422.457 379.605 422.455 377.807 +Q422.453 376.001 421.991 375.104 +Q421.53 374.204 420.609 374.206 +M420.608 373.268 +Q422.08 373.266 422.858 374.43 +Q423.635 375.591 423.638 377.806 +Q423.641 380.014 422.866 381.18 +Q422.091 382.343 420.619 382.345 +Q419.149 382.347 418.371 381.185 +Q417.594 380.022 417.591 377.813 +Q417.589 375.598 418.363 374.435 +Q419.138 373.27 420.608 373.268 +M428.244 374.196 +Q427.331 374.198 426.871 375.098 +Q426.413 375.997 426.415 377.802 +Q426.417 379.601 426.877 380.5 +Q427.34 381.399 428.253 381.398 +Q429.173 381.397 429.632 380.497 +Q430.092 379.596 430.09 377.798 +Q430.088 375.992 429.625 375.095 +Q429.165 374.195 428.244 374.196 +M428.243 373.259 +Q429.715 373.257 430.493 374.421 +Q431.27 375.582 431.273 377.797 +Q431.275 380.005 430.501 381.171 +Q429.726 382.334 428.254 382.336 +Q426.784 382.338 426.006 381.176 +Q425.229 380.013 425.226 377.804 +Q425.223 375.589 425.998 374.426 +Q426.773 373.261 428.243 373.259 +M435.879 374.187 +Q434.966 374.189 434.506 375.089 +Q434.047 375.988 434.049 377.793 +Q434.052 379.591 434.512 380.491 +Q434.974 381.39 435.887 381.389 +Q436.808 381.388 437.266 380.488 +Q437.727 379.587 437.724 377.789 +Q437.722 375.983 437.26 375.086 +Q436.8 374.186 435.879 374.187 +M435.878 373.25 +Q437.35 373.248 438.127 374.412 +Q438.905 375.573 438.908 377.788 +Q438.91 379.996 438.135 381.162 +Q437.36 382.325 435.889 382.327 +Q434.419 382.329 433.641 381.167 +Q432.863 380.004 432.861 377.795 +Q432.858 375.58 433.633 374.417 +Q434.408 373.252 435.878 373.25" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M406.843 381.195 +L408.777 381.193 +L408.769 374.518 +L406.665 374.942 +L406.664 373.864 +L408.756 373.44 +L409.939 373.438 +L409.948 381.191 +L411.882 381.189 +L411.883 382.185 +L406.845 382.191 +z + +M414.271 380.693 +L415.509 380.692 +L415.511 382.18 +L414.273 382.182 +z + +M420.609 374.206 +Q419.696 374.207 419.236 375.107 +Q418.778 376.006 418.78 377.811 +Q418.782 379.61 419.243 380.509 +Q419.705 381.408 420.618 381.407 +Q421.539 381.406 421.997 380.506 +Q422.457 379.605 422.455 377.807 +Q422.453 376.001 421.991 375.104 +Q421.53 374.204 420.609 374.206 +M420.608 373.268 +Q422.08 373.266 422.858 374.43 +Q423.635 375.591 423.638 377.806 +Q423.641 380.014 422.866 381.18 +Q422.091 382.343 420.619 382.345 +Q419.149 382.347 418.371 381.185 +Q417.594 380.022 417.591 377.813 +Q417.589 375.598 418.363 374.435 +Q419.138 373.27 420.608 373.268 +M428.244 374.196 +Q427.331 374.198 426.871 375.098 +Q426.413 375.997 426.415 377.802 +Q426.417 379.601 426.877 380.5 +Q427.34 381.399 428.253 381.398 +Q429.173 381.397 429.632 380.497 +Q430.092 379.596 430.09 377.798 +Q430.088 375.992 429.625 375.095 +Q429.165 374.195 428.244 374.196 +M428.243 373.259 +Q429.715 373.257 430.493 374.421 +Q431.27 375.582 431.273 377.797 +Q431.275 380.005 430.501 381.171 +Q429.726 382.334 428.254 382.336 +Q426.784 382.338 426.006 381.176 +Q425.229 380.013 425.226 377.804 +Q425.223 375.589 425.998 374.426 +Q426.773 373.261 428.243 373.259 +M435.879 374.187 +Q434.966 374.189 434.506 375.089 +Q434.047 375.988 434.049 377.793 +Q434.052 379.591 434.512 380.491 +Q434.974 381.39 435.887 381.389 +Q436.808 381.388 437.266 380.488 +Q437.727 379.587 437.724 377.789 +Q437.722 375.983 437.26 375.086 +Q436.8 374.186 435.879 374.187 +M435.878 373.25 +Q437.35 373.248 438.127 374.412 +Q438.905 375.573 438.908 377.788 +Q438.91 379.996 438.135 381.162 +Q437.36 382.325 435.889 382.327 +Q434.419 382.329 433.641 381.167 +Q432.863 380.004 432.861 377.795 +Q432.858 375.58 433.633 374.417 +Q434.408 373.252 435.878 373.25" style="fill:#ffffff;"/> - + +M87.5513 250.25 +L89.171 251.306 +L92.8148 245.713 +L90.8219 244.918 +L91.4104 244.015 +L93.3939 244.803 +L94.3852 245.449 +L90.1528 251.945 +L91.7725 253.001 +L91.229 253.835 +L87.0078 251.085 +z + +M94.0445 253.892 +L95.0813 254.568 +L94.2686 255.815 +L93.2318 255.14 +z + +M102.899 251.927 +Q102.134 251.429 101.256 251.931 +Q100.381 252.433 99.395 253.946 +Q98.4134 255.452 98.307 256.457 +Q98.2021 257.463 98.9672 257.961 +Q99.7385 258.464 100.615 257.961 +Q101.492 257.458 102.474 255.952 +Q103.46 254.439 103.564 253.435 +Q103.67 252.43 102.899 251.927 +M103.41 251.142 +Q104.644 251.945 104.658 253.344 +Q104.674 254.742 103.465 256.598 +Q102.26 258.448 100.974 259 +Q99.6886 259.55 98.4554 258.747 +Q97.2238 257.944 97.208 256.547 +Q97.1932 255.147 98.399 253.297 +Q99.6078 251.441 100.893 250.891 +Q102.179 250.339 103.41 251.142 +M109.295 256.095 +Q108.53 255.596 107.653 256.099 +Q106.777 256.6 105.792 258.113 +Q104.81 259.62 104.704 260.625 +Q104.599 261.631 105.364 262.129 +Q106.135 262.632 107.012 262.128 +Q107.889 261.626 108.871 260.119 +Q109.857 258.607 109.96 257.602 +Q110.067 256.598 109.295 256.095 +M109.807 255.309 +Q111.04 256.113 111.055 257.512 +Q111.071 258.91 109.862 260.765 +Q108.656 262.616 107.37 263.168 +Q106.085 263.718 104.852 262.915 +Q103.621 262.112 103.605 260.714 +Q103.59 259.315 104.796 257.464 +Q106.005 255.609 107.29 255.059 +Q108.576 254.507 109.807 255.309 +M115.692 260.263 +Q114.927 259.764 114.049 260.267 +Q113.174 260.768 112.189 262.281 +Q111.207 263.788 111.101 264.793 +Q110.996 265.798 111.761 266.297 +Q112.532 266.799 113.408 266.296 +Q114.286 265.794 115.268 264.287 +Q116.253 262.774 116.357 261.77 +Q116.464 260.765 115.692 260.263 +M116.204 259.477 +Q117.437 260.281 117.452 261.68 +Q117.468 263.078 116.259 264.933 +Q115.053 266.784 113.767 267.336 +Q112.482 267.886 111.249 267.082 +Q110.017 266.28 110.002 264.882 +Q109.987 263.483 111.193 261.632 +Q112.401 259.777 113.686 259.227 +Q114.972 258.675 116.204 259.477" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M87.5513 250.25 +L89.171 251.306 +L92.8148 245.713 +L90.8219 244.918 +L91.4104 244.015 +L93.3939 244.803 +L94.3852 245.449 +L90.1528 251.945 +L91.7725 253.001 +L91.229 253.835 +L87.0078 251.085 +z + +M94.0445 253.892 +L95.0813 254.568 +L94.2686 255.815 +L93.2318 255.14 +z + +M102.899 251.927 +Q102.134 251.429 101.256 251.931 +Q100.381 252.433 99.395 253.946 +Q98.4134 255.452 98.307 256.457 +Q98.2021 257.463 98.9672 257.961 +Q99.7385 258.464 100.615 257.961 +Q101.492 257.458 102.474 255.952 +Q103.46 254.439 103.564 253.435 +Q103.67 252.43 102.899 251.927 +M103.41 251.142 +Q104.644 251.945 104.658 253.344 +Q104.674 254.742 103.465 256.598 +Q102.26 258.448 100.974 259 +Q99.6886 259.55 98.4554 258.747 +Q97.2238 257.944 97.208 256.547 +Q97.1932 255.147 98.399 253.297 +Q99.6078 251.441 100.893 250.891 +Q102.179 250.339 103.41 251.142 +M109.295 256.095 +Q108.53 255.596 107.653 256.099 +Q106.777 256.6 105.792 258.113 +Q104.81 259.62 104.704 260.625 +Q104.599 261.631 105.364 262.129 +Q106.135 262.632 107.012 262.128 +Q107.889 261.626 108.871 260.119 +Q109.857 258.607 109.96 257.602 +Q110.067 256.598 109.295 256.095 +M109.807 255.309 +Q111.04 256.113 111.055 257.512 +Q111.071 258.91 109.862 260.765 +Q108.656 262.616 107.37 263.168 +Q106.085 263.718 104.852 262.915 +Q103.621 262.112 103.605 260.714 +Q103.59 259.315 104.796 257.464 +Q106.005 255.609 107.29 255.059 +Q108.576 254.507 109.807 255.309 +M115.692 260.263 +Q114.927 259.764 114.049 260.267 +Q113.174 260.768 112.189 262.281 +Q111.207 263.788 111.101 264.793 +Q110.996 265.798 111.761 266.297 +Q112.532 266.799 113.408 266.296 +Q114.286 265.794 115.268 264.287 +Q116.253 262.774 116.357 261.77 +Q116.464 260.765 115.692 260.263 +M116.204 259.477 +Q117.437 260.281 117.452 261.68 +Q117.468 263.078 116.259 264.933 +Q115.053 266.784 113.767 267.336 +Q112.482 267.886 111.249 267.082 +Q110.017 266.28 110.002 264.882 +Q109.987 263.483 111.193 261.632 +Q112.401 259.777 113.686 259.227 +Q114.972 258.675 116.204 259.477" style="fill:#ffffff;"/> - + +M452.831 266.5 +L454.426 265.409 +L450.658 259.899 +L449.16 261.435 +L448.551 260.545 +L450.04 259.015 +L451.017 258.348 +L455.393 264.747 +L456.989 263.656 +L457.551 264.478 +L453.393 267.322 +z + +M458.684 261.899 +L459.705 261.201 +L460.546 262.43 +L459.524 263.128 +z + +M460.263 252.968 +Q459.51 253.484 459.637 254.487 +Q459.765 255.488 460.784 256.978 +Q461.799 258.462 462.687 258.946 +Q463.575 259.428 464.329 258.913 +Q465.089 258.393 464.96 257.391 +Q464.833 256.388 463.818 254.903 +Q462.798 253.413 461.911 252.932 +Q461.023 252.449 460.263 252.968 +M459.734 252.194 +Q460.949 251.364 462.247 251.886 +Q463.544 252.408 464.794 254.236 +Q466.041 256.059 466.058 257.458 +Q466.073 258.856 464.858 259.687 +Q463.645 260.516 462.348 259.995 +Q461.05 259.472 459.803 257.649 +Q458.553 255.821 458.537 254.424 +Q458.521 253.024 459.734 252.194 +M466.565 248.658 +Q465.812 249.174 465.939 250.177 +Q466.067 251.178 467.086 252.668 +Q468.101 254.152 468.988 254.636 +Q469.877 255.118 470.631 254.603 +Q471.391 254.083 471.262 253.081 +Q471.135 252.078 470.119 250.593 +Q469.1 249.103 468.212 248.622 +Q467.325 248.139 466.565 248.658 +M466.036 247.884 +Q467.251 247.053 468.549 247.576 +Q469.846 248.098 471.096 249.925 +Q472.343 251.749 472.36 253.148 +Q472.375 254.546 471.16 255.377 +Q469.947 256.206 468.65 255.685 +Q467.352 255.162 466.105 253.339 +Q464.855 251.511 464.839 250.114 +Q464.823 248.714 466.036 247.884 +M472.867 244.348 +Q472.113 244.864 472.241 245.867 +Q472.369 246.868 473.388 248.358 +Q474.403 249.842 475.29 250.326 +Q476.179 250.808 476.933 250.293 +Q477.693 249.773 477.564 248.771 +Q477.436 247.767 476.421 246.283 +Q475.402 244.793 474.514 244.312 +Q473.627 243.828 472.867 244.348 +M472.338 243.574 +Q473.553 242.743 474.851 243.266 +Q476.148 243.788 477.398 245.615 +Q478.645 247.439 478.661 248.838 +Q478.677 250.236 477.462 251.067 +Q476.249 251.896 474.952 251.375 +Q473.654 250.852 472.407 249.029 +Q471.157 247.201 471.141 245.804 +Q471.124 244.404 472.338 243.574" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M452.831 266.5 +L454.426 265.409 +L450.658 259.899 +L449.16 261.435 +L448.551 260.545 +L450.04 259.015 +L451.017 258.348 +L455.393 264.747 +L456.989 263.656 +L457.551 264.478 +L453.393 267.322 +z + +M458.684 261.899 +L459.705 261.201 +L460.546 262.43 +L459.524 263.128 +z + +M460.263 252.968 +Q459.51 253.484 459.637 254.487 +Q459.765 255.488 460.784 256.978 +Q461.799 258.462 462.687 258.946 +Q463.575 259.428 464.329 258.913 +Q465.089 258.393 464.96 257.391 +Q464.833 256.388 463.818 254.903 +Q462.798 253.413 461.911 252.932 +Q461.023 252.449 460.263 252.968 +M459.734 252.194 +Q460.949 251.364 462.247 251.886 +Q463.544 252.408 464.794 254.236 +Q466.041 256.059 466.058 257.458 +Q466.073 258.856 464.858 259.687 +Q463.645 260.516 462.348 259.995 +Q461.05 259.472 459.803 257.649 +Q458.553 255.821 458.537 254.424 +Q458.521 253.024 459.734 252.194 +M466.565 248.658 +Q465.812 249.174 465.939 250.177 +Q466.067 251.178 467.086 252.668 +Q468.101 254.152 468.988 254.636 +Q469.877 255.118 470.631 254.603 +Q471.391 254.083 471.262 253.081 +Q471.135 252.078 470.119 250.593 +Q469.1 249.103 468.212 248.622 +Q467.325 248.139 466.565 248.658 +M466.036 247.884 +Q467.251 247.053 468.549 247.576 +Q469.846 248.098 471.096 249.925 +Q472.343 251.749 472.36 253.148 +Q472.375 254.546 471.16 255.377 +Q469.947 256.206 468.65 255.685 +Q467.352 255.162 466.105 253.339 +Q464.855 251.511 464.839 250.114 +Q464.823 248.714 466.036 247.884 +M472.867 244.348 +Q472.113 244.864 472.241 245.867 +Q472.369 246.868 473.388 248.358 +Q474.403 249.842 475.29 250.326 +Q476.179 250.808 476.933 250.293 +Q477.693 249.773 477.564 248.771 +Q477.436 247.767 476.421 246.283 +Q475.402 244.793 474.514 244.312 +Q473.627 243.828 472.867 244.348 +M472.338 243.574 +Q473.553 242.743 474.851 243.266 +Q476.148 243.788 477.398 245.615 +Q478.645 247.439 478.661 248.838 +Q478.677 250.236 477.462 251.067 +Q476.249 251.896 474.952 251.375 +Q473.654 250.852 472.407 249.029 +Q471.157 247.201 471.141 245.804 +Q471.124 244.404 472.338 243.574" style="fill:#ffffff;"/> - + +M125.177 55.1325 +L127.109 55.1706 +L127.241 48.4969 +L125.129 48.8772 +L125.151 47.7993 +L127.251 47.4187 +L128.434 47.4421 +L128.281 55.1937 +L130.214 55.2318 +L130.194 56.2272 +L125.157 56.1279 +z + +M132.613 54.7859 +L133.851 54.8103 +L133.821 56.2987 +L132.584 56.2743 +z + +M139.086 48.4322 +Q138.173 48.4142 137.694 49.305 +Q137.217 50.1939 137.181 51.9991 +Q137.146 53.7969 137.587 54.7058 +Q138.031 55.6147 138.944 55.6327 +Q139.864 55.6509 140.341 54.7601 +Q140.82 53.8694 140.856 52.0716 +Q140.891 50.2663 140.448 49.3593 +Q140.006 48.4504 139.086 48.4322 +M139.104 47.4949 +Q140.576 47.5239 141.329 48.7034 +Q142.082 49.881 142.038 52.0949 +Q141.995 54.3032 141.196 55.4521 +Q140.397 56.599 138.925 56.57 +Q137.455 56.541 136.702 55.3635 +Q135.949 54.184 135.993 51.9757 +Q136.036 49.7618 136.835 48.6148 +Q137.634 47.4659 139.104 47.4949 +M146.719 48.5827 +Q145.806 48.5647 145.327 49.4555 +Q144.85 50.3444 144.815 52.1496 +Q144.779 53.9474 145.221 54.8563 +Q145.664 55.7652 146.577 55.7832 +Q147.497 55.8014 147.974 54.9106 +Q148.453 54.0199 148.489 52.2221 +Q148.524 50.4168 148.081 49.5098 +Q147.639 48.6009 146.719 48.5827 +M146.737 47.6454 +Q148.209 47.6744 148.962 48.8539 +Q149.715 50.0315 149.672 52.2454 +Q149.628 54.4537 148.829 55.6026 +Q148.03 56.7495 146.558 56.7205 +Q145.089 56.6916 144.336 55.514 +Q143.582 54.3345 143.626 52.1262 +Q143.67 49.9123 144.469 48.7653 +Q145.268 47.6164 146.737 47.6454 +M154.352 48.7332 +Q153.439 48.7152 152.96 49.606 +Q152.483 50.4949 152.448 52.3001 +Q152.412 54.0979 152.854 55.0068 +Q153.297 55.9157 154.21 55.9337 +Q155.131 55.9519 155.608 55.0611 +Q156.087 54.1704 156.122 52.3726 +Q156.158 50.5673 155.714 49.6603 +Q155.273 48.7514 154.352 48.7332 +M154.371 47.7959 +Q155.842 47.8249 156.595 49.0044 +Q157.349 50.182 157.305 52.3959 +Q157.261 54.6042 156.462 55.7531 +Q155.663 56.9 154.192 56.871 +Q152.722 56.8421 151.969 55.6645 +Q151.216 54.485 151.259 52.2767 +Q151.303 50.0628 152.102 48.9158 +Q152.901 47.7669 154.371 47.7959" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M125.177 55.1325 +L127.109 55.1706 +L127.241 48.4969 +L125.129 48.8772 +L125.151 47.7993 +L127.251 47.4187 +L128.434 47.4421 +L128.281 55.1937 +L130.214 55.2318 +L130.194 56.2272 +L125.157 56.1279 +z + +M132.613 54.7859 +L133.851 54.8103 +L133.821 56.2987 +L132.584 56.2743 +z + +M139.086 48.4322 +Q138.173 48.4142 137.694 49.305 +Q137.217 50.1939 137.181 51.9991 +Q137.146 53.7969 137.587 54.7058 +Q138.031 55.6147 138.944 55.6327 +Q139.864 55.6509 140.341 54.7601 +Q140.82 53.8694 140.856 52.0716 +Q140.891 50.2663 140.448 49.3593 +Q140.006 48.4504 139.086 48.4322 +M139.104 47.4949 +Q140.576 47.5239 141.329 48.7034 +Q142.082 49.881 142.038 52.0949 +Q141.995 54.3032 141.196 55.4521 +Q140.397 56.599 138.925 56.57 +Q137.455 56.541 136.702 55.3635 +Q135.949 54.184 135.993 51.9757 +Q136.036 49.7618 136.835 48.6148 +Q137.634 47.4659 139.104 47.4949 +M146.719 48.5827 +Q145.806 48.5647 145.327 49.4555 +Q144.85 50.3444 144.815 52.1496 +Q144.779 53.9474 145.221 54.8563 +Q145.664 55.7652 146.577 55.7832 +Q147.497 55.8014 147.974 54.9106 +Q148.453 54.0199 148.489 52.2221 +Q148.524 50.4168 148.081 49.5098 +Q147.639 48.6009 146.719 48.5827 +M146.737 47.6454 +Q148.209 47.6744 148.962 48.8539 +Q149.715 50.0315 149.672 52.2454 +Q149.628 54.4537 148.829 55.6026 +Q148.03 56.7495 146.558 56.7205 +Q145.089 56.6916 144.336 55.514 +Q143.582 54.3345 143.626 52.1262 +Q143.67 49.9123 144.469 48.7653 +Q145.268 47.6164 146.737 47.6454 +M154.352 48.7332 +Q153.439 48.7152 152.96 49.606 +Q152.483 50.4949 152.448 52.3001 +Q152.412 54.0979 152.854 55.0068 +Q153.297 55.9157 154.21 55.9337 +Q155.131 55.9519 155.608 55.0611 +Q156.087 54.1704 156.122 52.3726 +Q156.158 50.5673 155.714 49.6603 +Q155.273 48.7514 154.352 48.7332 +M154.371 47.7959 +Q155.842 47.8249 156.595 49.0044 +Q157.349 50.182 157.305 52.3959 +Q157.261 54.6042 156.462 55.7531 +Q155.663 56.9 154.192 56.871 +Q152.722 56.8421 151.969 55.6645 +Q151.216 54.485 151.259 52.2767 +Q151.303 50.0628 152.102 48.9158 +Q152.901 47.7669 154.371 47.7959" style="fill:#ffffff;"/> - + +M406.838 55.4363 +L408.771 55.4386 +L408.779 48.7636 +L406.675 49.183 +L406.676 48.1049 +L408.769 47.6855 +L409.952 47.6869 +L409.943 55.44 +L411.876 55.4423 +L411.875 56.4379 +L406.837 56.4319 +z + +M414.267 54.952 +L415.505 54.9535 +L415.503 56.4422 +L414.265 56.4407 +z + +M420.62 48.4795 +Q419.707 48.4784 419.245 49.3779 +Q418.785 50.2755 418.782 52.0811 +Q418.78 53.8792 419.239 54.7798 +Q419.699 55.6803 420.612 55.6814 +Q421.533 55.6825 421.993 54.783 +Q422.455 53.8836 422.457 52.0854 +Q422.46 50.2798 421.999 49.3811 +Q421.541 48.4806 420.62 48.4795 +M420.622 47.542 +Q422.093 47.5438 422.868 48.7091 +Q423.643 49.8725 423.641 52.0868 +Q423.638 54.2956 422.86 55.459 +Q422.083 56.6206 420.611 56.6189 +Q419.141 56.6171 418.366 55.4537 +Q417.591 54.2884 417.594 52.0797 +Q417.596 49.8653 418.374 48.7037 +Q419.152 47.5403 420.622 47.542 +M428.255 48.4886 +Q427.342 48.4875 426.88 49.3869 +Q426.419 50.2845 426.417 52.0901 +Q426.415 53.8883 426.873 54.7888 +Q427.334 55.6893 428.247 55.6904 +Q429.167 55.6915 429.628 54.7921 +Q430.09 53.8926 430.092 52.0945 +Q430.094 50.2889 429.634 49.3902 +Q429.176 48.4897 428.255 48.4886 +M428.256 47.5511 +Q429.728 47.5528 430.503 48.7181 +Q431.278 49.8815 431.275 52.0959 +Q431.273 54.3046 430.495 55.4681 +Q429.717 56.6297 428.246 56.6279 +Q426.776 56.6262 426.001 55.4628 +Q425.226 54.2975 425.228 52.0887 +Q425.231 49.8744 426.009 48.7128 +Q426.786 47.5493 428.256 47.5511 +M435.89 48.4976 +Q434.977 48.4965 434.515 49.396 +Q434.054 50.2936 434.052 52.0992 +Q434.05 53.8973 434.508 54.7978 +Q434.968 55.6984 435.881 55.6995 +Q436.802 55.7006 437.263 54.8011 +Q437.725 53.9017 437.727 52.1035 +Q437.729 50.2979 437.269 49.3992 +Q436.811 48.4987 435.89 48.4976 +M435.891 47.5601 +Q437.363 47.5618 438.138 48.7271 +Q438.913 49.8906 438.91 52.1049 +Q438.907 54.3137 438.13 55.4771 +Q437.352 56.6387 435.88 56.637 +Q434.41 56.6352 433.635 55.4718 +Q432.861 54.3065 432.863 52.0978 +Q432.866 49.8834 433.643 48.7218 +Q434.421 47.5584 435.891 47.5601" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M406.838 55.4363 +L408.771 55.4386 +L408.779 48.7636 +L406.675 49.183 +L406.676 48.1049 +L408.769 47.6855 +L409.952 47.6869 +L409.943 55.44 +L411.876 55.4423 +L411.875 56.4379 +L406.837 56.4319 +z + +M414.267 54.952 +L415.505 54.9535 +L415.503 56.4422 +L414.265 56.4407 +z + +M420.62 48.4795 +Q419.707 48.4784 419.245 49.3779 +Q418.785 50.2755 418.782 52.0811 +Q418.78 53.8792 419.239 54.7798 +Q419.699 55.6803 420.612 55.6814 +Q421.533 55.6825 421.993 54.783 +Q422.455 53.8836 422.457 52.0854 +Q422.46 50.2798 421.999 49.3811 +Q421.541 48.4806 420.62 48.4795 +M420.622 47.542 +Q422.093 47.5438 422.868 48.7091 +Q423.643 49.8725 423.641 52.0868 +Q423.638 54.2956 422.86 55.459 +Q422.083 56.6206 420.611 56.6189 +Q419.141 56.6171 418.366 55.4537 +Q417.591 54.2884 417.594 52.0797 +Q417.596 49.8653 418.374 48.7037 +Q419.152 47.5403 420.622 47.542 +M428.255 48.4886 +Q427.342 48.4875 426.88 49.3869 +Q426.419 50.2845 426.417 52.0901 +Q426.415 53.8883 426.873 54.7888 +Q427.334 55.6893 428.247 55.6904 +Q429.167 55.6915 429.628 54.7921 +Q430.09 53.8926 430.092 52.0945 +Q430.094 50.2889 429.634 49.3902 +Q429.176 48.4897 428.255 48.4886 +M428.256 47.5511 +Q429.728 47.5528 430.503 48.7181 +Q431.278 49.8815 431.275 52.0959 +Q431.273 54.3046 430.495 55.4681 +Q429.717 56.6297 428.246 56.6279 +Q426.776 56.6262 426.001 55.4628 +Q425.226 54.2975 425.228 52.0887 +Q425.231 49.8744 426.009 48.7128 +Q426.786 47.5493 428.256 47.5511 +M435.89 48.4976 +Q434.977 48.4965 434.515 49.396 +Q434.054 50.2936 434.052 52.0992 +Q434.05 53.8973 434.508 54.7978 +Q434.968 55.6984 435.881 55.6995 +Q436.802 55.7006 437.263 54.8011 +Q437.725 53.9017 437.727 52.1035 +Q437.729 50.2979 437.269 49.3992 +Q436.811 48.4987 435.89 48.4976 +M435.891 47.5601 +Q437.363 47.5618 438.138 48.7271 +Q438.913 49.8906 438.91 52.1049 +Q438.907 54.3137 438.13 55.4771 +Q437.352 56.6387 435.88 56.637 +Q434.41 56.6352 433.635 55.4718 +Q432.861 54.3065 432.863 52.0978 +Q432.866 49.8834 433.643 48.7218 +Q434.421 47.5584 435.891 47.5601" style="fill:#ffffff;"/> - + +M114.348 187.839 +L116.216 187.345 +L114.511 180.892 +L112.585 181.837 +L112.31 180.795 +L114.225 179.852 +L115.369 179.55 +L117.349 187.046 +L119.218 186.552 +L119.473 187.515 +L114.602 188.802 +z + +M121.404 185.464 +L122.6 185.148 +L122.98 186.588 +L121.784 186.904 +z + +M123.249 177.468 +L127.741 176.281 +L127.996 177.245 +L124.552 178.155 +L125.1 180.227 +Q125.325 180.076 125.563 179.969 +Q125.802 179.861 126.052 179.795 +Q127.468 179.421 128.499 179.978 +Q129.533 180.535 129.883 181.861 +Q130.244 183.226 129.594 184.208 +Q128.943 185.189 127.397 185.597 +Q126.864 185.738 126.287 185.793 +Q125.712 185.848 125.075 185.823 +L124.771 184.672 +Q125.354 184.814 125.933 184.807 +Q126.513 184.799 127.119 184.639 +Q128.099 184.38 128.534 183.714 +Q128.971 183.048 128.737 182.163 +Q128.504 181.28 127.795 180.917 +Q127.088 180.551 126.107 180.81 +Q125.648 180.932 125.218 181.154 +Q124.79 181.376 124.372 181.717 +z + +M133.265 175.628 +Q132.382 175.861 132.166 176.849 +Q131.951 177.835 132.412 179.581 +Q132.872 181.319 133.546 182.072 +Q134.222 182.824 135.105 182.591 +Q135.995 182.356 136.209 181.368 +Q136.425 180.38 135.965 178.642 +Q135.504 176.896 134.829 176.146 +Q134.155 175.393 133.265 175.628 +M133.025 174.722 +Q134.448 174.346 135.496 175.273 +Q136.544 176.199 137.109 178.339 +Q137.674 180.475 137.221 181.799 +Q136.767 183.121 135.344 183.497 +Q133.923 183.873 132.875 182.947 +Q131.827 182.02 131.263 179.884 +Q130.697 177.743 131.151 176.421 +Q131.604 175.097 133.025 174.722 +M140.646 173.678 +Q139.763 173.911 139.547 174.899 +Q139.333 175.884 139.794 177.63 +Q140.253 179.369 140.927 180.121 +Q141.603 180.874 142.486 180.64 +Q143.376 180.405 143.59 179.418 +Q143.806 178.43 143.347 176.691 +Q142.886 174.946 142.21 174.195 +Q141.536 173.442 140.646 173.678 +M140.407 172.771 +Q141.83 172.395 142.878 173.323 +Q143.925 174.248 144.491 176.389 +Q145.055 178.524 144.602 179.849 +Q144.148 181.171 142.725 181.547 +Q141.304 181.922 140.257 180.997 +Q139.209 180.069 138.645 177.934 +Q138.079 175.793 138.532 174.471 +Q138.985 173.147 140.407 172.771" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M114.348 187.839 +L116.216 187.345 +L114.511 180.892 +L112.585 181.837 +L112.31 180.795 +L114.225 179.852 +L115.369 179.55 +L117.349 187.046 +L119.218 186.552 +L119.473 187.515 +L114.602 188.802 +z + +M121.404 185.464 +L122.6 185.148 +L122.98 186.588 +L121.784 186.904 +z + +M123.249 177.468 +L127.741 176.281 +L127.996 177.245 +L124.552 178.155 +L125.1 180.227 +Q125.325 180.076 125.563 179.969 +Q125.802 179.861 126.052 179.795 +Q127.468 179.421 128.499 179.978 +Q129.533 180.535 129.883 181.861 +Q130.244 183.226 129.594 184.208 +Q128.943 185.189 127.397 185.597 +Q126.864 185.738 126.287 185.793 +Q125.712 185.848 125.075 185.823 +L124.771 184.672 +Q125.354 184.814 125.933 184.807 +Q126.513 184.799 127.119 184.639 +Q128.099 184.38 128.534 183.714 +Q128.971 183.048 128.737 182.163 +Q128.504 181.28 127.795 180.917 +Q127.088 180.551 126.107 180.81 +Q125.648 180.932 125.218 181.154 +Q124.79 181.376 124.372 181.717 +z + +M133.265 175.628 +Q132.382 175.861 132.166 176.849 +Q131.951 177.835 132.412 179.581 +Q132.872 181.319 133.546 182.072 +Q134.222 182.824 135.105 182.591 +Q135.995 182.356 136.209 181.368 +Q136.425 180.38 135.965 178.642 +Q135.504 176.896 134.829 176.146 +Q134.155 175.393 133.265 175.628 +M133.025 174.722 +Q134.448 174.346 135.496 175.273 +Q136.544 176.199 137.109 178.339 +Q137.674 180.475 137.221 181.799 +Q136.767 183.121 135.344 183.497 +Q133.923 183.873 132.875 182.947 +Q131.827 182.02 131.263 179.884 +Q130.697 177.743 131.151 176.421 +Q131.604 175.097 133.025 174.722 +M140.646 173.678 +Q139.763 173.911 139.547 174.899 +Q139.333 175.884 139.794 177.63 +Q140.253 179.369 140.927 180.121 +Q141.603 180.874 142.486 180.64 +Q143.376 180.405 143.59 179.418 +Q143.806 178.43 143.347 176.691 +Q142.886 174.946 142.21 174.195 +Q141.536 173.442 140.646 173.678 +M140.407 172.771 +Q141.83 172.395 142.878 173.323 +Q143.925 174.248 144.491 176.389 +Q145.055 178.524 144.602 179.849 +Q144.148 181.171 142.725 181.547 +Q141.304 181.922 140.257 180.997 +Q139.209 180.069 138.645 177.934 +Q138.079 175.793 138.532 174.471 +Q138.985 173.147 140.407 172.771" style="fill:#ffffff;"/> - + +M395.834 187.222 +L397.713 186.77 +L396.152 180.28 +L394.205 181.183 +L393.953 180.135 +L395.889 179.235 +L397.039 178.958 +L398.853 186.496 +L400.732 186.044 +L400.965 187.012 +L396.067 188.19 +z + +M402.941 185.005 +L404.144 184.716 +L404.492 186.163 +L403.289 186.453 +z + +M404.964 177.051 +L409.481 175.965 +L409.715 176.934 +L406.251 177.768 +L406.752 179.851 +Q406.981 179.706 407.221 179.604 +Q407.463 179.501 407.714 179.441 +Q409.138 179.098 410.157 179.678 +Q411.178 180.258 411.498 181.591 +Q411.829 182.963 411.157 183.931 +Q410.485 184.897 408.93 185.271 +Q408.394 185.4 407.816 185.443 +Q407.24 185.485 406.604 185.445 +L406.325 184.288 +Q406.904 184.443 407.484 184.448 +Q408.064 184.454 408.673 184.307 +Q409.659 184.07 410.109 183.414 +Q410.56 182.758 410.346 181.868 +Q410.133 180.98 409.432 180.601 +Q408.733 180.22 407.747 180.457 +Q407.285 180.568 406.85 180.781 +Q406.417 180.993 405.992 181.325 +z + +M415.018 175.435 +Q414.13 175.649 413.892 176.631 +Q413.655 177.612 414.078 179.368 +Q414.498 181.116 415.156 181.883 +Q415.814 182.651 416.702 182.437 +Q417.597 182.222 417.833 181.239 +Q418.071 180.256 417.651 178.508 +Q417.228 176.752 416.57 175.987 +Q415.913 175.22 415.018 175.435 +M414.798 174.523 +Q416.229 174.179 417.256 175.13 +Q418.283 176.078 418.801 178.231 +Q419.318 180.379 418.835 181.692 +Q418.353 183.004 416.922 183.348 +Q415.492 183.692 414.466 182.744 +Q413.439 181.793 412.922 179.646 +Q412.404 177.493 412.887 176.181 +Q413.369 174.867 414.798 174.523 +M422.441 173.649 +Q421.553 173.863 421.315 174.846 +Q421.078 175.826 421.501 177.582 +Q421.921 179.33 422.578 180.098 +Q423.237 180.865 424.125 180.651 +Q425.02 180.436 425.256 179.453 +Q425.494 178.47 425.074 176.722 +Q424.651 174.967 423.993 174.201 +Q423.336 173.434 422.441 173.649 +M422.221 172.738 +Q423.652 172.393 424.679 173.344 +Q425.706 174.292 426.224 176.445 +Q426.741 178.593 426.258 179.906 +Q425.776 181.218 424.345 181.563 +Q422.915 181.906 421.889 180.958 +Q420.862 180.007 420.345 177.86 +Q419.827 175.707 420.31 174.395 +Q420.792 173.081 422.221 172.738" style="fill:#ffffff;stroke:#000000;stroke-width:3;"/> +M395.834 187.222 +L397.713 186.77 +L396.152 180.28 +L394.205 181.183 +L393.953 180.135 +L395.889 179.235 +L397.039 178.958 +L398.853 186.496 +L400.732 186.044 +L400.965 187.012 +L396.067 188.19 +z + +M402.941 185.005 +L404.144 184.716 +L404.492 186.163 +L403.289 186.453 +z + +M404.964 177.051 +L409.481 175.965 +L409.715 176.934 +L406.251 177.768 +L406.752 179.851 +Q406.981 179.706 407.221 179.604 +Q407.463 179.501 407.714 179.441 +Q409.138 179.098 410.157 179.678 +Q411.178 180.258 411.498 181.591 +Q411.829 182.963 411.157 183.931 +Q410.485 184.897 408.93 185.271 +Q408.394 185.4 407.816 185.443 +Q407.24 185.485 406.604 185.445 +L406.325 184.288 +Q406.904 184.443 407.484 184.448 +Q408.064 184.454 408.673 184.307 +Q409.659 184.07 410.109 183.414 +Q410.56 182.758 410.346 181.868 +Q410.133 180.98 409.432 180.601 +Q408.733 180.22 407.747 180.457 +Q407.285 180.568 406.85 180.781 +Q406.417 180.993 405.992 181.325 +z + +M415.018 175.435 +Q414.13 175.649 413.892 176.631 +Q413.655 177.612 414.078 179.368 +Q414.498 181.116 415.156 181.883 +Q415.814 182.651 416.702 182.437 +Q417.597 182.222 417.833 181.239 +Q418.071 180.256 417.651 178.508 +Q417.228 176.752 416.57 175.987 +Q415.913 175.22 415.018 175.435 +M414.798 174.523 +Q416.229 174.179 417.256 175.13 +Q418.283 176.078 418.801 178.231 +Q419.318 180.379 418.835 181.692 +Q418.353 183.004 416.922 183.348 +Q415.492 183.692 414.466 182.744 +Q413.439 181.793 412.922 179.646 +Q412.404 177.493 412.887 176.181 +Q413.369 174.867 414.798 174.523 +M422.441 173.649 +Q421.553 173.863 421.315 174.846 +Q421.078 175.826 421.501 177.582 +Q421.921 179.33 422.578 180.098 +Q423.237 180.865 424.125 180.651 +Q425.02 180.436 425.256 179.453 +Q425.494 178.47 425.074 176.722 +Q424.651 174.967 423.993 174.201 +Q423.336 173.434 422.441 173.649 +M422.221 172.738 +Q423.652 172.393 424.679 173.344 +Q425.706 174.292 426.224 176.445 +Q426.741 178.593 426.258 179.906 +Q425.776 181.218 424.345 181.563 +Q422.915 181.906 421.889 180.958 +Q420.862 180.007 420.345 177.86 +Q419.827 175.707 420.31 174.395 +Q420.792 173.081 422.221 172.738" style="fill:#ffffff;"/> diff --git a/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect1.pdf b/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect1.pdf index 02b2fe9141ae..2d9a3fd243d6 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect1.pdf and b/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect1.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect1.png b/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect1.png index 9c572860ad24..45cdb836cb79 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect1.png and b/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect1.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect1.svg b/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect1.svg index d1f31166e652..7dafdd6277b1 100644 --- a/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect1.svg +++ b/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect1.svg @@ -5,7 +5,7 @@ @@ -29,422 +29,466 @@ z " style="fill:#ffffff;"/> - + + + + + + + + + + + + + - - - + - - +L122.4 43.2 +L122.4 43.2" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:0.5;"/> + +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + - - - + - - +L208.8 43.2 +L208.8 43.2" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:0.5;"/> + - + - + - + - - - + - - +L295.2 43.2 +L295.2 43.2" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:0.5;"/> + - + - + - + - - - + - - +L381.6 43.2 +L381.6 43.2" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:0.5;"/> + - + - + - + - - - + - - +L468 43.2 +L468 43.2" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:0.5;"/> + - + - + - + - - - - - + + + +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - - + + + + + + + + + + + + + + - + - - +L468 216 +L468 216" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:0.5;"/> + - + - + - + - - - + - + - - +L468 302.4 +L468 302.4" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:0.5;"/> + - + - + - + - - - - - - - - - + - - - + +L468 388.8 +L468 388.8" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-width:0.5;"/> + + + + + + + + + + + +M209.064 137.761 +Q215.521 301.406 377.366 302.381" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-width:5;"/> - +M209.064 137.761 +Q215.521 301.406 377.366 302.381" style="fill:none;stroke:#000000;stroke-linecap:round;stroke-width:2;"/> - - +L377.366 302.381 +L369.342 306.332" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-width:5;"/> + + - + + + + + + + - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect2.pdf b/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect2.pdf index 4ddf9f7ad9d8..1a13b9d29c57 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect2.pdf and b/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect2.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect2.png b/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect2.png index 8b39ed66bf96..c09b34c0886a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect2.png and b/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect2.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect2.svg b/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect2.svg index e47a1b221b86..f52e08777fc7 100644 --- a/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect2.svg +++ b/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect2.svg @@ -5,7 +5,7 @@ @@ -29,814 +29,818 @@ z " style="fill:#ffffff;"/> - + +L304.151 89.7937" style="fill:none;stroke:#ffffff;stroke-width:3;"/> +L304.151 89.7937" style="fill:none;stroke:#000000;"/> +L156.96 119.232" style="fill:none;stroke:#ffffff;stroke-width:3;"/> - - - + + - + - + - + - - - + + - + - + - + - - - + + - + - + - + - - - + + - + - + - + - - - + + - + - + - + - - - + + - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - + + + - - - + + + - - - + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - + + - + - - - + - + - - - + + - + + + + + + + + + + + + + + + + + + + - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect3.pdf b/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect3.pdf index f14845945f0d..283f603d6ad8 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect3.pdf and b/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect3.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect3.png b/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect3.png index 9bb8d1dc2244..e6121f89292e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect3.png and b/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect3.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect3.svg b/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect3.svg index 3a928037763c..346b759d9c55 100644 --- a/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect3.svg +++ b/lib/matplotlib/tests/baseline_images/test_patheffects/patheffect3.svg @@ -50,8 +50,7 @@ C73.2044 387.8 72.4413 388.116 71.8787 388.679 C71.3161 389.241 71 390.004 71 390.8 C71 391.596 71.3161 392.359 71.8787 392.921 C72.4413 393.484 73.2044 393.8 74 393.8 -z -" style="fill:none;opacity:0.3;stroke:#000000;stroke-width:0.5;"/> +L74 393.8" style="fill:none;opacity:0.3;stroke:#000000;stroke-width:0.5;"/> +L185.6 221" style="fill:none;opacity:0.3;stroke:#000000;stroke-width:0.5;"/> +L297.2 48.2" style="fill:none;opacity:0.3;stroke:#000000;stroke-width:0.5;"/> +L408.8 134.6" style="fill:none;opacity:0.3;stroke:#000000;stroke-width:0.5;"/> +L520.4 221" style="fill:none;opacity:0.3;stroke:#000000;stroke-width:0.5;"/> @@ -186,20 +185,20 @@ L72 43.2" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin: +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -232,7 +231,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -242,12 +241,12 @@ z - + - + @@ -279,7 +278,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -289,12 +288,12 @@ z - + - + @@ -315,7 +314,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -325,17 +324,17 @@ z - + - + - + @@ -345,12 +344,12 @@ z - + - + @@ -380,7 +379,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -390,17 +389,17 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + - + @@ -410,12 +409,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -453,7 +452,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -463,17 +462,17 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + - + @@ -483,12 +482,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -514,7 +513,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -528,25 +527,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -556,17 +555,17 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -576,17 +575,17 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -596,17 +595,17 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -616,17 +615,17 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -636,17 +635,17 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -656,17 +655,17 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -676,17 +675,17 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -696,17 +695,17 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -717,39 +716,39 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> @@ -1831,8 +1830,7 @@ C90.4844 61.2137 89.7213 61.5298 89.1587 62.0924 C88.5961 62.655 88.28 63.4181 88.28 64.2137 C88.28 65.0094 88.5961 65.7725 89.1587 66.3351 C89.7213 66.8977 90.4844 67.2137 91.28 67.2137 -z -" style="fill:none;opacity:0.3;stroke:#000000;stroke-width:0.5;"/> +L91.28 67.2137" style="fill:none;opacity:0.3;stroke:#000000;stroke-width:0.5;"/> +L111.44 67.2137" style="fill:none;opacity:0.3;stroke:#000000;stroke-width:0.5;"/> @@ -48,7 +48,31 @@ L459.131 361.837 M459.398 359.006 L468.745 258.702 L472.485 218.202 -L472.485 218.202" style="fill:none;stroke:#0000ff;"/> +L472.485 218.202" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> + + + + + + + + + + + + @@ -56,20 +80,20 @@ L472.485 218.202" style="fill:none;stroke:#0000ff;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -95,7 +119,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -103,12 +127,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -129,7 +153,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -137,12 +161,12 @@ z - + - + @@ -172,7 +196,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -180,12 +204,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -223,7 +247,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -231,12 +255,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -262,7 +286,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -270,12 +294,12 @@ z - + - + @@ -307,7 +331,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -315,12 +339,12 @@ z - + - + @@ -355,7 +379,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -363,12 +387,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -385,7 +409,7 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - + @@ -397,20 +421,20 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -431,7 +455,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -442,17 +466,17 @@ z - + - + - + @@ -463,17 +487,17 @@ z - + - + - + @@ -483,17 +507,17 @@ z - + - + - + @@ -503,17 +527,17 @@ z - + - + - + @@ -521,26 +545,6 @@ z - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.pdf b/lib/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.pdf index ea9caf5f28fe..8d7559eda0bd 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.pdf and b/lib/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.png b/lib/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.png index 498f5e83e311..e0e9b8b7d471 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.png and b/lib/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.svg b/lib/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.svg index d1608c5c9a5a..f978b953df6f 100644 --- a/lib/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.svg +++ b/lib/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.svg @@ -5,7 +5,7 @@ @@ -129,7 +129,29 @@ L456.498 259.398 L460.546 248.703 L464.593 237.875 L468.64 226.96 -L472.688 216" style="fill:none;stroke:#0000ff;"/> +L472.688 216" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> + + + + + + + + + + + + @@ -137,10 +159,10 @@ L472.688 216" style="fill:none;stroke:#0000ff;"/> +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -166,7 +188,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -174,7 +196,7 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -195,7 +217,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -203,7 +225,7 @@ z - + @@ -233,7 +255,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -241,7 +263,7 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -279,7 +301,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -287,7 +309,7 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -313,7 +335,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -321,7 +343,7 @@ z - + @@ -353,7 +375,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -361,7 +383,7 @@ z - + @@ -396,7 +418,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -404,7 +426,7 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -421,7 +443,7 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - + @@ -433,10 +455,10 @@ z +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -468,7 +490,7 @@ z - + @@ -484,7 +506,7 @@ z - + @@ -500,7 +522,7 @@ z - + @@ -516,7 +538,7 @@ z - + @@ -531,7 +553,7 @@ z - + @@ -546,7 +568,7 @@ z - + @@ -561,7 +583,7 @@ z - + @@ -576,7 +598,7 @@ z - + @@ -589,26 +611,6 @@ z - - - - - - - - - - - - @@ -805,22 +807,22 @@ Q20.2188 56 33.0156 56 Q37.1562 56 41.1094 55.1406 Q45.0625 54.2969 48.7812 52.5938" id="BitstreamVeraSans-Roman-63"/> - + - - - - - - - - - + + + + + + + + + diff --git a/lib/matplotlib/tests/baseline_images/test_spines/spines_data_positions.pdf b/lib/matplotlib/tests/baseline_images/test_spines/spines_data_positions.pdf index 38355c76df3c..efa68d083a97 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_spines/spines_data_positions.pdf and b/lib/matplotlib/tests/baseline_images/test_spines/spines_data_positions.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_spines/spines_data_positions.png b/lib/matplotlib/tests/baseline_images/test_spines/spines_data_positions.png index 024b243fa59a..6634314e2445 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_spines/spines_data_positions.png and b/lib/matplotlib/tests/baseline_images/test_spines/spines_data_positions.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_spines/spines_data_positions.svg b/lib/matplotlib/tests/baseline_images/test_spines/spines_data_positions.svg index 5cfd7b161136..1e9b07dbfa98 100644 --- a/lib/matplotlib/tests/baseline_images/test_spines/spines_data_positions.svg +++ b/lib/matplotlib/tests/baseline_images/test_spines/spines_data_positions.svg @@ -5,7 +5,7 @@ @@ -27,6 +27,30 @@ L518.4 43.2 L72 43.2 z " style="fill:#ffffff;"/> + + + + + + + + + + + + @@ -34,20 +58,20 @@ z +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -110,7 +134,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -121,12 +145,12 @@ z - + - + @@ -172,7 +196,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -183,17 +207,17 @@ z - + - + - + @@ -204,17 +228,17 @@ z - + - + - + @@ -225,17 +249,17 @@ z - + - + - + @@ -245,17 +269,17 @@ z - + - + - + @@ -265,17 +289,17 @@ z - + - + - + @@ -285,17 +309,17 @@ z - + - + - + @@ -305,17 +329,17 @@ z - + - + - + @@ -329,25 +353,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -358,17 +382,17 @@ L-4 0" id="m1a32005dea" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -379,17 +403,17 @@ L-4 0" id="m1a32005dea" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -400,17 +424,17 @@ L-4 0" id="m1a32005dea" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -421,17 +445,17 @@ L-4 0" id="m1a32005dea" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -441,17 +465,17 @@ L-4 0" id="m1a32005dea" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -461,17 +485,17 @@ L-4 0" id="m1a32005dea" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -481,17 +505,17 @@ L-4 0" id="m1a32005dea" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -501,17 +525,17 @@ L-4 0" id="m1a32005dea" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -519,26 +543,6 @@ L-4 0" id="m1a32005dea" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_colormap_test_image.pdf b/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_colormap_test_image.pdf index 2baa10fef006..22d94cc98f34 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_colormap_test_image.pdf and b/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_colormap_test_image.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_colormap_test_image.png b/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_colormap_test_image.png index 3dcf614dcfc8..14e42c88bcdc 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_colormap_test_image.png and b/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_colormap_test_image.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_colormap_test_image.svg b/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_colormap_test_image.svg index 04a427a974e7..b20f034d875d 100644 --- a/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_colormap_test_image.svg +++ b/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_colormap_test_image.svg @@ -5,7 +5,7 @@ @@ -28,7274 +28,4556 @@ L72 43.2 z " style="fill:#ffffff;"/> - + +M429.12 304.224 +L410.23 301.423" style="fill:none;stroke:#ff1900;stroke-width:2.0;"/> - - +M410.23 301.423 +L390.436 298.392" style="fill:none;stroke:#ff3800;stroke-width:2.0;"/> +M390.436 298.392 +L370.678 295.158" style="fill:none;stroke:#ff5600;stroke-width:2.0;"/> - - +M370.678 295.158 +L350.956 291.724" style="fill:none;stroke:#ff6f00;stroke-width:2.0;"/> +M350.956 291.724 +L331.265 288.128" style="fill:none;stroke:#ff8500;stroke-width:2.0;"/> - - +M331.265 288.128 +L311.581 284.496" style="fill:none;stroke:#ff9800;stroke-width:2.0;"/> +M311.581 284.496 +L292.141 281.184" style="fill:none;stroke:#ffa600;stroke-width:2.0;"/> - - +M292.141 281.184 +L277.059 279.203" style="fill:none;stroke:#ffb100;stroke-width:2.0;"/> +M277.059 279.203 +L264.112 278.323" style="fill:none;stroke:#ffb600;stroke-width:2.0;"/> - - +M264.112 278.323 +L251.986 278.536" style="fill:none;stroke:#ffb900;stroke-width:2.0;"/> +M251.986 278.536 +L239.674 280.063" style="fill:none;stroke:#ffba00;stroke-width:2.0;"/> - - +M239.674 280.063 +L226.233 283.4" style="fill:none;stroke:#ffb900;stroke-width:2.0;"/> +M226.233 283.4 +L213.528 288.152" style="fill:none;stroke:#ffb500;stroke-width:2.0;"/> - - +M213.528 288.152 +L213.528 288.152" style="fill:none;stroke:#ffb000;stroke-width:2.0;"/> +M213.528 288.152 +L199.399 294.992" style="fill:none;stroke:#ffb000;stroke-width:2.0;"/> - - +M199.399 294.992 +L199.399 294.992" style="fill:none;stroke:#ffa800;stroke-width:2.0;"/> +M199.399 294.992 +L182.249 304.997" style="fill:none;stroke:#ffa800;stroke-width:2.0;"/> - - +M182.249 304.997 +L165.727 315.962" style="fill:none;stroke:#ff9b00;stroke-width:2.0;"/> +M165.727 315.962 +L149.628 327.508" style="fill:none;stroke:#ff8c00;stroke-width:2.0;"/> - - +M149.628 327.508 +L133.815 339.419" style="fill:none;stroke:#ff7a00;stroke-width:2.0;"/> +M133.815 339.419 +L118.198 351.571" style="fill:none;stroke:#ff6600;stroke-width:2.0;"/> - - +M118.198 351.571 +L102.715 363.883" style="fill:none;stroke:#ff5000;stroke-width:2.0;"/> +M102.715 363.883 +L87.3254 376.304" style="fill:none;stroke:#ff3700;stroke-width:2.0;"/> - - +M87.3254 376.304 +L72 388.8" style="fill:none;stroke:#ff1c00;stroke-width:2.0;"/> +M122.297 362.107 +L107.683 375.377" style="fill:none;stroke:#ff5200;stroke-width:2.0;"/> - - +M107.683 375.377 +L93.2193 388.8" style="fill:none;stroke:#ff3b00;stroke-width:2.0;"/> +M93.2193 388.8 +L93.2193 388.8" style="fill:none;stroke:#ff2200;stroke-width:2.0;"/> - - +M93.2193 388.8 +L93.2193 388.8" style="fill:none;stroke:#ff2200;stroke-width:2.0;"/> +M93.2193 388.8 +L93.2193 388.8" style="fill:none;stroke:#ff2200;stroke-width:2.0;"/> - - +M214.8 299.694 +L214.8 299.694" style="fill:none;stroke:#ffad00;stroke-width:2.0;"/> +M214.8 299.694 +L201.126 308.478" style="fill:none;stroke:#ffad00;stroke-width:2.0;"/> - - +M201.126 308.478 +L201.126 308.478" style="fill:none;stroke:#ffa500;stroke-width:2.0;"/> +M201.126 308.478 +L185.343 320.406" style="fill:none;stroke:#ffa500;stroke-width:2.0;"/> - - +M185.343 320.406 +L170.305 333.214" style="fill:none;stroke:#ff9900;stroke-width:2.0;"/> +M170.305 333.214 +L155.806 346.599" style="fill:none;stroke:#ff8b00;stroke-width:2.0;"/> - - +M155.806 346.599 +L141.717 360.387" style="fill:none;stroke:#ff7a00;stroke-width:2.0;"/> +M141.717 360.387 +L127.947 374.476" style="fill:none;stroke:#ff6800;stroke-width:2.0;"/> - - +M127.947 374.476 +L114.439 388.8" style="fill:none;stroke:#ff5500;stroke-width:2.0;"/> +M114.439 388.8 +L114.439 388.8" style="fill:none;stroke:#ff4000;stroke-width:2.0;"/> - - +M114.439 388.8 +L114.439 388.8" style="fill:none;stroke:#ff4000;stroke-width:2.0;"/> +M114.439 388.8 +L114.439 388.8" style="fill:none;stroke:#ff4000;stroke-width:2.0;"/> - - +M174.424 344.362 +L161.047 358.797" style="fill:none;stroke:#ff8a00;stroke-width:2.0;"/> +M161.047 358.797 +L148.154 373.641" style="fill:none;stroke:#ff7b00;stroke-width:2.0;"/> - - +M148.154 373.641 +L135.658 388.8" style="fill:none;stroke:#ff6b00;stroke-width:2.0;"/> +M135.658 388.8 +L135.658 388.8" style="fill:none;stroke:#ff5900;stroke-width:2.0;"/> - - +M135.658 388.8 +L135.658 388.8" style="fill:none;stroke:#ff5900;stroke-width:2.0;"/> +M135.658 388.8 +L135.658 388.8" style="fill:none;stroke:#ff5900;stroke-width:2.0;"/> - - +M281.991 296.861 +L271.054 299.204" style="fill:none;stroke:#ffb000;stroke-width:2.0;"/> +M271.054 299.204 +L260.157 302.978" style="fill:none;stroke:#ffb200;stroke-width:2.0;"/> - - +M260.157 302.978 +L248.761 308.736" style="fill:none;stroke:#ffb200;stroke-width:2.0;"/> +M248.761 308.736 +L236.58 317.133" style="fill:none;stroke:#ffb100;stroke-width:2.0;"/> - - +M236.58 317.133 +L225.706 326.672" style="fill:none;stroke:#ffad00;stroke-width:2.0;"/> +M225.706 326.672 +L225.706 326.672" style="fill:none;stroke:#ffa900;stroke-width:2.0;"/> - - +M225.706 326.672 +L212.232 340.995" style="fill:none;stroke:#ffa900;stroke-width:2.0;"/> +M212.232 340.995 +L199.99 356.334" style="fill:none;stroke:#ffa000;stroke-width:2.0;"/> - - +M199.99 356.334 +L188.678 372.335" style="fill:none;stroke:#ff9600;stroke-width:2.0;"/> +M188.678 372.335 +L178.096 388.8" style="fill:none;stroke:#ff8c00;stroke-width:2.0;"/> - - +M178.096 388.8 +L178.096 388.8" style="fill:none;stroke:#ff8000;stroke-width:2.0;"/> +M178.096 388.8 +L178.096 388.8" style="fill:none;stroke:#ff8000;stroke-width:2.0;"/> - - +M281.212 317.897 +L270.719 324.224" style="fill:none;stroke:#ffaa00;stroke-width:2.0;"/> +M270.719 324.224 +L259.908 333.018" style="fill:none;stroke:#ffaa00;stroke-width:2.0;"/> - - +M259.908 333.018 +L250.436 342.903" style="fill:none;stroke:#ffa900;stroke-width:2.0;"/> +M250.436 342.903 +L250.436 342.903" style="fill:none;stroke:#ffa700;stroke-width:2.0;"/> - - +M250.436 342.903 +L240.701 355.335" style="fill:none;stroke:#ffa700;stroke-width:2.0;"/> +M240.701 355.335 +L240.701 355.335" style="fill:none;stroke:#ffa300;stroke-width:2.0;"/> - - +M240.701 355.335 +L230.021 371.726" style="fill:none;stroke:#ffa300;stroke-width:2.0;"/> +M230.021 371.726 +L220.535 388.8" style="fill:none;stroke:#ff9c00;stroke-width:2.0;"/> - - +M220.535 388.8 +L220.535 388.8" style="fill:none;stroke:#ff9500;stroke-width:2.0;"/> +M220.535 388.8 +L220.535 388.8" style="fill:none;stroke:#ff9500;stroke-width:2.0;"/> - - +M271.395 344.986 +L262.328 355.606" style="fill:none;stroke:#ffa400;stroke-width:2.0;"/> +M262.328 355.606 +L262.328 355.606" style="fill:none;stroke:#ffa200;stroke-width:2.0;"/> - - +M262.328 355.606 +L251.276 371.75" style="fill:none;stroke:#ffa200;stroke-width:2.0;"/> +M251.276 371.75 +L241.754 388.8" style="fill:none;stroke:#ff9e00;stroke-width:2.0;"/> - - +M241.754 388.8 +L241.754 388.8" style="fill:none;stroke:#ff9900;stroke-width:2.0;"/> +M241.754 388.8 +L241.754 388.8" style="fill:none;stroke:#ff9900;stroke-width:2.0;"/> - - +M429.12 322.416 +L417.673 321.981" style="fill:none;stroke:#ff1300;stroke-width:2.0;"/> +M417.673 321.981 +L397.643 321.455" style="fill:none;stroke:#ff2600;stroke-width:2.0;"/> - - +M397.643 321.455 +L377.61 321.593" style="fill:none;stroke:#ff4500;stroke-width:2.0;"/> +M377.61 321.593 +L360.986 322.527" style="fill:none;stroke:#ff5f00;stroke-width:2.0;"/> - - +M360.986 322.527 +L346.865 324.239" style="fill:none;stroke:#ff7200;stroke-width:2.0;"/> +M346.865 324.239 +L334.483 326.764" style="fill:none;stroke:#ff8000;stroke-width:2.0;"/> - - +M334.483 326.764 +L323.259 330.216" style="fill:none;stroke:#ff8a00;stroke-width:2.0;"/> +M323.259 330.216 +L312.722 334.82" style="fill:none;stroke:#ff9100;stroke-width:2.0;"/> - - +M312.722 334.82 +L302.489 340.951" style="fill:none;stroke:#ff9600;stroke-width:2.0;"/> +M302.489 340.951 +L292.225 349.196" style="fill:none;stroke:#ff9a00;stroke-width:2.0;"/> - - +M292.225 349.196 +L281.863 360.164" style="fill:none;stroke:#ff9c00;stroke-width:2.0;"/> +M281.863 360.164 +L273.028 372.049" style="fill:none;stroke:#ff9d00;stroke-width:2.0;"/> - - +M273.028 372.049 +L273.028 372.049" style="fill:none;stroke:#ff9c00;stroke-width:2.0;"/> +M273.028 372.049 +L262.973 388.8" style="fill:none;stroke:#ff9c00;stroke-width:2.0;"/> - - +M262.973 388.8 +L262.973 388.8" style="fill:none;stroke:#ff9800;stroke-width:2.0;"/> +M262.973 388.8 +L262.973 388.8" style="fill:none;stroke:#ff9800;stroke-width:2.0;"/> - - +M429.12 336.92 +L416.249 337.702" style="fill:none;stroke:#ff0f00;stroke-width:2.0;"/> +M416.249 337.702 +L398.004 339.274" style="fill:none;stroke:#ff2400;stroke-width:2.0;"/> - - +M398.004 339.274 +L382.447 341.567" style="fill:none;stroke:#ff3f00;stroke-width:2.0;"/> +M382.447 341.567 +L368.849 344.611" style="fill:none;stroke:#ff5300;stroke-width:2.0;"/> - - +M368.849 344.611 +L356.642 348.502" style="fill:none;stroke:#ff6300;stroke-width:2.0;"/> +M356.642 348.502 +L345.394 353.408" style="fill:none;stroke:#ff6f00;stroke-width:2.0;"/> - - +M345.394 353.408 +L334.735 359.614" style="fill:none;stroke:#ff7800;stroke-width:2.0;"/> +M334.735 359.614 +L324.361 367.559" style="fill:none;stroke:#ff8000;stroke-width:2.0;"/> - - +M324.361 367.559 +L314.14 377.752" style="fill:none;stroke:#ff8500;stroke-width:2.0;"/> +M314.14 377.752 +L305.412 388.8" style="fill:none;stroke:#ff8900;stroke-width:2.0;"/> - - +M305.412 388.8 +L305.412 388.8" style="fill:none;stroke:#ff8b00;stroke-width:2.0;"/> +M305.412 388.8 +L305.412 388.8" style="fill:none;stroke:#ff8b00;stroke-width:2.0;"/> - - +M305.412 388.8 +L305.412 388.8" style="fill:none;stroke:#ff8b00;stroke-width:2.0;"/> +M368.499 358.695 +L357.084 364.118" style="fill:none;stroke:#ff5f00;stroke-width:2.0;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +M357.084 364.118 +L346.264 370.869" style="fill:none;stroke:#ff6a00;stroke-width:2.0;"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +" style="fill:#ff7d00;stroke:#ff7d00;stroke-linecap:round;stroke-width:2;"/> + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + - - + + + - - + + + - - + + + - - + + + - - - - + + + + + + + + + + + + + + + + + + + + + + +" style="fill:#fff600;stroke:#fff600;stroke-linecap:round;stroke-width:2;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +L451.44 388.8" style="fill:none;stroke:#000000;stroke-linejoin:miter;"/> - + - + - + @@ -7325,14 +4607,14 @@ L451.44 388.8" style="fill:none;stroke:#000000;"/> - + - + - + @@ -7340,9 +4622,9 @@ L451.44 388.8" style="fill:none;stroke:#000000;"/> - + - + @@ -7385,16 +4667,16 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + - + @@ -7429,16 +4711,16 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + - + @@ -7464,48 +4746,48 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + - + - + - + - + - + - + - + - + - + diff --git a/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_linewidth_test_image.pdf b/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_linewidth_test_image.pdf index c8e61730e09a..91b52f3176f6 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_linewidth_test_image.pdf and b/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_linewidth_test_image.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_linewidth_test_image.png b/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_linewidth_test_image.png index 84dfa551a53d..638c150f5e87 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_linewidth_test_image.png and b/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_linewidth_test_image.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_linewidth_test_image.svg b/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_linewidth_test_image.svg index 4463c93a0f66..ac62e5d537ce 100644 --- a/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_linewidth_test_image.svg +++ b/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_linewidth_test_image.svg @@ -5,7 +5,7 @@ @@ -28,4413 +28,2527 @@ L72 43.2 z " style="fill:#ffffff;"/> - + +M518.4 304.176 +L503.609 302.464" style="fill:none;stroke:#000000;stroke-width:3.42038439894;"/> - - +M503.609 302.464 +L485.781 300.352" style="fill:none;stroke:#000000;stroke-width:3.07231337201;"/> +M485.781 300.352 +L467.974 298.137" style="fill:none;stroke:#000000;stroke-width:2.68289113212;"/> - - +M467.974 298.137 +L450.19 295.815" style="fill:none;stroke:#000000;stroke-width:2.32681041239;"/> +M450.19 295.815 +L432.43 293.388" style="fill:none;stroke:#000000;stroke-width:2.00418011454;"/> - - +M432.43 293.388 +L414.693 290.859" style="fill:none;stroke:#000000;stroke-width:1.71454795418;"/> +M414.693 290.859 +L396.974 288.253" style="fill:none;stroke:#000000;stroke-width:1.45767900181;"/> - - +M396.974 288.253 +L379.265 285.62" style="fill:none;stroke:#000000;stroke-width:1.23376971798;"/> +M379.265 285.62 +L361.54 283.056" style="fill:none;stroke:#000000;stroke-width:1.04235283872;"/> - - +M361.54 283.056 +L343.76 280.738" style="fill:none;stroke:#000000;stroke-width:0.883394005524;"/> +M343.76 280.738 +L325.884 278.972" style="fill:none;stroke:#000000;stroke-width:0.757647315789;"/> - - +M325.884 278.972 +L309.924 278.234" style="fill:none;stroke:#000000;stroke-width:0.668139565672;"/> +M309.924 278.234 +L294.806 278.605" style="fill:none;stroke:#000000;stroke-width:0.622907456262;"/> - - +M294.806 278.605 +L279.263 280.345" style="fill:none;stroke:#000000;stroke-width:0.615807256189;"/> +M279.263 280.345 +L262.113 283.997" style="fill:none;stroke:#000000;stroke-width:0.64951705701;"/> - - +M262.113 283.997 +L245.436 289.252" style="fill:none;stroke:#000000;stroke-width:0.740570551256;"/> +M245.436 289.252 +L229.427 295.654" style="fill:none;stroke:#000000;stroke-width:0.8836869925;"/> - - +M229.427 295.654 +L213.974 302.843" style="fill:none;stroke:#000000;stroke-width:1.06869517979;"/> +M213.974 302.843 +L198.955 310.568" style="fill:none;stroke:#000000;stroke-width:1.28968980106;"/> - - +M198.955 310.568 +L184.261 318.662" style="fill:none;stroke:#000000;stroke-width:1.5416640094;"/> +M184.261 318.662 +L169.813 327.018" style="fill:none;stroke:#000000;stroke-width:1.82222879655;"/> - - +M169.813 327.018 +L155.549 335.563" style="fill:none;stroke:#000000;stroke-width:2.13043470676;"/> +M155.549 335.563 +L141.426 344.246" style="fill:none;stroke:#000000;stroke-width:2.46465555312;"/> - - +M141.426 344.246 +L127.41 353.034" style="fill:none;stroke:#000000;stroke-width:2.82454995313;"/> +M127.41 353.034 +L113.477 361.9" style="fill:none;stroke:#000000;stroke-width:3.20976803847;"/> - - +M113.477 361.9 +L99.6063 370.825" style="fill:none;stroke:#000000;stroke-width:3.62009607928;"/> +M99.6063 370.825 +L85.7848 379.795" style="fill:none;stroke:#000000;stroke-width:4.05524168176;"/> - - +M85.7848 379.795 +L72 388.8" style="fill:none;stroke:#000000;stroke-width:4.51545168759;"/> +M238.772 316.632 +L225.317 325.922" style="fill:none;stroke:#000000;stroke-width:1.27800168248;"/> - - +M225.317 325.922 +L212.459 335.708" style="fill:none;stroke:#000000;stroke-width:1.53111056575;"/> +M212.459 335.708 +L200.082 345.862" style="fill:none;stroke:#000000;stroke-width:1.81633132543;"/> - - +M200.082 345.862 +L188.101 356.297" style="fill:none;stroke:#000000;stroke-width:2.13084942282;"/> +M188.101 356.297 +L176.454 366.957" style="fill:none;stroke:#000000;stroke-width:2.47340181666;"/> - - +M176.454 366.957 +L165.093 377.801" style="fill:none;stroke:#000000;stroke-width:2.84344751163;"/> +M165.093 377.801 +L153.983 388.8" style="fill:none;stroke:#000000;stroke-width:3.24070422669;"/> - - +M153.983 388.8 +L153.983 388.8" style="fill:none;stroke:#000000;stroke-width:3.66464835698;"/> +M153.983 388.8 +L153.983 388.8" style="fill:none;stroke:#000000;stroke-width:3.66464835698;"/> - - +M404.12 302.088 +L386.098 301.7" style="fill:none;stroke:#000000;stroke-width:1.36378688905;"/> +M386.098 301.7 +L368.962 302.107" style="fill:none;stroke:#000000;stroke-width:1.16904786025;"/> - - +M368.962 302.107 +L353.965 303.412" style="fill:none;stroke:#000000;stroke-width:1.02397295828;"/> +M353.965 303.412 +L340.241 305.715" style="fill:none;stroke:#000000;stroke-width:0.93529548864;"/> - - +M340.241 305.715 +L327.049 309.252" style="fill:none;stroke:#000000;stroke-width:0.892288060305;"/> +M327.049 309.252 +L313.748 314.462" style="fill:none;stroke:#000000;stroke-width:0.894795025206;"/> - - +M313.748 314.462 +L299.927 321.944" style="fill:none;stroke:#000000;stroke-width:0.95107785009;"/> +M299.927 321.944 +L286.654 331.358" style="fill:none;stroke:#000000;stroke-width:1.07780435493;"/> - - +M286.654 331.358 +L274.72 341.806" style="fill:none;stroke:#000000;stroke-width:1.27582320337;"/> +M274.72 341.806 +L263.876 352.953" style="fill:none;stroke:#000000;stroke-width:1.52582532008;"/> - - +M263.876 352.953 +L253.906 364.583" style="fill:none;stroke:#000000;stroke-width:1.81947906012;"/> +M253.906 364.583 +L244.645 376.561" style="fill:none;stroke:#000000;stroke-width:2.15113303336;"/> - - +M244.645 376.561 +L235.967 388.8" style="fill:none;stroke:#000000;stroke-width:2.51853778117;"/> +M235.967 388.8 +L235.967 388.8" style="fill:none;stroke:#000000;stroke-width:2.91921781662;"/> - - +M235.967 388.8 +L235.967 388.8" style="fill:none;stroke:#000000;stroke-width:2.91921781662;"/> +M518.4 324.116 +L505.677 323.823" style="fill:none;stroke:#000000;stroke-width:3.49017399625;"/> - - +M505.677 323.823 +L487.646 323.536" style="fill:none;stroke:#000000;stroke-width:3.19479068209;"/> +M487.646 323.536 +L469.613 323.573" style="fill:none;stroke:#000000;stroke-width:2.80671705708;"/> - - +M469.613 323.573 +L451.594 324.079" style="fill:none;stroke:#000000;stroke-width:2.45623825137;"/> +M451.594 324.079 +L433.633 325.259" style="fill:none;stroke:#000000;stroke-width:2.14587985404;"/> - - +M433.633 325.259 +L416.529 327.295" style="fill:none;stroke:#000000;stroke-width:1.87994999315;"/> +M416.529 327.295 +L401.397 330.159" style="fill:none;stroke:#000000;stroke-width:1.67402241158;"/> - - +M401.397 330.159 +L387.559 333.993" style="fill:none;stroke:#000000;stroke-width:1.53850558495;"/> +M387.559 333.993 +L374.473 339.053" style="fill:none;stroke:#000000;stroke-width:1.46505452976;"/> - - +M374.473 339.053 +L361.683 345.758" style="fill:none;stroke:#000000;stroke-width:1.45336745143;"/> +M361.683 345.758 +L348.92 354.656" style="fill:none;stroke:#000000;stroke-width:1.51295775724;"/> - - +M348.92 354.656 +L337.199 365.236" style="fill:none;stroke:#000000;stroke-width:1.66194167766;"/> +M337.199 365.236 +L326.965 376.716" style="fill:none;stroke:#000000;stroke-width:1.89840473525;"/> - - +M326.965 376.716 +L317.95 388.8" style="fill:none;stroke:#000000;stroke-width:2.20173897282;"/> +M317.95 388.8 +L317.95 388.8" style="fill:none;stroke:#000000;stroke-width:2.55906262638;"/> - - +M317.95 388.8 +L317.95 388.8" style="fill:none;stroke:#000000;stroke-width:2.55906262638;"/> +M471.004 338.194 +L453.219 340.451" style="fill:none;stroke:#000000;stroke-width:2.5782040907;"/> - - +M453.219 340.451 +L436.679 343.58" style="fill:none;stroke:#000000;stroke-width:2.29813378714;"/> +M436.679 343.58 +L421.772 347.581" style="fill:none;stroke:#000000;stroke-width:2.09041467288;"/> - - +M421.772 347.581 +L407.948 352.648" style="fill:none;stroke:#000000;stroke-width:1.95946575542;"/> +M407.948 352.648 +L394.767 359.093" style="fill:none;stroke:#000000;stroke-width:1.89956376856;"/> - - +M394.767 359.093 +L381.89 367.371" style="fill:none;stroke:#000000;stroke-width:1.9153149017;"/> +M381.89 367.371 +L369.637 377.579" style="fill:none;stroke:#000000;stroke-width:2.02045583994;"/> - - +M369.637 377.579 +L358.942 388.8" style="fill:none;stroke:#000000;stroke-width:2.22741550252;"/> +M358.942 388.8 +L358.942 388.8" style="fill:none;stroke:#000000;stroke-width:2.51629700733;"/> - - +M358.942 388.8 +L358.942 388.8" style="fill:none;stroke:#000000;stroke-width:2.51629700733;"/> +M518.4 363.141 +L504.053 366.021" style="fill:none;stroke:#000000;stroke-width:3.76026129649;"/> - - +M504.053 366.021 +L486.798 370.039" style="fill:none;stroke:#000000;stroke-width:3.48394374967;"/> +M486.798 370.039 +L470.706 375.009" style="fill:none;stroke:#000000;stroke-width:3.20337564624;"/> - - +M470.706 375.009 +L455.841 380.999" style="fill:none;stroke:#000000;stroke-width:3.01079537596;"/> +M455.841 380.999 +L440.926 388.8" style="fill:none;stroke:#000000;stroke-width:2.90955813725;"/> - - +M440.926 388.8 +L440.926 388.8" style="fill:none;stroke:#000000;stroke-width:2.90542151162;"/> +M107.618 43.2 +L102.347 51.3923" style="fill:none;stroke:#000000;stroke-width:3.3436405538;"/> - - +M102.347 51.3923 +L94.1512 62.6029" style="fill:none;stroke:#000000;stroke-width:3.20177126347;"/> +M94.1512 62.6029 +L84.2627 73.1437" style="fill:none;stroke:#000000;stroke-width:3.06792665463;"/> - - +M84.2627 73.1437 +L72 83.3455" style="fill:none;stroke:#000000;stroke-width:3.03482321047;"/> +M72 83.3455 +L72 83.3455" style="fill:none;stroke:#000000;stroke-width:3.11585671714;"/> - - +M72 83.3455 +L72 83.3455" style="fill:none;stroke:#000000;stroke-width:3.11585671714;"/> +M110.535 85.1156 +L99.9127 94.9065" style="fill:none;stroke:#000000;stroke-width:2.42253355094;"/> - - +M99.9127 94.9065 +L86.6412 104.318" style="fill:none;stroke:#000000;stroke-width:2.45752172764;"/> +M86.6412 104.318 +L72 112.436" style="fill:none;stroke:#000000;stroke-width:2.60724112265;"/> - - +M72 112.436 +L72 112.436" style="fill:none;stroke:#000000;stroke-width:2.85673048825;"/> +M72 112.436 +L72 112.436" style="fill:none;stroke:#000000;stroke-width:2.85673048825;"/> - - +M164.345 43.2 +L164.275 43.6377" style="fill:none;stroke:#000000;stroke-width:2.88340089604;"/> +M164.275 43.6377 +L161.632 57.4449" style="fill:none;stroke:#000000;stroke-width:2.87088241914;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +M161.632 57.4449 +L157.951 70.6419" style="fill:none;stroke:#000000;stroke-width:2.49608376015;"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -4442,20 +2556,20 @@ L267.135 -265.228" id="C0_27b_d448050f61"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -4500,7 +2614,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -4509,12 +2623,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -4544,7 +2658,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -4553,12 +2667,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -4579,7 +2693,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -4588,12 +2702,12 @@ z - + - + @@ -4619,7 +2733,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -4627,17 +2741,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -4645,17 +2759,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -4663,17 +2777,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -4685,25 +2799,25 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -4712,17 +2826,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -4731,17 +2845,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -4750,17 +2864,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -4768,17 +2882,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -4786,17 +2900,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -4804,42 +2918,22 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_masks_and_nans_test_image.pdf b/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_masks_and_nans_test_image.pdf index de137a1585a1..6613901e7293 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_masks_and_nans_test_image.pdf and b/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_masks_and_nans_test_image.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_masks_and_nans_test_image.png b/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_masks_and_nans_test_image.png index 8e96c8adf72a..cd07292e2b3c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_masks_and_nans_test_image.png and b/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_masks_and_nans_test_image.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_masks_and_nans_test_image.svg b/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_masks_and_nans_test_image.svg index 7eeee4b65329..80134cd3c9ee 100644 --- a/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_masks_and_nans_test_image.svg +++ b/lib/matplotlib/tests/baseline_images/test_streamplot/streamplot_masks_and_nans_test_image.svg @@ -5,7 +5,7 @@ @@ -28,6399 +28,3628 @@ L72 43.2 z " style="fill:#ffffff;"/> - + +M518.4 306.376 +L516.75 306.206" style="fill:none;stroke:#e4eff9;"/> - - +M516.75 306.206 +L501.855 304.651" style="fill:none;stroke:#e3eef8;"/> +M501.855 304.651 +L486.969 303.046" style="fill:none;stroke:#d3e4f3;"/> - - +M486.969 303.046 +L472.09 301.399" style="fill:none;stroke:#c4daee;"/> +M472.09 301.399 +L457.219 299.714" style="fill:none;stroke:#aed1e7;"/> - - +M457.219 299.714 +L442.354 297.999" style="fill:none;stroke:#99c7e0;"/> +M442.354 297.999 +L427.491 296.271" style="fill:none;stroke:#82bbdb;"/> - - +M427.491 296.271 +L412.626 294.554" style="fill:none;stroke:#6caed6;"/> +M412.626 294.554 +L397.752 292.89" style="fill:none;stroke:#5ca4d0;"/> - - +M397.752 292.89 +L382.857 291.345" style="fill:none;stroke:#4f9bcb;"/> +M382.857 291.345 +L367.928 290.023" style="fill:none;stroke:#4493c7;"/> - - +M367.928 290.023 +L352.956 289.085" style="fill:none;stroke:#3b8bc2;"/> +M352.956 289.085 +L337.947 288.761" style="fill:none;stroke:#3585bf;"/> - - +M337.947 288.761 +L323.006 289.346" style="fill:none;stroke:#3080bd;"/> +M323.006 289.346 +L308.84 291.049" style="fill:none;stroke:#2d7dbb;"/> - - +M308.84 291.049 +L294.552 294.18" style="fill:none;stroke:#2c7cba;"/> +M294.552 294.18 +L280.766 298.743" style="fill:none;stroke:#2c7cba;"/> - - +M280.766 298.743 +L267.739 304.509" style="fill:none;stroke:#2e7ebc;"/> +M267.739 304.509 +L255.466 311.205" style="fill:none;stroke:#3181bd;"/> - - +M255.466 311.205 +L243.858 318.586" style="fill:none;stroke:#3686c0;"/> +M243.858 318.586 +L232.813 326.471" style="fill:none;stroke:#3b8bc2;"/> - - +M232.813 326.471 +L222.235 334.734" style="fill:none;stroke:#4191c6;"/> +M222.235 334.734 +L212.049 343.288" style="fill:none;stroke:#4a98c9;"/> - - +M212.049 343.288 +L202.194 352.072" style="fill:none;stroke:#549fcd;"/> +M202.194 352.072 +L192.623 361.042" style="fill:none;stroke:#5fa6d1;"/> - - +M192.623 361.042 +L183.299 370.168" style="fill:none;stroke:#69add5;"/> +M183.299 370.168 +L174.197 379.427" style="fill:none;stroke:#77b5d9;"/> - - +M174.197 379.427 +L165.292 388.8" style="fill:none;stroke:#85bcdc;"/> +M165.292 388.8 +L165.292 388.8" style="fill:none;stroke:#95c5df;"/> - - +M310.025 299.083 +L296.244 303.643" style="fill:none;stroke:#2e7ebc;"/> +M296.244 303.643 +L283.327 309.542" style="fill:none;stroke:#2f7fbc;"/> - - +M283.327 309.542 +L271.311 316.505" style="fill:none;stroke:#3181bd;"/> +M271.311 316.505 +L260.12 324.257" style="fill:none;stroke:#3484bf;"/> - - +M260.12 324.257 +L249.634 332.585" style="fill:none;stroke:#3989c1;"/> +M249.634 332.585 +L239.739 341.339" style="fill:none;stroke:#3e8ec4;"/> - - +M239.739 341.339 +L230.339 350.416" style="fill:none;stroke:#4493c7;"/> +M230.339 350.416 +L221.357 359.743" style="fill:none;stroke:#4b98ca;"/> - - +M221.357 359.743 +L212.734 369.272" style="fill:none;stroke:#549fcd;"/> +M212.734 369.272 +L204.423 378.967" style="fill:none;stroke:#5da5d1;"/> - - +M204.423 378.967 +L196.389 388.8" style="fill:none;stroke:#66abd4;"/> +M196.389 388.8 +L196.389 388.8" style="fill:none;stroke:#72b2d8;"/> - - +M196.389 388.8 +L196.389 388.8" style="fill:none;stroke:#72b2d8;"/> +M444.403 303.399 +L429.453 302.208" style="fill:none;stroke:#87bddc;"/> - - +M429.453 302.208 +L414.486 301.156" style="fill:none;stroke:#72b2d8;"/> +M414.486 301.156 +L399.497 300.33" style="fill:none;stroke:#61a7d2;"/> - - +M399.497 300.33 +L384.486 299.858" style="fill:none;stroke:#539ecd;"/> +M384.486 299.858 +L369.467 299.923" style="fill:none;stroke:#4896c8;"/> - - +M369.467 299.923 +L354.498 300.78" style="fill:none;stroke:#3f8fc5;"/> +M354.498 300.78 +L340.419 302.614" style="fill:none;stroke:#3989c1;"/> - - +M340.419 302.614 +L327.061 305.595" style="fill:none;stroke:#3585bf;"/> +M327.061 305.595 +L313.756 310.088" style="fill:none;stroke:#3282be;"/> - - +M313.756 310.088 +L300.952 316.125" style="fill:none;stroke:#3282be;"/> +M300.952 316.125 +L289.188 323.335" style="fill:none;stroke:#3282be;"/> - - +M289.188 323.335 +L278.407 331.425" style="fill:none;stroke:#3585bf;"/> +M278.407 331.425 +L268.478 340.15" style="fill:none;stroke:#3888c1;"/> - - +M268.478 340.15 +L259.262 349.336" style="fill:none;stroke:#3c8cc3;"/> +M259.262 349.336 +L250.641 358.864" style="fill:none;stroke:#4090c5;"/> - - +M250.641 358.864 +L242.519 368.652" style="fill:none;stroke:#4695c8;"/> +M242.519 368.652 +L234.82 378.644" style="fill:none;stroke:#4d99ca;"/> - - +M234.82 378.644 +L227.486 388.8" style="fill:none;stroke:#549fcd;"/> +M227.486 388.8 +L227.486 388.8" style="fill:none;stroke:#5ca4d0;"/> - - +M227.486 388.8 +L227.486 388.8" style="fill:none;stroke:#5ca4d0;"/> +M360.168 310.57 +L346.816 313.685" style="fill:none;stroke:#3e8ec4;"/> - - +M346.816 313.685 +L333.855 318.162" style="fill:none;stroke:#3a8ac2;"/> +M333.855 318.162 +L321.133 324.295" style="fill:none;stroke:#3888c1;"/> - - +M321.133 324.295 +L309.549 331.67" style="fill:none;stroke:#3787c0;"/> +M309.549 331.67 +L299.074 339.994" style="fill:none;stroke:#3888c1;"/> - - +M299.074 339.994 +L289.582 349.004" style="fill:none;stroke:#3989c1;"/> +M289.582 349.004 +L280.917 358.505" style="fill:none;stroke:#3c8cc3;"/> - - +M280.917 358.505 +L272.935 368.36" style="fill:none;stroke:#4090c5;"/> +M272.935 368.36 +L265.521 378.479" style="fill:none;stroke:#4493c7;"/> - - +M265.521 378.479 +L258.583 388.8" style="fill:none;stroke:#4a98c9;"/> +M258.583 388.8 +L258.583 388.8" style="fill:none;stroke:#4f9bcb;"/> - - +M258.583 388.8 +L258.583 388.8" style="fill:none;stroke:#4f9bcb;"/> +M518.4 318.077 +L517.85 318.047" style="fill:none;stroke:#e7f1fa;"/> - - +M517.85 318.047 +L502.856 317.255" style="fill:none;stroke:#e7f0fa;"/> +M502.856 317.255 +L487.855 316.534" style="fill:none;stroke:#d7e6f5;"/> - - +M487.855 316.534 +L472.845 315.938" style="fill:none;stroke:#c9ddf0;"/> +M472.845 315.938 +L457.826 315.519" style="fill:none;stroke:#b5d4e9;"/> - - +M457.826 315.519 +L442.799 315.348" style="fill:none;stroke:#a1cbe2;"/> +M442.799 315.348 +L427.774 315.53" style="fill:none;stroke:#8abfdd;"/> - - +M427.774 315.53 +L412.776 316.208" style="fill:none;stroke:#75b4d8;"/> +M412.776 316.208 +L397.863 317.575" style="fill:none;stroke:#65aad4;"/> - - +M397.863 317.575 +L383.152 319.874" style="fill:none;stroke:#58a1cf;"/> +M383.152 319.874 +L369.497 323.174" style="fill:none;stroke:#4e9acb;"/> - - +M369.497 323.174 +L356.517 327.705" style="fill:none;stroke:#4695c8;"/> +M356.517 327.705 +L343.802 333.849" style="fill:none;stroke:#4191c6;"/> - - +M343.802 333.849 +L332.253 341.255" style="fill:none;stroke:#3f8fc5;"/> +M332.253 341.255 +L321.891 349.659" style="fill:none;stroke:#3e8ec4;"/> - - +M321.891 349.659 +L312.608 358.797" style="fill:none;stroke:#3f8fc5;"/> +M312.608 358.797 +L304.246 368.458" style="fill:none;stroke:#4090c5;"/> - - +M304.246 368.458 +L296.648 378.493" style="fill:none;stroke:#4292c6;"/> +M296.648 378.493 +L289.68 388.8" style="fill:none;stroke:#4695c8;"/> - - +M289.68 388.8 +L289.68 388.8" style="fill:none;stroke:#4a98c9;"/> +M289.68 388.8 +L289.68 388.8" style="fill:none;stroke:#4a98c9;"/> - - +M362.045 335.774 +L349.865 342.542" style="fill:none;stroke:#4896c8;"/> +M349.865 342.542 +L338.882 350.452" style="fill:none;stroke:#4493c7;"/> - - +M338.882 350.452 +L329.068 359.247" style="fill:none;stroke:#4292c6;"/> +M329.068 359.247 +L320.294 368.683" style="fill:none;stroke:#4493c7;"/> - - +M320.294 368.683 +L312.398 378.577" style="fill:none;stroke:#4594c7;"/> +M312.398 378.577 +L305.229 388.8" style="fill:none;stroke:#4896c8;"/> - - +M305.229 388.8 +L305.229 388.8" style="fill:none;stroke:#4a98c9;"/> +M305.229 388.8 +L305.229 388.8" style="fill:none;stroke:#4a98c9;"/> - - +M518.4 328.901 +L518.077 328.899" style="fill:none;stroke:#eaf2fb;"/> +M518.077 328.899 +L503.048 328.873" style="fill:none;stroke:#e9f2fa;"/> - - +M503.048 328.873 +L488.021 329.05" style="fill:none;stroke:#d9e8f5;"/> +M488.021 329.05 +L473.006 329.53" style="fill:none;stroke:#ccdff1;"/> - - +M473.006 329.53 +L458.023 330.415" style="fill:none;stroke:#bad6eb;"/> +M458.023 330.415 +L443.113 331.837" style="fill:none;stroke:#a6cee4;"/> - - +M443.113 331.837 +L428.349 333.965" style="fill:none;stroke:#92c4de;"/> +M428.349 333.965 +L413.857 336.998" style="fill:none;stroke:#7fb9da;"/> - - +M413.857 336.998 +L399.838 341.135" style="fill:none;stroke:#6fb0d7;"/> +M399.838 341.135 +L386.613 346.487" style="fill:none;stroke:#64a9d3;"/> - - +M386.613 346.487 +L374.308 353.123" style="fill:none;stroke:#5ba3d0;"/> +M374.308 353.123 +L363.154 360.889" style="fill:none;stroke:#56a0ce;"/> - - +M363.154 360.889 +L353.175 369.568" style="fill:none;stroke:#529dcc;"/> +M353.175 369.568 +L344.28 378.935" style="fill:none;stroke:#519ccc;"/> - - +M344.28 378.935 +L336.326 388.8" style="fill:none;stroke:#4f9bcb;"/> +M336.326 388.8 +L336.326 388.8" style="fill:none;stroke:#519ccc;"/> - - +M336.326 388.8 +L336.326 388.8" style="fill:none;stroke:#519ccc;"/> +M518.4 338.228 +L512.041 338.486" style="fill:none;stroke:#ecf4fb;"/> - - +M512.041 338.486 +L497.047 339.262" style="fill:none;stroke:#e5eff9;"/> +M497.047 339.262 +L482.098 340.437" style="fill:none;stroke:#d6e6f4;"/> - - +M482.098 340.437 +L467.233 342.124" style="fill:none;stroke:#c9ddf0;"/> +M467.233 342.124 +L452.522 344.469" style="fill:none;stroke:#b7d4ea;"/> - - +M452.522 344.469 +L438.075 347.639" style="fill:none;stroke:#a5cde3;"/> +M438.075 347.639 +L424.064 351.803" style="fill:none;stroke:#94c4df;"/> - - +M424.064 351.803 +L410.709 357.096" style="fill:none;stroke:#82bbdb;"/> +M410.709 357.096 +L398.245 363.557" style="fill:none;stroke:#75b4d8;"/> - - +M398.245 363.557 +L386.849 371.112" style="fill:none;stroke:#6aaed6;"/> +M386.849 371.112 +L376.59 379.594" style="fill:none;stroke:#65aad4;"/> - - +M376.59 379.594 +L367.423 388.8" style="fill:none;stroke:#61a7d2;"/> +M367.423 388.8 +L367.423 388.8" style="fill:none;stroke:#5fa6d1;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +M367.423 388.8 +L367.423 388.8" style="fill:none;stroke:#5fa6d1;"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -6428,20 +3657,20 @@ L180.84 -271.915" id="C0_3a2_5a6b4551ab"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -6486,7 +3715,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -6495,12 +3724,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -6530,7 +3759,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -6539,12 +3768,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -6565,7 +3794,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -6574,12 +3803,12 @@ z - + - + @@ -6605,7 +3834,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -6613,17 +3842,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -6631,17 +3860,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -6649,17 +3878,17 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + - + @@ -6671,25 +3900,25 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -6698,17 +3927,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -6717,17 +3946,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -6736,17 +3965,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -6754,17 +3983,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -6772,17 +4001,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -6790,42 +4019,22 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_subplots/subplots_offset_text.pdf b/lib/matplotlib/tests/baseline_images/test_subplots/subplots_offset_text.pdf index 6babdb6d91a3..e871bd270bf2 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_subplots/subplots_offset_text.pdf and b/lib/matplotlib/tests/baseline_images/test_subplots/subplots_offset_text.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_subplots/subplots_offset_text.png b/lib/matplotlib/tests/baseline_images/test_subplots/subplots_offset_text.png index 07ce82341b6b..f635bb901e96 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_subplots/subplots_offset_text.png and b/lib/matplotlib/tests/baseline_images/test_subplots/subplots_offset_text.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_subplots/subplots_offset_text.svg b/lib/matplotlib/tests/baseline_images/test_subplots/subplots_offset_text.svg index 2db8f9fc8bf4..f3e45ad908c0 100644 --- a/lib/matplotlib/tests/baseline_images/test_subplots/subplots_offset_text.svg +++ b/lib/matplotlib/tests/baseline_images/test_subplots/subplots_offset_text.svg @@ -5,7 +5,7 @@ @@ -39,7 +39,31 @@ L184.727 113.018 L207.273 95.5636 L229.818 78.1091 L252.364 60.6545 -L274.909 43.2" style="fill:none;stroke:#0000ff;"/> +L274.909 43.2" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> + + + + + + + + + + + + @@ -47,128 +71,128 @@ L274.909 43.2" style="fill:none;stroke:#0000ff;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -179,20 +203,20 @@ L0 4" id="mdad270ee8e" style="stroke:#000000;stroke-linecap:butt;stroke-width:0. +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -218,7 +242,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -226,12 +250,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -252,7 +276,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -260,12 +284,12 @@ z - + - + @@ -295,7 +319,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -303,12 +327,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -346,7 +370,7 @@ Q53.9062 64.0156 53.9062 55.3281 Q53.9062 49.2656 50.4375 45.0938 Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + @@ -354,12 +378,12 @@ Q46.9688 40.9219 40.5781 39.3125" id="BitstreamVeraSans-Roman-33"/> - + - + @@ -385,7 +409,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -393,12 +417,12 @@ z - + - + @@ -430,7 +454,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -438,12 +462,12 @@ z - + - + @@ -478,7 +502,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -486,12 +510,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -508,7 +532,7 @@ L8.20312 64.5938 z " id="BitstreamVeraSans-Roman-37"/> - + @@ -516,12 +540,12 @@ z - + - + @@ -564,7 +588,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -572,12 +596,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -612,7 +636,7 @@ Q16.2188 57.2812 16.2188 49.4219 Q16.2188 41.5 20.0938 36.9531 Q23.9688 32.4219 30.6094 32.4219" id="BitstreamVeraSans-Roman-39"/> - + @@ -652,26 +676,6 @@ z - - - - - - - - - - - - @@ -694,126 +698,150 @@ L428.218 113.018 L450.764 95.5636 L473.309 78.1091 L495.855 60.6545 -L518.4 43.2" style="fill:none;stroke:#0000ff;"/> +L518.4 43.2" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> + + + + + + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -822,144 +850,124 @@ L518.4 43.2" style="fill:none;stroke:#0000ff;"/> - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - @@ -982,23 +990,47 @@ L184.727 301.527 L207.273 284.073 L229.818 266.618 L252.364 249.164 -L274.909 231.709" style="fill:none;stroke:#0000ff;"/> +L274.909 231.709" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> + + + + + + + + + + + + - + - + - + @@ -1006,17 +1038,17 @@ L274.909 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1024,17 +1056,17 @@ L274.909 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1042,17 +1074,17 @@ L274.909 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1060,17 +1092,17 @@ L274.909 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1078,17 +1110,17 @@ L274.909 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1096,17 +1128,17 @@ L274.909 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1114,17 +1146,17 @@ L274.909 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1132,17 +1164,17 @@ L274.909 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1150,24 +1182,24 @@ L274.909 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + - + @@ -1178,17 +1210,17 @@ L274.909 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1196,17 +1228,17 @@ L274.909 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1214,17 +1246,17 @@ L274.909 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1232,17 +1264,17 @@ L274.909 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1250,17 +1282,17 @@ L274.909 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1268,17 +1300,17 @@ L274.909 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1286,17 +1318,17 @@ L274.909 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1304,17 +1336,17 @@ L274.909 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1322,17 +1354,17 @@ L274.909 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1340,17 +1372,17 @@ L274.909 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1364,26 +1396,6 @@ L274.909 231.709" style="fill:none;stroke:#0000ff;"/> - - - - - - - - - - - - @@ -1406,23 +1418,47 @@ L428.218 301.527 L450.764 284.073 L473.309 266.618 L495.855 249.164 -L518.4 231.709" style="fill:none;stroke:#0000ff;"/> +L518.4 231.709" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> + + + + + + + + + + + + - + - + - + @@ -1430,17 +1466,17 @@ L518.4 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1449,17 +1485,17 @@ L518.4 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1468,17 +1504,17 @@ L518.4 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1487,17 +1523,17 @@ L518.4 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1506,17 +1542,17 @@ L518.4 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1525,17 +1561,17 @@ L518.4 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1544,17 +1580,17 @@ L518.4 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1563,17 +1599,17 @@ L518.4 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1582,17 +1618,17 @@ L518.4 231.709" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1617,7 +1653,7 @@ L37.7969 62.7031 z " id="BitstreamVeraSans-Roman-2b"/> - + @@ -1629,144 +1665,124 @@ z - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_table/table_labels.png b/lib/matplotlib/tests/baseline_images/test_table/table_labels.png index 9fe54509bbb9..bd724d32353c 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_table/table_labels.png and b/lib/matplotlib/tests/baseline_images/test_table/table_labels.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_table/table_zorder.png b/lib/matplotlib/tests/baseline_images/test_table/table_zorder.png index 21d4537c18fc..01cc2f613255 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_table/table_zorder.png and b/lib/matplotlib/tests/baseline_images/test_table/table_zorder.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_text/antialiased.png b/lib/matplotlib/tests/baseline_images/test_text/antialiased.png index 66ba6aa0c6db..45792bbf7381 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_text/antialiased.png and b/lib/matplotlib/tests/baseline_images/test_text/antialiased.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_text/axes_titles.png b/lib/matplotlib/tests/baseline_images/test_text/axes_titles.png index 936c14bcc59c..57f6a1d7b37b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_text/axes_titles.png and b/lib/matplotlib/tests/baseline_images/test_text/axes_titles.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_text/font_styles.pdf b/lib/matplotlib/tests/baseline_images/test_text/font_styles.pdf index 044745e22b76..ea8304b5460a 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_text/font_styles.pdf and b/lib/matplotlib/tests/baseline_images/test_text/font_styles.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_text/font_styles.png b/lib/matplotlib/tests/baseline_images/test_text/font_styles.png index 30cd557bf7eb..4e0f36082321 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_text/font_styles.png and b/lib/matplotlib/tests/baseline_images/test_text/font_styles.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_text/font_styles.svg b/lib/matplotlib/tests/baseline_images/test_text/font_styles.svg index 87081dec9e40..37fba48c8076 100644 --- a/lib/matplotlib/tests/baseline_images/test_text/font_styles.svg +++ b/lib/matplotlib/tests/baseline_images/test_text/font_styles.svg @@ -5,7 +5,7 @@ @@ -28,28 +28,32 @@ L72 43.2 z " style="fill:#ffffff;"/> - - +L518.4 43.2 +L518.4 43.2" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> +L518.4 43.2 +L518.4 43.2" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> +L518.4 388.8 +L518.4 388.8" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> +L72 43.2 +L72 43.2" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> + + @@ -228,14 +232,14 @@ z - - - - - - - - + + + + + + + + @@ -386,9 +390,9 @@ Q63.375 44.3906 63.375 33.2969" id="BitstreamVeraSans-Bold-6e"/> - - - + + + @@ -635,9 +639,9 @@ z - - - + + + @@ -725,9 +729,9 @@ Q54.8906 44.3438 54.8906 33.0156" id="BitstreamVeraSans-Roman-68"/> - - - + + + @@ -844,9 +848,9 @@ Q40.5781 54.5469 44.2812 53.0781" id="BitstreamVeraSans-Roman-73"/> - - - + + + diff --git a/lib/matplotlib/tests/baseline_images/test_text/multiline.pdf b/lib/matplotlib/tests/baseline_images/test_text/multiline.pdf index 9052d57c3853..fe27f5cdd171 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_text/multiline.pdf and b/lib/matplotlib/tests/baseline_images/test_text/multiline.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_text/multiline.png b/lib/matplotlib/tests/baseline_images/test_text/multiline.png index 45188ce19125..eaf752bfc06b 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_text/multiline.png and b/lib/matplotlib/tests/baseline_images/test_text/multiline.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_text/multiline.svg b/lib/matplotlib/tests/baseline_images/test_text/multiline.svg index 76e8922429b5..28338026aee1 100644 --- a/lib/matplotlib/tests/baseline_images/test_text/multiline.svg +++ b/lib/matplotlib/tests/baseline_images/test_text/multiline.svg @@ -28,28 +28,32 @@ L72 43.2 z " style="fill:#ffffff;"/> - - +L518.4 43.2 +L518.4 43.2" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> +L518.4 43.2 +L518.4 43.2" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> +L518.4 388.8 +L518.4 388.8" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> +L72 43.2 +L72 43.2" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> + + @@ -89,7 +93,7 @@ Q26.2656 6.10938 33.4062 6.10938 Q40.5312 6.10938 44.6094 11.75 Q48.6875 17.3906 48.6875 27.2969" id="BitstreamVeraSans-Roman-70"/> - + @@ -162,7 +166,7 @@ z - + @@ -173,7 +177,7 @@ z - + @@ -189,7 +193,7 @@ z - + @@ -200,7 +204,7 @@ z - + @@ -256,7 +260,7 @@ Q14.2656 1.51562 17.4844 1.51562" id="Cmmi10-71"/> - + @@ -399,7 +403,7 @@ Q33.4062 -1.42188 27.6875 -1.42188 Q18.2656 -1.42188 13.375 4.4375 Q8.5 10.2969 8.5 21.5781" id="BitstreamVeraSans-Roman-75"/> - + @@ -494,21 +498,21 @@ L44.2812 54.6875 z " id="BitstreamVeraSans-Roman-78"/> - + - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/lib/matplotlib/tests/baseline_images/test_text/text_alignment.pdf b/lib/matplotlib/tests/baseline_images/test_text/text_alignment.pdf index baa74d871057..e6199559b9da 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_text/text_alignment.pdf and b/lib/matplotlib/tests/baseline_images/test_text/text_alignment.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_text/text_alignment.png b/lib/matplotlib/tests/baseline_images/test_text/text_alignment.png index 435f40c3f438..a4f11d9fac9d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_text/text_alignment.png and b/lib/matplotlib/tests/baseline_images/test_text/text_alignment.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_text/text_alignment.svg b/lib/matplotlib/tests/baseline_images/test_text/text_alignment.svg index 7701b807c474..2e1ab2a7c384 100644 --- a/lib/matplotlib/tests/baseline_images/test_text/text_alignment.svg +++ b/lib/matplotlib/tests/baseline_images/test_text/text_alignment.svg @@ -38,42 +38,46 @@ L518.4 273.6" style="fill:none;stroke:#0000ff;stroke-linecap:square;"/> M72 158.4 L518.4 158.4" style="fill:none;stroke:#008000;stroke-linecap:square;"/> - - +L518.4 43.2 +L518.4 43.2" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> +L518.4 43.2 +L518.4 43.2" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> +L518.4 388.8 +L518.4 388.8" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> +L72 43.2 +L72 43.2" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> + + +" style="fill:#f5deb3;opacity:0.5;stroke:#000000;stroke-linejoin:miter;"/> @@ -360,16 +364,16 @@ z +" style="fill:#f5deb3;opacity:0.5;stroke:#000000;stroke-linejoin:miter;"/> @@ -454,16 +458,16 @@ z +" style="fill:#f5deb3;opacity:0.5;stroke:#000000;stroke-linejoin:miter;"/> @@ -620,16 +624,16 @@ Q40.5781 54.5469 44.2812 53.0781" id="BitstreamVeraSans-Roman-73"/> +" style="fill:#f5deb3;opacity:0.5;stroke:#000000;stroke-linejoin:miter;"/> @@ -696,20 +700,20 @@ Q45.0625 54.2969 48.7812 52.5938" id="BitstreamVeraSans-Roman-63"/> +" style="fill:#f5deb3;opacity:0.5;stroke:#000000;stroke-linejoin:miter;"/> - + @@ -732,16 +736,16 @@ z +" style="fill:#f5deb3;opacity:0.5;stroke:#000000;stroke-linejoin:miter;"/> @@ -769,20 +773,20 @@ z +" style="fill:#f5deb3;opacity:0.5;stroke:#000000;stroke-linejoin:miter;"/> - + @@ -809,20 +813,20 @@ z +" style="fill:#f5deb3;opacity:0.5;stroke:#000000;stroke-linejoin:miter;"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_text/text_bboxclip.pdf b/lib/matplotlib/tests/baseline_images/test_text/text_bboxclip.pdf index 0e2c6d44e2fc..e097e1e5c8cb 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_text/text_bboxclip.pdf and b/lib/matplotlib/tests/baseline_images/test_text/text_bboxclip.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_text/text_bboxclip.png b/lib/matplotlib/tests/baseline_images/test_text/text_bboxclip.png index 1cee752ffd28..33c363d52148 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_text/text_bboxclip.png and b/lib/matplotlib/tests/baseline_images/test_text/text_bboxclip.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_text/text_bboxclip.svg b/lib/matplotlib/tests/baseline_images/test_text/text_bboxclip.svg index fa205f6bc762..2b0b2068c8e6 100644 --- a/lib/matplotlib/tests/baseline_images/test_text/text_bboxclip.svg +++ b/lib/matplotlib/tests/baseline_images/test_text/text_bboxclip.svg @@ -104,7 +104,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -149,7 +149,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -190,7 +190,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -240,7 +240,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -298,7 +298,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -334,7 +334,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -366,7 +366,7 @@ L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -386,7 +386,7 @@ L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -406,7 +406,7 @@ L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -426,7 +426,7 @@ L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -446,7 +446,7 @@ L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -466,7 +466,7 @@ L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -478,8 +478,8 @@ L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> @@ -737,16 +737,16 @@ z - - - - - - - - - - + + + + + + + + + + @@ -754,10 +754,10 @@ z - - - - - - - - - - + + + + + + + + + + diff --git a/lib/matplotlib/tests/baseline_images/test_text/text_contains.png b/lib/matplotlib/tests/baseline_images/test_text/text_contains.png index e54538ddf0de..5f5f2e9404db 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_text/text_contains.png and b/lib/matplotlib/tests/baseline_images/test_text/text_contains.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_text/titles.pdf b/lib/matplotlib/tests/baseline_images/test_text/titles.pdf index 3f9eae4d51d1..eca6a832de22 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_text/titles.pdf and b/lib/matplotlib/tests/baseline_images/test_text/titles.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_text/titles.png b/lib/matplotlib/tests/baseline_images/test_text/titles.png index d186a659fc64..a830766304ca 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_text/titles.png and b/lib/matplotlib/tests/baseline_images/test_text/titles.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_text/titles.svg b/lib/matplotlib/tests/baseline_images/test_text/titles.svg index 6e62c81b984d..b31dffece94f 100644 --- a/lib/matplotlib/tests/baseline_images/test_text/titles.svg +++ b/lib/matplotlib/tests/baseline_images/test_text/titles.svg @@ -5,7 +5,7 @@ @@ -28,28 +28,32 @@ L72 43.2 z " style="fill:#ffffff;"/> - - +L518.4 43.2 +L518.4 43.2" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> +L518.4 43.2 +L518.4 43.2" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> +L518.4 388.8 +L518.4 388.8" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> +L72 43.2 +L72 43.2" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> + + @@ -145,13 +149,13 @@ z - - - - - - - + + + + + + + @@ -226,7 +230,7 @@ Q30.0781 56 35.7969 56 Q45.2188 56 50.0469 50.1719 Q54.8906 44.3438 54.8906 33.0156" id="BitstreamVeraSans-Roman-68"/> - + diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout1.pdf b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout1.pdf index 3ca9f480882c..061f35870fa1 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout1.pdf and b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout1.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout1.png b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout1.png index dfc84b3f9f81..0195dca14596 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout1.png and b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout1.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout1.svg b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout1.svg index e779d67f079c..349e23404416 100644 --- a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout1.svg +++ b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout1.svg @@ -5,7 +5,7 @@ @@ -21,17 +21,41 @@ z - + + + + + + + + + + + + + @@ -39,20 +63,20 @@ L554.525 36.4241" style="fill:none;stroke:#0000ff;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -85,7 +109,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -95,12 +119,12 @@ z - + - + @@ -132,7 +156,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -142,12 +166,12 @@ z - + - + @@ -168,7 +192,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -289,7 +313,7 @@ L18.1094 75.9844 z " id="BitstreamVeraSans-Roman-62"/> - + @@ -306,25 +330,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -334,17 +358,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -354,12 +378,12 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + @@ -389,7 +413,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -417,37 +441,17 @@ L56.2031 54.6875 z " id="BitstreamVeraSans-Roman-79"/> - + - - - - - - + + + + + + - - - - - - - - - - - - @@ -497,19 +501,19 @@ L-0.296875 64.5938 z " id="BitstreamVeraSans-Roman-54"/> - + - - - - + + + + - - + + diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout2.pdf b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout2.pdf index 1afbf0733340..9b1584ec3c76 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout2.pdf and b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout2.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout2.png b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout2.png index 4c1f597830f9..7f0bef91e9bc 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout2.png and b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout2.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout2.svg b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout2.svg index a413968fd709..71f0f08cac16 100644 --- a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout2.svg +++ b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout2.svg @@ -5,7 +5,7 @@ @@ -21,17 +21,41 @@ z - + + + + + + + + + + + + + @@ -39,20 +63,20 @@ L273.005 26.8475" style="fill:none;stroke:#0000ff;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -85,7 +109,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -95,12 +119,12 @@ z - + - + @@ -132,7 +156,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -142,12 +166,12 @@ z - + - + @@ -168,7 +192,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -289,7 +313,7 @@ L18.1094 75.9844 z " id="BitstreamVeraSans-Roman-62"/> - + @@ -306,25 +330,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -334,17 +358,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -354,12 +378,12 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + @@ -389,7 +413,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -417,37 +441,17 @@ L56.2031 54.6875 z " id="BitstreamVeraSans-Roman-79"/> - + - - - - - - + + + + + + - - - - - - - - - - - - @@ -497,45 +501,69 @@ L-0.296875 64.5938 z " id="BitstreamVeraSans-Roman-54"/> - + - - - - + + + + - + + + + + + + + + + + + + - + - + - + @@ -545,17 +573,17 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -565,17 +593,17 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -584,7 +612,7 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + @@ -599,17 +627,17 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -619,17 +647,17 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -639,17 +667,17 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -658,78 +686,82 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - - - - - - + + + + + + - - - - - - - - - - - - - + - - - - + + + + - + + + + + + + + + + + + + - + - + - + @@ -739,17 +771,17 @@ L273.005 236.367" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -759,17 +791,17 @@ L273.005 236.367" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -778,7 +810,7 @@ L273.005 236.367" style="fill:none;stroke:#0000ff;"/> - + @@ -793,17 +825,17 @@ L273.005 236.367" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -813,17 +845,17 @@ L273.005 236.367" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -833,17 +865,17 @@ L273.005 236.367" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -852,78 +884,82 @@ L273.005 236.367" style="fill:none;stroke:#0000ff;"/> - + - - - - - - + + + + + + - - - - - - - - - - - - - + - - - - + + + + - + + + + + + + + + + + + + - + - + - + @@ -933,17 +969,17 @@ L554.525 236.367" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -953,17 +989,17 @@ L554.525 236.367" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -972,7 +1008,7 @@ L554.525 236.367" style="fill:none;stroke:#0000ff;"/> - + @@ -987,17 +1023,17 @@ L554.525 236.367" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1007,17 +1043,17 @@ L554.525 236.367" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1027,17 +1063,17 @@ L554.525 236.367" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1046,61 +1082,41 @@ L554.525 236.367" style="fill:none;stroke:#0000ff;"/> - + - - - - - - + + + + + + - - - - - - - - - - - - - + - - - - + + + + - - + + - - + + - - + + - - + + diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout3.pdf b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout3.pdf index 4a6293baf127..bd683edaf98f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout3.pdf and b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout3.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout3.png b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout3.png index 569b7624b32c..e152395bd730 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout3.png and b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout3.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout3.svg b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout3.svg index 582992fda025..d9875c7a7fc5 100644 --- a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout3.svg +++ b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout3.svg @@ -5,7 +5,7 @@ @@ -21,17 +21,41 @@ z - + + + + + + + + + + + + + @@ -39,20 +63,20 @@ L273.005 26.8475" style="fill:none;stroke:#0000ff;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -85,7 +109,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -95,12 +119,12 @@ z - + - + @@ -132,7 +156,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -142,12 +166,12 @@ z - + - + @@ -168,7 +192,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -289,7 +313,7 @@ L18.1094 75.9844 z " id="BitstreamVeraSans-Roman-62"/> - + @@ -306,25 +330,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -334,17 +358,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -354,12 +378,12 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + @@ -389,7 +413,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -417,37 +441,17 @@ L56.2031 54.6875 z " id="BitstreamVeraSans-Roman-79"/> - + - - - - - - + + + + + + - - - - - - - - - - - - @@ -497,45 +501,69 @@ L-0.296875 64.5938 z " id="BitstreamVeraSans-Roman-54"/> - + - - - - + + + + - + + + + + + + + + + + + + - + - + - + @@ -545,17 +573,17 @@ L273.005 236.367" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -565,17 +593,17 @@ L273.005 236.367" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -584,7 +612,7 @@ L273.005 236.367" style="fill:none;stroke:#0000ff;"/> - + @@ -599,17 +627,17 @@ L273.005 236.367" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -619,17 +647,17 @@ L273.005 236.367" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -639,17 +667,17 @@ L273.005 236.367" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -658,78 +686,82 @@ L273.005 236.367" style="fill:none;stroke:#0000ff;"/> - + - - - - - - + + + + + + - - - - - - - - - - - - - + - - - - + + + + - + + + + + + + + + + + + + - + - + - + @@ -739,17 +771,17 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -759,17 +791,17 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -778,7 +810,7 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + @@ -793,17 +825,17 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -813,17 +845,17 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -833,17 +865,17 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -852,58 +884,38 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - - - - - - + + + + + + - - - - - - - - - - - - - + - - - - + + + + - - + + - - + + - - + + diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout4.pdf b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout4.pdf index d8a6ed444c4e..c782936b11cc 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout4.pdf and b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout4.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout4.png b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout4.png index 60134986bd2b..8800c270f9fa 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout4.png and b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout4.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout4.svg b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout4.svg index b2e611893b7c..e238f2ae4d00 100644 --- a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout4.svg +++ b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout4.svg @@ -5,7 +5,7 @@ @@ -21,17 +21,41 @@ z - + + + + + + + + + + + + + @@ -39,20 +63,20 @@ L179.165 26.8475" style="fill:none;stroke:#0000ff;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -85,7 +109,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -95,12 +119,12 @@ z - + - + @@ -132,7 +156,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -142,12 +166,12 @@ z - + - + @@ -168,7 +192,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -289,7 +313,7 @@ L18.1094 75.9844 z " id="BitstreamVeraSans-Roman-62"/> - + @@ -306,25 +330,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -334,17 +358,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -354,12 +378,12 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + @@ -389,7 +413,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -417,37 +441,17 @@ L56.2031 54.6875 z " id="BitstreamVeraSans-Roman-79"/> - + - - - - - - + + + + + + - - - - - - - - - - - - @@ -497,45 +501,69 @@ L-0.296875 64.5938 z " id="BitstreamVeraSans-Roman-54"/> - + - - - - + + + + - + + + + + + + + + + + + + - + - + - + @@ -545,17 +573,17 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -565,17 +593,17 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -584,7 +612,7 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + @@ -599,17 +627,17 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -619,17 +647,17 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -639,17 +667,17 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -658,78 +686,82 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - - - - - - + + + + + + - - - - - - - - - - - - - + - - - - + + + + - + + + + + + + + + + + + + - + - + - + @@ -739,17 +771,17 @@ L366.845 166.527" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -759,17 +791,17 @@ L366.845 166.527" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -778,7 +810,7 @@ L366.845 166.527" style="fill:none;stroke:#0000ff;"/> - + @@ -793,17 +825,17 @@ L366.845 166.527" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -813,17 +845,17 @@ L366.845 166.527" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -833,17 +865,17 @@ L366.845 166.527" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -852,78 +884,82 @@ L366.845 166.527" style="fill:none;stroke:#0000ff;"/> - + - - - - - - + + + + + + - - - - - - - - - - - - - + - - - - + + + + - + + + + + + + + + + + + + - + - + - + @@ -933,17 +969,17 @@ L554.525 166.527" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -953,17 +989,17 @@ L554.525 166.527" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -972,7 +1008,7 @@ L554.525 166.527" style="fill:none;stroke:#0000ff;"/> - + @@ -987,17 +1023,17 @@ L554.525 166.527" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1007,17 +1043,17 @@ L554.525 166.527" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1027,17 +1063,17 @@ L554.525 166.527" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1046,61 +1082,41 @@ L554.525 166.527" style="fill:none;stroke:#0000ff;"/> - + - - - - - - + + + + + + - - - - - - - - - - - - - + - - - - + + + + - - + + - - + + - - + + - - + + diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout5.pdf b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout5.pdf index cdeaae8f58fe..b730c600cc5d 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout5.pdf and b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout5.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout5.png b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout5.png index a7d8e2a725e1..6643b0a6bfb9 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout5.png and b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout5.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout5.svg b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout5.svg index 860a76426308..5d6d838b39f3 100644 --- a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout5.svg +++ b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout5.svg @@ -5,7 +5,7 @@ @@ -29,8 +29,32 @@ z " style="fill:#ffffff;"/> - + + + + + + + + + + + + + @@ -38,20 +62,20 @@ iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAJpJREFUGJVt +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -77,7 +101,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -85,12 +109,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -120,7 +144,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -128,12 +152,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -159,7 +183,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -167,12 +191,12 @@ z - + - + @@ -207,7 +231,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -215,12 +239,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -263,7 +287,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -275,25 +299,25 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -301,17 +325,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -319,17 +343,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -337,17 +361,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -355,42 +379,22 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout6.pdf b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout6.pdf index 75fe32e8cbca..8b33c78a7461 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout6.pdf and b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout6.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout6.png b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout6.png index 0ba87edfe389..c68654321057 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout6.png and b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout6.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout6.svg b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout6.svg index 376188a6907a..0d2a1d69e81a 100644 --- a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout6.svg +++ b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout6.svg @@ -5,7 +5,7 @@ @@ -21,17 +21,41 @@ z - + + + + + + + + + + + + + @@ -39,20 +63,20 @@ L266.525 26.8475" style="fill:none;stroke:#0000ff;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -85,7 +109,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -95,12 +119,12 @@ z - + - + @@ -132,7 +156,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -142,12 +166,12 @@ z - + - + @@ -168,7 +192,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -289,7 +313,7 @@ L18.1094 75.9844 z " id="BitstreamVeraSans-Roman-62"/> - + @@ -306,25 +330,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -334,17 +358,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -354,12 +378,12 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + @@ -389,7 +413,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -417,37 +441,17 @@ L56.2031 54.6875 z " id="BitstreamVeraSans-Roman-79"/> - + - - - - - - + + + + + + - - - - - - - - - - - - @@ -497,45 +501,69 @@ L-0.296875 64.5938 z " id="BitstreamVeraSans-Roman-54"/> - + - - - - + + + + - + + + + + + + + + + + + + - + - + - + @@ -545,17 +573,17 @@ L266.525 236.368" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -565,17 +593,17 @@ L266.525 236.368" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -584,7 +612,7 @@ L266.525 236.368" style="fill:none;stroke:#0000ff;"/> - + @@ -599,17 +627,17 @@ L266.525 236.368" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -619,17 +647,17 @@ L266.525 236.368" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -639,17 +667,17 @@ L266.525 236.368" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -658,78 +686,82 @@ L266.525 236.368" style="fill:none;stroke:#0000ff;"/> - + - - - - - - + + + + + + - - - - - - - - - - - - - + - - - - + + + + - + + + + + + + + + + + + + - + - + - + @@ -739,17 +771,17 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -759,17 +791,17 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -781,17 +813,17 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -801,17 +833,17 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -821,17 +853,17 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -840,68 +872,72 @@ L554.525 26.8475" style="fill:none;stroke:#0000ff;"/> - + - - - - - - + + + + + + - + + + +M340.433 258.422 +L553.463 258.422 +L553.463 155.825 +L340.433 155.825 +z +" style="fill:#ffffff;"/> - - + + - + +M340.433 155.825 +L553.463 155.825 +L553.463 155.825" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> - + +M553.463 258.422 +L553.463 155.825 +L553.463 155.825" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> - - - + +M340.433 258.422 +L553.463 258.422 +L553.463 258.422" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> - - + + - + - + - + @@ -911,17 +947,17 @@ L554.525 155.825" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -931,17 +967,17 @@ L554.525 155.825" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -953,17 +989,17 @@ L554.525 155.825" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -973,17 +1009,17 @@ L554.525 155.825" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -993,17 +1029,17 @@ L554.525 155.825" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1012,68 +1048,72 @@ L554.525 155.825" style="fill:none;stroke:#0000ff;"/> - + - - - - - - + + + + + + - + + + +M340.433 387.399 +L553.463 387.399 +L553.463 284.802 +L340.433 284.802 +z +" style="fill:#ffffff;"/> - - + + - + +M340.433 284.802 +L553.463 284.802 +L553.463 284.802" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> - + +M553.463 387.399 +L553.463 284.802 +L553.463 284.802" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> - - - + +M340.433 387.399 +L553.463 387.399 +L553.463 387.399" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;"/> - - + + - + - + - + @@ -1083,17 +1123,17 @@ L554.525 284.802" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1103,17 +1143,17 @@ L554.525 284.802" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1122,7 +1162,7 @@ L554.525 284.802" style="fill:none;stroke:#0000ff;"/> - + @@ -1137,17 +1177,17 @@ L554.525 284.802" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1157,17 +1197,17 @@ L554.525 284.802" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1177,17 +1217,17 @@ L554.525 284.802" style="fill:none;stroke:#0000ff;"/> - + - + - + @@ -1196,54 +1236,34 @@ L554.525 284.802" style="fill:none;stroke:#0000ff;"/> - + - - - - - - + + + + + + - - - - - - - - - - - - - - + + - - + + - - + + - - + + - - + + diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout7.pdf b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout7.pdf index 0ab9d0976211..22abe998a57f 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout7.pdf and b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout7.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout7.png b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout7.png index 38c77105d3d1..fddf632dc2c7 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout7.png and b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout7.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout7.svg b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout7.svg index a9e6f26bba77..1455bcd695fc 100644 --- a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout7.svg +++ b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout7.svg @@ -5,7 +5,7 @@ @@ -21,17 +21,41 @@ z - + + + + + + + + + + + + + @@ -39,20 +63,20 @@ L554.525 36.4241" style="fill:none;stroke:#0000ff;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -85,7 +109,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -95,12 +119,12 @@ z - + - + @@ -132,7 +156,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -142,12 +166,12 @@ z - + - + @@ -168,7 +192,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -289,7 +313,7 @@ L18.1094 75.9844 z " id="BitstreamVeraSans-Roman-62"/> - + @@ -306,25 +330,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -334,17 +358,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -354,12 +378,12 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + @@ -389,7 +413,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -417,37 +441,17 @@ L56.2031 54.6875 z " id="BitstreamVeraSans-Roman-79"/> - + - - - - - - + + + + + + - - - - - - - - - - - - @@ -528,17 +532,17 @@ Q19.3906 75.9844 28.6094 75.9844 z " id="BitstreamVeraSans-Roman-66"/> - + - - - - - - - - - + + + + + + + + + @@ -623,7 +627,7 @@ Q30.0781 56 35.7969 56 Q45.2188 56 50.0469 50.1719 Q54.8906 44.3438 54.8906 33.0156" id="BitstreamVeraSans-Roman-68"/> - + @@ -631,17 +635,17 @@ Q54.8906 44.3438 54.8906 33.0156" id="BitstreamVeraSans-Roman-68"/> - - - - + + + + - - + + diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout8.pdf b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout8.pdf index c648289af926..fe01a511bcad 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout8.pdf and b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout8.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout8.png b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout8.png index 9c15043c8200..75630dff9038 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout8.png and b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout8.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout8.svg b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout8.svg index 281a4578d270..15877e4d9bde 100644 --- a/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout8.svg +++ b/lib/matplotlib/tests/baseline_images/test_tightlayout/tight_layout8.svg @@ -5,7 +5,7 @@ @@ -21,17 +21,41 @@ z - + + + + + + + + + + + + + @@ -39,20 +63,20 @@ L566.316 24.4362" style="fill:none;stroke:#0000ff;"/> +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -85,7 +109,7 @@ L10.6875 0 z " id="BitstreamVeraSans-Roman-2e"/> - + @@ -95,12 +119,12 @@ z - + - + @@ -132,7 +156,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -142,12 +166,12 @@ z - + - + @@ -168,7 +192,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -289,7 +313,7 @@ L18.1094 75.9844 z " id="BitstreamVeraSans-Roman-62"/> - + @@ -306,25 +330,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -334,17 +358,17 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + - + @@ -354,12 +378,12 @@ L-4 0" id="m0d5b0a6425" style="stroke:#000000;stroke-linecap:butt;stroke-width:0 - + - + @@ -417,37 +441,17 @@ L56.2031 54.6875 z " id="BitstreamVeraSans-Roman-79"/> - + - - - - - - + + + + + + - - - - - - - - - - - - @@ -497,19 +501,19 @@ L-0.296875 64.5938 z " id="BitstreamVeraSans-Roman-54"/> - + - - - - + + + + - - + + diff --git a/lib/matplotlib/tests/baseline_images/test_transforms/pre_transform_data.pdf b/lib/matplotlib/tests/baseline_images/test_transforms/pre_transform_data.pdf index 9fdeb9c08c5c..27c4722fcac9 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_transforms/pre_transform_data.pdf and b/lib/matplotlib/tests/baseline_images/test_transforms/pre_transform_data.pdf differ diff --git a/lib/matplotlib/tests/baseline_images/test_transforms/pre_transform_data.png b/lib/matplotlib/tests/baseline_images/test_transforms/pre_transform_data.png index e91a4911864e..414972144c25 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_transforms/pre_transform_data.png and b/lib/matplotlib/tests/baseline_images/test_transforms/pre_transform_data.png differ diff --git a/lib/matplotlib/tests/baseline_images/test_transforms/pre_transform_data.svg b/lib/matplotlib/tests/baseline_images/test_transforms/pre_transform_data.svg index f50237f40fb4..117ab1abf587 100644 --- a/lib/matplotlib/tests/baseline_images/test_transforms/pre_transform_data.svg +++ b/lib/matplotlib/tests/baseline_images/test_transforms/pre_transform_data.svg @@ -29,654 +29,468 @@ z " style="fill:#ffffff;"/> - - - - - - + - - - - - - + - - - - - - + - - - - - - + - - - - - - + - - - - - - + - - - - - - + - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -691,5861 +505,3845 @@ C-2.00046 -1.16182 -2.23607 -0.593012 -2.23607 0 C-2.23607 0.593012 -2.00046 1.16182 -1.58114 1.58114 C-1.16182 2.00046 -0.593012 2.23607 0 2.23607 z -" id="m892ea4c8d5" style="stroke:#000000;"/> +" id="mac51c2b168" style="stroke:#000000;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +" style="stroke:#000000;"/> + + + + + + + + + + + + @@ -7201,20 +5023,20 @@ z +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + @@ -7240,7 +5062,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -7248,12 +5070,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -7283,7 +5105,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -7292,12 +5114,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -7323,7 +5145,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -7332,12 +5154,12 @@ z - + - + @@ -7372,7 +5194,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -7381,12 +5203,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -7429,7 +5251,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -7438,12 +5260,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -7464,7 +5286,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -7478,25 +5300,25 @@ z +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + @@ -7504,17 +5326,17 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -7523,17 +5345,17 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -7542,17 +5364,17 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -7561,17 +5383,17 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -7580,17 +5402,17 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + @@ -7598,26 +5420,6 @@ L-4 0" id="mcb0005524f" style="stroke:#000000;stroke-width:0.5;"/> - - - - - - - - - - - - diff --git a/lib/matplotlib/tests/baseline_images/test_triangulation/tripcolor1.png b/lib/matplotlib/tests/baseline_images/test_triangulation/tripcolor1.png index 45278cddcae3..e513ce86b92e 100644 Binary files a/lib/matplotlib/tests/baseline_images/test_triangulation/tripcolor1.png and b/lib/matplotlib/tests/baseline_images/test_triangulation/tripcolor1.png differ diff --git a/lib/mpl_toolkits/tests/baseline_images/test_axes_grid1/divider_append_axes.pdf b/lib/mpl_toolkits/tests/baseline_images/test_axes_grid1/divider_append_axes.pdf index fb2552a6bf33..3b9be1f22a42 100644 Binary files a/lib/mpl_toolkits/tests/baseline_images/test_axes_grid1/divider_append_axes.pdf and b/lib/mpl_toolkits/tests/baseline_images/test_axes_grid1/divider_append_axes.pdf differ diff --git a/lib/mpl_toolkits/tests/baseline_images/test_axes_grid1/divider_append_axes.png b/lib/mpl_toolkits/tests/baseline_images/test_axes_grid1/divider_append_axes.png index 0ed76182e9de..dab7c58dd861 100644 Binary files a/lib/mpl_toolkits/tests/baseline_images/test_axes_grid1/divider_append_axes.png and b/lib/mpl_toolkits/tests/baseline_images/test_axes_grid1/divider_append_axes.png differ diff --git a/lib/mpl_toolkits/tests/baseline_images/test_axes_grid1/divider_append_axes.svg b/lib/mpl_toolkits/tests/baseline_images/test_axes_grid1/divider_append_axes.svg index 9157d2714821..9609b9461537 100644 --- a/lib/mpl_toolkits/tests/baseline_images/test_axes_grid1/divider_append_axes.svg +++ b/lib/mpl_toolkits/tests/baseline_images/test_axes_grid1/divider_append_axes.svg @@ -41,1127 +41,1151 @@ C-2.00046 -1.16182 -2.23607 -0.593012 -2.23607 0 C-2.23607 0.593012 -2.00046 1.16182 -1.58114 1.58114 C-1.16182 2.00046 -0.593012 2.23607 0 2.23607 z -" id="md48142097f" style="stroke:#000000;"/> +" id="mac51c2b168" style="stroke:#000000;"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +L0 -4" id="mb1445623b5" style="stroke:#000000;stroke-width:0.5;"/> - + +L0 4" id="m3a68111ca7" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -1172,140 +1196,120 @@ L0 4" id="m5a7d422ac3" style="stroke:#000000;stroke-width:0.5;"/> +L4 0" id="m71e820122c" style="stroke:#000000;stroke-width:0.5;"/> - + +L-4 0" id="m81ec2b1422" style="stroke:#000000;stroke-width:0.5;"/> - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - @@ -1550,113 +1554,137 @@ L400.5 302.4 L392.4 302.4 z " style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> + + + + + + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -1665,12 +1693,12 @@ z - + - + @@ -1696,7 +1724,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -1704,12 +1732,12 @@ Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + - + @@ -1739,7 +1767,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -1748,12 +1776,12 @@ Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + - + @@ -1779,7 +1807,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -1788,12 +1816,12 @@ z - + - + @@ -1828,7 +1856,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -1837,12 +1865,12 @@ Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + - + @@ -1885,7 +1913,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -1894,12 +1922,12 @@ Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + - + @@ -1920,7 +1948,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -1930,17 +1958,17 @@ z - + - + - + @@ -1948,26 +1976,6 @@ z - - - - - - - - - - - - @@ -2212,22 +2220,46 @@ L432.617 151.65 L432 151.65 z " style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> + + + + + + + + + + + + - + - + - + @@ -2235,17 +2267,17 @@ z - + - + - + @@ -2254,17 +2286,17 @@ z - + - + - + @@ -2273,17 +2305,17 @@ z - + - + - + @@ -2292,17 +2324,17 @@ z - + - + - + @@ -2311,17 +2343,17 @@ z - + - + - + @@ -2331,17 +2363,17 @@ z - + - + - + @@ -2351,17 +2383,17 @@ z - + - + - + @@ -2373,132 +2405,112 @@ z - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - @@ -2743,22 +2755,46 @@ L157.783 151.65 L158.4 151.65 z " style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> + + + + + + + + + + + + - + - + - + @@ -2766,17 +2802,17 @@ z - + - + - + @@ -2785,17 +2821,17 @@ z - + - + - + @@ -2804,17 +2840,17 @@ z - + - + - + @@ -2823,17 +2859,17 @@ z - + - + - + @@ -2842,17 +2878,17 @@ z - + - + - + @@ -2862,17 +2898,17 @@ z - + - + - + @@ -2882,17 +2918,17 @@ z - + - + - + @@ -2904,132 +2940,112 @@ z - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - @@ -3274,113 +3290,137 @@ L400.5 129.6 L392.4 129.6 z " style="fill:#0000ff;stroke:#000000;stroke-linejoin:miter;"/> + + + + + + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -3389,17 +3429,17 @@ z - + - + - + @@ -3407,17 +3447,17 @@ z - + - + - + @@ -3426,17 +3466,17 @@ z - + - + - + @@ -3445,17 +3485,17 @@ z - + - + - + @@ -3464,17 +3504,17 @@ z - + - + - + @@ -3483,17 +3523,17 @@ z - + - + - + @@ -3503,17 +3543,17 @@ z - + - + - + @@ -3521,43 +3561,23 @@ z - - - - - - - - - - - - - - + + - - - - - + + + + + diff --git a/lib/mpl_toolkits/tests/baseline_images/test_mplot3d/text3d.pdf b/lib/mpl_toolkits/tests/baseline_images/test_mplot3d/text3d.pdf index d4b80a8dbb07..38e829f8d67c 100644 Binary files a/lib/mpl_toolkits/tests/baseline_images/test_mplot3d/text3d.pdf and b/lib/mpl_toolkits/tests/baseline_images/test_mplot3d/text3d.pdf differ diff --git a/lib/mpl_toolkits/tests/baseline_images/test_mplot3d/text3d.png b/lib/mpl_toolkits/tests/baseline_images/test_mplot3d/text3d.png index 9ae3fdd741e1..2fb1b6cad41e 100644 Binary files a/lib/mpl_toolkits/tests/baseline_images/test_mplot3d/text3d.png and b/lib/mpl_toolkits/tests/baseline_images/test_mplot3d/text3d.png differ diff --git a/lib/mpl_toolkits/tests/baseline_images/test_mplot3d/text3d.svg b/lib/mpl_toolkits/tests/baseline_images/test_mplot3d/text3d.svg index 87915696ec97..2a20b28253f8 100644 --- a/lib/mpl_toolkits/tests/baseline_images/test_mplot3d/text3d.svg +++ b/lib/mpl_toolkits/tests/baseline_images/test_mplot3d/text3d.svg @@ -33,7 +33,7 @@ z M131.177 312.435 L258.939 227.701 L256.812 65.7899 -L121.927 141.921" style="fill:#f2f2f2;opacity:0.5;stroke:#f2f2f2;"/> +L121.927 141.921" style="fill:#f2f2f2;opacity:0.5;stroke:#f2f2f2;stroke-linejoin:miter;"/> @@ -42,7 +42,7 @@ L121.927 141.921" style="fill:#f2f2f2;opacity:0.5;stroke:#f2f2f2;"/> M258.939 227.701 L465.902 275.073 L474.561 108.279 -L256.812 65.7899" style="fill:#e6e6e6;opacity:0.5;stroke:#e6e6e6;"/> +L256.812 65.7899" style="fill:#e6e6e6;opacity:0.5;stroke:#e6e6e6;stroke-linejoin:miter;"/> @@ -51,7 +51,7 @@ L256.812 65.7899" style="fill:#e6e6e6;opacity:0.5;stroke:#e6e6e6;"/> M131.177 312.435 L348.93 367.606 L465.902 275.073 -L258.939 227.701" style="fill:#ececec;opacity:0.5;stroke:#ececec;"/> +L258.939 227.701" style="fill:#ececec;opacity:0.5;stroke:#ececec;stroke-linejoin:miter;"/> @@ -170,7 +170,7 @@ Q16.75 56 26.8125 56 Q31.7812 56 36.1719 55.2656 Q40.5781 54.5469 44.2812 53.0781" id="BitstreamVeraSans-Roman-73"/> - + @@ -180,38 +180,30 @@ Q40.5781 54.5469 44.2812 53.0781" id="BitstreamVeraSans-Roman-73"/> - - - - - - - - - - - - - - + + + + + + @@ -242,7 +234,7 @@ Q6.59375 17.9688 6.59375 36.375 Q6.59375 54.8281 13.0625 64.5156 Q19.5312 74.2188 31.7812 74.2188" id="BitstreamVeraSans-Roman-30"/> - + @@ -280,7 +272,7 @@ Q49.8594 40.875 45.4062 35.4062 Q44.1875 33.9844 37.6406 27.2188 Q31.1094 20.4531 19.1875 8.29688" id="BitstreamVeraSans-Roman-32"/> - + @@ -314,7 +306,7 @@ L4.89062 26.7031 z " id="BitstreamVeraSans-Roman-34"/> - + @@ -357,7 +349,7 @@ Q23.3906 74.2188 37.2031 74.2188 Q40.9219 74.2188 44.7031 73.4844 Q48.4844 72.75 52.5938 71.2969" id="BitstreamVeraSans-Roman-36"/> - + @@ -408,7 +400,7 @@ Q38.1406 66.4062 31.7812 66.4062 Q25.3906 66.4062 21.8438 63.2344 Q18.3125 60.0625 18.3125 54.3906" id="BitstreamVeraSans-Roman-38"/> - + @@ -437,7 +429,7 @@ L12.4062 0 z " id="BitstreamVeraSans-Roman-31"/> - + @@ -466,7 +458,7 @@ L25.5938 34.7188 z " id="BitstreamVeraSans-Roman-59"/> - + @@ -476,38 +468,30 @@ z - - - - - - - - - - - - - - + + + + + + @@ -517,7 +501,7 @@ L355.1 366.531" style="fill:none;stroke:#000000;stroke-linecap:square;"/> - + @@ -530,7 +514,7 @@ L378.891 347.652" style="fill:none;stroke:#000000;stroke-linecap:square;"/> - + @@ -543,7 +527,7 @@ L401.965 329.342" style="fill:none;stroke:#000000;stroke-linecap:square;"/> - + @@ -556,7 +540,7 @@ L424.354 311.576" style="fill:none;stroke:#000000;stroke-linecap:square;"/> - + @@ -569,7 +553,7 @@ L446.088 294.33" style="fill:none;stroke:#000000;stroke-linecap:square;"/> - + @@ -582,7 +566,7 @@ L467.195 277.581" style="fill:none;stroke:#000000;stroke-linecap:square;"/> - + @@ -612,7 +596,7 @@ L5.60938 64.5938 z " id="BitstreamVeraSans-Roman-5a"/> - + @@ -622,38 +606,30 @@ z - - - - - - - - - - - - - - + + + + + + @@ -663,7 +639,7 @@ L469.527 272.69" style="fill:none;stroke:#000000;stroke-linecap:square;"/> - + @@ -676,7 +652,7 @@ L471.16 241.895" style="fill:none;stroke:#000000;stroke-linecap:square;"/> - + @@ -689,7 +665,7 @@ L472.824 210.497" style="fill:none;stroke:#000000;stroke-linecap:square;"/> - + @@ -702,7 +678,7 @@ L474.522 178.478" style="fill:none;stroke:#000000;stroke-linecap:square;"/> - + @@ -715,7 +691,7 @@ L476.253 145.818" style="fill:none;stroke:#000000;stroke-linecap:square;"/> - + @@ -728,7 +704,7 @@ L478.02 112.5" style="fill:none;stroke:#000000;stroke-linecap:square;"/> - + @@ -991,7 +967,7 @@ Q14.8906 38.1406 10.7969 36.2812 z " id="BitstreamVeraSans-Roman-35"/> - + @@ -1065,7 +1041,7 @@ L5.51562 47.5156 z " id="BitstreamVeraSans-Roman-7a"/> - + @@ -1086,7 +1062,7 @@ z - + @@ -1115,7 +1091,7 @@ z - + @@ -1146,8 +1122,8 @@ z - - + + @@ -1210,9 +1186,9 @@ z - - - + + + diff --git a/src/ft2font.cpp b/src/ft2font.cpp index f07f07942f82..4bb494c0bc1e 100644 --- a/src/ft2font.cpp +++ b/src/ft2font.cpp @@ -569,46 +569,6 @@ void FT2Font::select_charmap(unsigned long i) } } -FT_BBox FT2Font::compute_string_bbox() -{ - FT_BBox bbox; - /* initialize string bbox to "empty" values */ - bbox.xMin = bbox.yMin = 32000; - bbox.xMax = bbox.yMax = -32000; - - int right_side = 0; - for (size_t n = 0; n < glyphs.size(); n++) { - FT_BBox glyph_bbox; - FT_Glyph_Get_CBox(glyphs[n], ft_glyph_bbox_subpixels, &glyph_bbox); - if (glyph_bbox.xMin < bbox.xMin) { - bbox.xMin = glyph_bbox.xMin; - } - if (glyph_bbox.yMin < bbox.yMin) { - bbox.yMin = glyph_bbox.yMin; - } - if (glyph_bbox.xMin == glyph_bbox.xMax) { - right_side += glyphs[n]->advance.x >> 10; - if (right_side > bbox.xMax) { - bbox.xMax = right_side; - } - } else { - if (glyph_bbox.xMax > bbox.xMax) { - bbox.xMax = glyph_bbox.xMax; - } - } - if (glyph_bbox.yMax > bbox.yMax) - bbox.yMax = glyph_bbox.yMax; - } - /* check that we really grew the string bbox */ - if (bbox.xMin > bbox.xMax) { - bbox.xMin = 0; - bbox.yMin = 0; - bbox.xMax = 0; - bbox.yMax = 0; - } - return bbox; -} - int FT2Font::get_kerning(int left, int right, int mode) { if (!FT_HAS_KERNING(face)) { @@ -617,7 +577,7 @@ int FT2Font::get_kerning(int left, int right, int mode) FT_Vector delta; if (!FT_Get_Kerning(face, left, right, mode, &delta)) { - return (int)(delta.x / hinting_factor); + return (int)(delta.x) / (hinting_factor << 6); } else { return 0; } @@ -641,9 +601,14 @@ void FT2Font::set_text( pen.x = 0; pen.y = 0; + bbox.xMin = bbox.yMin = 32000; + bbox.xMax = bbox.yMax = -32000; + for (unsigned int n = 0; n < N; n++) { std::string thischar("?"); FT_UInt glyph_index; + FT_BBox glyph_bbox; + FT_Pos last_advance; glyph_index = FT_Get_Char_Index(face, codepoints[n]); @@ -651,7 +616,7 @@ void FT2Font::set_text( if (use_kerning && previous && glyph_index) { FT_Vector delta; FT_Get_Kerning(face, previous, glyph_index, FT_KERNING_DEFAULT, &delta); - pen.x += delta.x / hinting_factor; + pen.x += (delta.x << 10) / (hinting_factor << 16); } error = FT_Load_Glyph(face, glyph_index, flags); if (error) { @@ -669,18 +634,30 @@ void FT2Font::set_text( } // ignore errors, jump to next glyph + last_advance = face->glyph->advance.x; FT_Glyph_Transform(thisGlyph, 0, &pen); + FT_Glyph_Transform(thisGlyph, &matrix, 0); xys.push_back(pen.x); xys.push_back(pen.y); - pen.x += face->glyph->advance.x; + + FT_Glyph_Get_CBox(thisGlyph, ft_glyph_bbox_subpixels, &glyph_bbox); + + bbox.xMin = std::min(bbox.xMin, glyph_bbox.xMin); + bbox.xMax = std::max(bbox.xMax, glyph_bbox.xMax); + bbox.yMin = std::min(bbox.yMin, glyph_bbox.yMin); + bbox.yMax = std::max(bbox.yMax, glyph_bbox.yMax); + + pen.x += last_advance; previous = glyph_index; glyphs.push_back(thisGlyph); } - // now apply the rotation - for (unsigned int n = 0; n < glyphs.size(); n++) { - FT_Glyph_Transform(glyphs[n], &matrix, 0); + FT_Vector_Transform(&pen, &matrix); + advance = pen.x; + + if (bbox.xMin > bbox.xMax) { + bbox.xMin = bbox.yMin = bbox.xMax = bbox.yMax = 0; } } @@ -722,30 +699,29 @@ void FT2Font::load_glyph(FT_UInt glyph_index, FT_UInt32 flags) void FT2Font::get_width_height(long *width, long *height) { - FT_BBox bbox = compute_string_bbox(); - - *width = bbox.xMax - bbox.xMin; + *width = advance; *height = bbox.yMax - bbox.yMin; } long FT2Font::get_descent() { - FT_BBox bbox = compute_string_bbox(); return -bbox.yMin; } +void FT2Font::get_bitmap_offset(long *x, long *y) +{ + *x = bbox.xMin; + *y = 0; +} + void FT2Font::draw_glyphs_to_bitmap(bool antialiased) { - FT_BBox string_bbox = compute_string_bbox(); - size_t width = (string_bbox.xMax - string_bbox.xMin) / 64 + 2; - size_t height = (string_bbox.yMax - string_bbox.yMin) / 64 + 2; + size_t width = (bbox.xMax - bbox.xMin) / 64 + 2; + size_t height = (bbox.yMax - bbox.yMin) / 64 + 2; image.resize(width, height); for (size_t n = 0; n < glyphs.size(); n++) { - FT_BBox bbox; - FT_Glyph_Get_CBox(glyphs[n], ft_glyph_bbox_pixels, &bbox); - error = FT_Glyph_To_Bitmap( &glyphs[n], antialiased ? FT_RENDER_MODE_NORMAL : FT_RENDER_MODE_MONO, 0, 1); if (error) { @@ -756,8 +732,8 @@ void FT2Font::draw_glyphs_to_bitmap(bool antialiased) // now, draw to our target surface (convert position) // bitmap left and top in pixel, string bbox in subpixel - FT_Int x = (FT_Int)(bitmap->left - (string_bbox.xMin / 64.)); - FT_Int y = (FT_Int)((string_bbox.yMax / 64.) - bitmap->top + 1); + FT_Int x = (FT_Int)(bitmap->left - (bbox.xMin / 64.)); + FT_Int y = (FT_Int)((bbox.yMax / 64.) - bitmap->top + 1); image.draw_bitmap(&bitmap->bitmap, x, y); } @@ -765,13 +741,8 @@ void FT2Font::draw_glyphs_to_bitmap(bool antialiased) void FT2Font::get_xys(bool antialiased, std::vector &xys) { - FT_BBox string_bbox = compute_string_bbox(); - for (size_t n = 0; n < glyphs.size(); n++) { - FT_BBox bbox; - FT_Glyph_Get_CBox(glyphs[n], ft_glyph_bbox_pixels, &bbox); - error = FT_Glyph_To_Bitmap( &glyphs[n], antialiased ? FT_RENDER_MODE_NORMAL : FT_RENDER_MODE_MONO, 0, 1); if (error) { @@ -781,8 +752,8 @@ void FT2Font::get_xys(bool antialiased, std::vector &xys) FT_BitmapGlyph bitmap = (FT_BitmapGlyph)glyphs[n]; // bitmap left and top in pixel, string bbox in subpixel - FT_Int x = (FT_Int)(bitmap->left - string_bbox.xMin / 64.); - FT_Int y = (FT_Int)(string_bbox.yMax / 64. - bitmap->top + 1); + FT_Int x = (FT_Int)(bitmap->left - bbox.xMin / 64.); + FT_Int y = (FT_Int)(bbox.yMax / 64. - bitmap->top + 1); // make sure the index is non-neg x = x < 0 ? 0 : x; y = y < 0 ? 0 : y; diff --git a/src/ft2font.h b/src/ft2font.h index bef5e9ab27de..ee3e6e166db6 100644 --- a/src/ft2font.h +++ b/src/ft2font.h @@ -77,6 +77,7 @@ class FT2Font void load_char(long charcode, FT_UInt32 flags); void load_glyph(FT_UInt glyph_index, FT_UInt32 flags); void get_width_height(long *width, long *height); + void get_bitmap_offset(long *x, long *y); long get_descent(); // TODO: Since we know the size of the array upfront, we probably don't // need to dynamically allocate like this @@ -121,12 +122,13 @@ class FT2Font FT_Error error; std::vector glyphs; std::vector pos; + FT_BBox bbox; + FT_Pos advance; double angle; double ptsize; double dpi; long hinting_factor; - FT_BBox compute_string_bbox(); void set_scalable_attributes(); // prevent copying diff --git a/src/ft2font_wrapper.cpp b/src/ft2font_wrapper.cpp index f58bc0ace1ec..78d5a005b1cb 100644 --- a/src/ft2font_wrapper.cpp +++ b/src/ft2font_wrapper.cpp @@ -765,6 +765,21 @@ static PyObject *PyFT2Font_get_width_height(PyFT2Font *self, PyObject *args, PyO return Py_BuildValue("ll", width, height); } +const char *PyFT2Font_get_bitmap_offset__doc__ = + "x, y = get_bitmap_offset()\n" + "\n" + "Get the offset in 26.6 subpixels for the bitmap if ink hangs left or below (0, 0).\n" + "Since matplotlib only supports left-to-right text, y is always 0.\n"; + +static PyObject *PyFT2Font_get_bitmap_offset(PyFT2Font *self, PyObject *args, PyObject *kwds) +{ + long x, y; + + CALL_CPP("get_bitmap_offset", (self->x->get_bitmap_offset(&x, &y))); + + return Py_BuildValue("ll", x, y); +} + const char *PyFT2Font_get_descent__doc__ = "d = get_descent()\n" "\n" @@ -1572,6 +1587,7 @@ static PyTypeObject *PyFT2Font_init_type(PyObject *m, PyTypeObject *type) {"load_char", (PyCFunction)PyFT2Font_load_char, METH_VARARGS|METH_KEYWORDS, PyFT2Font_load_char__doc__}, {"load_glyph", (PyCFunction)PyFT2Font_load_glyph, METH_VARARGS|METH_KEYWORDS, PyFT2Font_load_glyph__doc__}, {"get_width_height", (PyCFunction)PyFT2Font_get_width_height, METH_NOARGS, PyFT2Font_get_width_height__doc__}, + {"get_bitmap_offset", (PyCFunction)PyFT2Font_get_bitmap_offset, METH_NOARGS, PyFT2Font_get_bitmap_offset__doc__}, {"get_descent", (PyCFunction)PyFT2Font_get_descent, METH_NOARGS, PyFT2Font_get_descent__doc__}, {"draw_glyphs_to_bitmap", (PyCFunction)PyFT2Font_draw_glyphs_to_bitmap, METH_VARARGS|METH_KEYWORDS, PyFT2Font_draw_glyphs_to_bitmap__doc__}, {"get_xys", (PyCFunction)PyFT2Font_get_xys, METH_VARARGS|METH_KEYWORDS, PyFT2Font_get_xys__doc__},