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

[SUGGESTION] Banner Fonts And Custom Backgrounds #382

Open
TayMcKenzieNZ opened this issue Feb 26, 2024 · 0 comments
Open

[SUGGESTION] Banner Fonts And Custom Backgrounds #382

TayMcKenzieNZ opened this issue Feb 26, 2024 · 0 comments

Comments

@TayMcKenzieNZ
Copy link

vMenu should allow users to change the name of the banner and font. The blue background could easily be changed by allowing users to add an image or gif in the vMenu resource itself, as long as it is 512x128.

The text should also have an option for an outline, which would add a small black line around it, making it easier to read with custom banners.

Speaking of custom banners, a simple CustomMenu true / false option would replace the default banner with that of the one inside of the resource.

The menu currently supports the following fonts, with the default being House Script. Here are their respective codes;

 -- 0 : Chalet London
-- 1 : House Script
-- 2 : Monospace
-- 4 : Chalet Comprime Cologne
-- 7 : Pricedown

TitleColour could also be useful for changing the font colour. For example,
TitleColour = { R = 255, G = 0, B = 255, A = 255 }, --- The colour of the menu banner text in RGB. This is white by default aka 255, 255, 255. See https://www.rapidtables.com/web/color/RGB_Color.html for colours.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant