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

Icons for Tk are not antialiased. #6610

Closed
Assignees
efiring
Labels
Milestone
@efiring

Description

@efiring

As pointed out here#5626 (comment) the new icons are particularly ugly with the Tkagg backend. The reason is that Tk is using the ppm versions, which are not antialiased. One solution would be to use, e.g.,

convert -antialias -geometry 24x24 back.svg back.gif

etc. to generate antialiased gif files to replace the ppm files, and then change one line in backend_tkagg.py so that it will use these files.

In addition, the old and now unused xpm files can be deleted.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp