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

Lutro Feature Parity #94

Open
13 of 15 tasks
RobLoach opened this issue Mar 29, 2023 · 0 comments
Open
13 of 15 tasks

Lutro Feature Parity #94

RobLoach opened this issue Mar 29, 2023 · 0 comments

Comments

@RobLoach
Copy link
Owner

RobLoach commented Mar 29, 2023

Have parity with the Lutro Painter.c https://github.com/libretro/libretro-lutro/blob/master/painter.c

  • Load bmfont
  • Load file
  • Load images (png)
  • Painter Transform brush API
  • pntr_clear -> pntr_clear_background
  • line
  • rect
  • fill rect
  • poly
  • fill poly
  • ellipse
  • fill ellipse
  • text width
  • printf
  • love.graphics.draw(drawable, x, y, r, sx, sy, ox, oy, kx, ky)
@RobLoach RobLoach changed the title Lutro Parity Lutro Feature Parity Mar 29, 2023
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