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

Update texture image fix #1967

Merged
merged 3 commits into from
Feb 10, 2024
Merged

Update texture image fix #1967

merged 3 commits into from
Feb 10, 2024

Conversation

einarf
Copy link
Member

@einarf einarf commented Feb 10, 2024

  • TextureAtlas.read_texture_image_from_atlas reads pixel data from the atlas texture
  • TextureAtlas.pdate_texture_image_from_atlas will sync the arcade Texture
  • Images are now read with correct border to avoid read offsets
  • Fixed a 0.5 pixel offset in draw_lrbt_rectangle_filled

@einarf einarf merged commit 27ec873 into development Feb 10, 2024
8 checks passed
@einarf einarf deleted the sync-texture-image branch February 10, 2024 23:47
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.

1 participant