Skip to content

Sync fixes from LovyanGFX develop and bump version to 0.2.26#228

Merged
lovyan03 merged 2 commits into
m5stack:developfrom
ainyan03:develop
Jul 22, 2026
Merged

Sync fixes from LovyanGFX develop and bump version to 0.2.26#228
lovyan03 merged 2 commits into
m5stack:developfrom
ainyan03:develop

Conversation

@ainyan03

Copy link
Copy Markdown
Contributor

Summary

Port three fixes that landed on LovyanGFX develop:

All three files are byte-identical with LovyanGFX develop after this change,
keeping the shared core in sync between the two repositories.

Checks

  • verified the three files are byte-identical with lovyan03/LovyanGFX develop
  • git diff --check
  • CI builds on this PR

ainyan03 added 2 commits July 22, 2026 15:44
- pgmspace.h: make pgm_read_3byte_unaligned alignment-safe on platforms
  without pgm_read_dword_with_offset (lovyan03/LovyanGFX#865)
- LGFX_Sprite.cpp: accept valid top-down BMP imports and reject
  INT32_MIN height (lovyan03/LovyanGFX#864)
- pixelcopy.hpp: restore ARGB8888 destinations in get_fp_copy_rgb_affine
  (lovyan03/LovyanGFX#862)

All three files are byte-identical with LovyanGFX develop after this change.
@lovyan03
lovyan03 merged commit 42322a0 into m5stack:develop Jul 22, 2026
23 checks 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.

2 participants