Skip to content

Releases: JarvyJ/rayimg

0.0.4

05 Oct 20:31
Compare
Choose a tag to compare

What's Changed

We ran into some issues while testing on a Raspberry Pi, so a few changes have to be made:

  • Disable gifs (for now!) and memory reduction by @JarvyJ in #8

Don't worry, we really want gif support, so it will return!

Full Changelog: 0.0.3...0.0.4

0.0.3

04 Oct 16:43
Compare
Choose a tag to compare

What's Changed

  • Load SVG Files Correctly by @JarvyJ in #7
  • Added HEIC format
  • Fixed a memory leak that was reintroduced when switching back to rl.LoadImage from rl.LoadTexture

Full Changelog: 0.0.2...0.0.3

0.0.2

04 Oct 03:03
Compare
Choose a tag to compare

What's Changed

  • Fixed some issues with rpi build tag
  • Updated with some fbset tests
  • Set screen resolution (if possible) when showing an error

Full Changelog: 0.0.1...0.0.2

0.0.1

03 Oct 23:58
Compare
Choose a tag to compare

What's Changed

  • Use screen dimensions on RPI, cache large images, add ini config support by @JarvyJ in #5
  • Display errors to the user, better font loading, and some bugfixes by @JarvyJ in #6

New Contributors

  • @JarvyJ made their first contribution in #5

Full Changelog: 0.0.0...0.0.1

0.0.0

10 Sep 21:38
Compare
Choose a tag to compare
0.0.0 Pre-release
Pre-release

Creating a tag for buildroot to use

Full Changelog: https://github.com/JarvyJ/rayimg/commits/0.0.0