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

Implement image rendering #455

Merged
merged 3 commits into from
May 4, 2024
Merged

Conversation

Sharktheone
Copy link
Member

This PR adds the ability to render images and background images.

It doesn't support things like background-position, background-repeat, background-size.
However, it supports object-fit already.

image

Note
This PR requires #447 to be merged.

@Sharktheone Sharktheone self-assigned this May 2, 2024
@Sharktheone Sharktheone added the renderer Anything related to the renderer label May 2, 2024
@Sharktheone Sharktheone merged commit e7f7433 into gosub-io:main May 4, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renderer Anything related to the renderer
Projects
Status: 🎯 Done
Development

Successfully merging this pull request may close these issues.

2 participants