wxWidgets/build/cmake/tests
David Costanzo 0985996d01 Fix loading of RLE bitmaps in wxBMPHandler
- Fix handling of delta encoding that change vertical position
- Fix handling of end-of-line encodings that are given mid-line
- Removed unnecessary computation for linepos

Add regression tests for the bitmaps using RLE and loading which
previously didn't work correctly.

Closes https://github.com/wxWidgets/wxWidgets/pull/2590

Closes #19318.
2021-11-18 15:37:03 +01:00
..
base CMake: Use common function for adding samples, tests and demos 2021-01-19 19:58:46 +01:00
drawing CMake: Add argument to specify console app that uses gui libraries 2021-02-07 20:11:56 +01:00
gui Fix loading of RLE bitmaps in wxBMPHandler 2021-11-18 15:37:03 +01:00
headers CMake: Add argument to specify console app that uses gui libraries 2021-02-07 20:11:56 +01:00
CMakeLists.txt CMake: Use common function for adding samples, tests and demos 2021-01-19 19:58:46 +01:00