Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Close star polygons#30069

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
rcomer merged 1 commit intomatplotlib:mainfromjkseppan:close-star
May 18, 2025
Merged

Close star polygons#30069

rcomer merged 1 commit intomatplotlib:mainfromjkseppan:close-star
May 18, 2025

Conversation

jkseppan
Copy link
Member

@jkseppanjkseppan commentedMay 18, 2025
edited
Loading

When '*' hatching was used and you zoomed in (especially in vector formats), the top of the star was not joined quite right. Using closepoly as the last operation fixes this.

Before:
SCR-20250518-obge

After:
SCR-20250518-obqh

See also#29392 which fills the stars.

Copy link
Member

@oscargusoscargus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

As I happened to note that the clip_path-test was updated: is this enough and the newly added test can be removed? Of course, it can be good to have an explicit test for this (in case someone modifies the clip_path-test and removes the hatch.

@jkseppan
Copy link
MemberAuthor

As I happened to note that the clip_path-test was updated: is this enough and the newly added test can be removed? Of course, it can be good to have an explicit test for this (in case someone modifies the clip_path-test and removes the hatch.

Perhaps the clip_path test is enough. I was planning to make a zoomed-in test to really show the change, but of course the hatch markers are in display coordinates so you have to zoom in the file viewer and not when producing the image.

When '*' hatching was used and you zoomed in (especially in vectorformats), the top of the star was not joined quite right. Usingclosepoly as the last operation fixes this.
@rcomerrcomer merged commitf4346b5 intomatplotlib:mainMay 18, 2025
40 checks passed
@rcomerrcomer added this to thev3.11.0 milestoneMay 18, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@oscargusoscargusoscargus approved these changes

@rcomerrcomerrcomer approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v3.11.0
Development

Successfully merging this pull request may close these issues.

3 participants
@jkseppan@oscargus@rcomer

[8]ページ先頭

©2009-2025 Movatter.jp