Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Stereo Matrix plugin assets to SVG #7803

Merged
merged 3 commits into from
Apr 6, 2025

Conversation

rubiefawn
Copy link
Contributor

@rubiefawn rubiefawn commented Mar 21, 2025

Replaces the .png raster assets for the native Stereo Matrix plugin with .svg vector assets.

For consistency between plugins, the colors, gradients, border radius, et cetera are all taken directly from the button assets sent to me by Rebecca, or from the color palette at https://github.com/lmms/artwork (Edit: or the LMMS website download buttons).

The font used is Barlow Heavy, which is licensed under the OFL 1.1. The font used is Orbitron as per the original art (for now), though Barlow is a better UI font and it should be considered in the future. The text has been converted to paths so the user does not have to have the font installed.

Note

Part of #7767

@rubiefawn rubiefawn mentioned this pull request Mar 21, 2025
5 tasks
@rubiefawn rubiefawn marked this pull request as ready for review March 22, 2025 02:11
@tresf
Copy link
Member

tresf commented Mar 22, 2025

Looks great! Comparing it to the old artwork, I found a few nitpicks, shared them on Discord.

Also experimentation with colors
Copy link
Member

@tresf tresf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@tresf tresf merged commit 1721534 into LMMS:master Apr 6, 2025
10 checks passed
@rubiefawn rubiefawn deleted the feat/stereo-matrix-svg branch April 8, 2025 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants