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

Text blending #4069

Merged
merged 3 commits into from
Sep 21, 2024
Merged

Text blending #4069

merged 3 commits into from
Sep 21, 2024

Conversation

Huevos
Copy link
Contributor

@Huevos Huevos commented Sep 21, 2024

[Added] text blending functionality

  • most of the code is taken from OpenATV.
  • Credits to @jbleyel

e.g. <widget source="myText" render="Label" alphatest="blend" ... />

[Updated] Adjust addons to respect new text blending possibilities

DimitarCC and others added 3 commits September 21, 2024 16:16
* most of the code is taken from OpenATV.
* Credits to @jblayel

e.g. <widget source="myText" render="Label" alphatest="blend" ... />
PLi compiler is old and not compatible with "register" keyword. Please revert when the compiler is updated.

error: ISO C++17 does not allow ‘register’ storage class specifier [-Werror=register]
@littlesat littlesat merged commit 1433414 into OpenPLi:develop Sep 21, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

3 participants