LMMS/lmms

Replace theme assets with SVGs

オープン

#7,767 opened on 2025/03/13

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)C++ (961 件のフォーク)batch import
enhancementgood first issuegui

Repository metrics

Stars
 (7,132 個のスター)
PR merge metrics
 (平均マージ 146d 8h) (30d で 10 merged PRs)

説明

Tracking the ability to use SVGs for theme assets.

Some related efforts:

Some unresolved issues:

  • embed::getIconPixmap() quality is "stuck" at an SVGs "natural" resolution.
    • Fixed via #7769

High level tasks: (break these into finer tasks as needed)

  • Switch common assets from .png to .svg
  • Decide how to handle text (e.g. "ENVELOPE", "LFO")
  • Switch native effects plugins from .png to .svg
  • Decide how to handle instrument plugins

Initial team (gathered from Discord)

  • @StakeoutPunch
  • @rubiefawn
  • @Monospace-V
  • @SpomJ
  • @qnebra (this is not exhaustive, anyone feel free to chime in if you can help!)

コントリビューターガイド