X Tutup
Skip to content

Correctly close glyph contours that use curves.#8028

Merged
NelleV merged 3 commits intomatplotlib:v2.0.xfrom
QuLogic:font-contour-close
Mar 15, 2017
Merged

Correctly close glyph contours that use curves.#8028
NelleV merged 3 commits intomatplotlib:v2.0.xfrom
QuLogic:font-contour-close

Conversation

@QuLogic
Copy link
Copy Markdown
Member

@QuLogic QuLogic commented Feb 6, 2017

I've tried this out on the first ~2000 characters (though not all are available in DejaVu Sans), and it doesn't seem to break anything.

Fixes #7227.

I've tried this out on the first ~2000 characters (though not all are
available in DejaVu Sans), and it doesn't seem to break anything.

Fixes matplotlib#7227.
@QuLogic QuLogic added this to the 2.0.1 (next bug fix release) milestone Feb 6, 2017
@tacaswell
Copy link
Copy Markdown
Member

I suspect that the failing tests have the wrong paths encoded in them.

@QuLogic
Copy link
Copy Markdown
Member Author

QuLogic commented Feb 6, 2017

Yes, I knew I should have checked the full test results before-hand. They are slightly different, e.g., at the top of the 0, which points to the same issue.

@dopplershift dopplershift changed the title Correctly close glyph contours that use curves. [MRG+1] Correctly close glyph contours that use curves. Feb 6, 2017
@tacaswell
Copy link
Copy Markdown
Member

attn @mdboom

@tacaswell tacaswell requested a review from mdboom February 7, 2017 03:43
@tacaswell
Copy link
Copy Markdown
Member

I am happy with this and willing to merge it, but would like to give Mike a chance to look at it.

@tacaswell tacaswell changed the title [MRG+1] Correctly close glyph contours that use curves. [MRG+2] Correctly close glyph contours that use curves. Feb 7, 2017
@NelleV NelleV merged commit 5496805 into matplotlib:v2.0.x Mar 15, 2017
@QuLogic QuLogic deleted the font-contour-close branch March 15, 2017 19:22
@QuLogic QuLogic changed the title [MRG+2] Correctly close glyph contours that use curves. Correctly close glyph contours that use curves. Mar 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup