musescore / musescore/MuseScore

Make plugin thumbnails in SVG format

Open
#18,488 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

feature request P4 plugins
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Your idea

Use SVG files for plugin thumbnails instead of PNGs.

  1. PNG plugin thumbnails are huge (about 350 kb per each), ~3 MB in total
  2. Some plugins share the same thumbnail, but in fact each plugin has its own thumbnail copy
Problem to be solved

I expect SVG plugin thumbnails can reduce size of setup file by ~2.5 MB.

Prior art

No response

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Locate the PNG plugin thumbnails and the setup-file packaging configuration, then measure their current size and duplication; done means SVG thumbnails replace the PNG copies and the setup size is reduced by about 2.5 MB.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.