LMMS/lmms

Replace theme assets with SVGs

开放

#7,767 创建于 2025年3月13日

 (2 条评论) (0 个反应) (1 位负责人)C++ (961 个派生)batch import
enhancementgood first issuegui

仓库指标

星标
 (7,132 个星标)
PR 合并指标
 (平均合并 146天 8小时) (30 天内合并 10 个 PR)

描述

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

贡献者指南