Skip to content

Use Tkinter PhotoImage instead of Pillow for PNG #148

@dvarkin-ru

Description

@dvarkin-ru

If Pillow is used only for zoom and crop, then hacked PhotoImage can be used instead to reduce the list of dependencies for non-satellite maps.
It can be done like this: https://discuss.python.org/t/add-additional-options-for-the-tkinters-photoimage-copy-method/51598
I know that jpeg is also needed, but it looks very interesting, so I decided to write.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions