LMMS/lmms

Replace theme assets with SVGs

Open

#7,767 建立於 2025年3月13日

在 GitHub 查看
 (2 留言) (1 反應) (1 負責人)C++ (7,132 star) (961 fork)batch import
enhancementgood first issuegui

描述

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!)

貢獻者指南

Replace theme assets with SVGs · LMMS/lmms#7767 | Good First Issue