3301 Commits
Author SHA1 Message Date
olikraus 024156f4de mui example, #2656 2025-06-14 15:21:18 +02:00
olikraus 370f04616e mui example, #2656 2025-06-14 15:10:19 +02:00
olikraus 156655af6f added drawHB to cpp code, #2656 2025-06-14 13:08:54 +02:00
olikraus 6805dcd427 added drawHB c code to repo, #2656 2025-06-14 13:03:14 +02:00
olikraus 6524ed39f2 2.36.7 2025-06-13 17:08:04 +02:00
olikraus a71207c584 ino update #2661 2.36.7 2025-06-13 16:42:00 +02:00
olikraus b5768de48b update codebuild #2661 2025-06-13 16:39:53 +02:00
olikraus 24c07342e8 update 2025-06-13 14:48:21 +02:00
olikraus 344f644284 update 2025-06-13 01:28:19 +02:00
olikraus 67043c3d14 Merge pull request #2659 from koendv/master
mui: uint8_t hex min/max bug #2658
2025-06-13 01:27:38 +02:00
olikraus 6befe7cc87 issue #2654 2025-06-12 22:19:02 +02:00
Koen De Vleeschauwer 9c1cc8ebd8 mui: uint8_t hex min/max bug #2658 2025-06-12 21:58:59 +02:00
olikraus 1a4fe87cbc 2.36.6 2025-06-12 14:52:09 +02:00
olikraus 484d2d3f28 issue #2656 2.36.6 2025-06-12 13:59:58 +02:00
olikraus 7196b3523f issue #2656 2025-06-12 10:12:57 +02:00
olikraus 18dc4a8294 Merge pull request #2655 from koendv/master
mui: uint8_t hex min/max
2025-06-12 09:53:49 +02:00
olikraus 5436b6db6c st7305 test 2025-06-11 20:34:40 +02:00
olikraus e9cb642b51 bdfconv comments 2025-06-11 18:41:52 +02:00
olikraus 47ef6f7312 Merge pull request #2647 from iggymayer/master
Add support SSD1315 128x64
2025-06-10 16:56:32 +02:00
olikraus ba4c36f714 Merge pull request #2648 from mwinters-stuff/master
Update cmake_minimum_version
2025-06-10 16:53:39 +02:00
Koen De Vleeschauwer 5a2a77f637 mui: uint8_t hex min/max 2025-06-08 07:35:12 +02:00
Ikitursa 8b77ba2b5d Modify codebuild.c and rebuild code
Modify codebuild.c and rebuild code
2025-05-23 18:30:52 +08:00
Mathew Winters 57b54c28fa Update cmake_minimum_version
The version is about to be depricated and needed updating to atleast 3.13 which pico sdk uses.
Stops the warning when building.

CMake Deprecation Warning at build/_deps/u8g2-src/CMakeLists.txt:1 (cmake_minimum_required):Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
2025-05-23 19:51:23 +12:00
Ikitursa 42607c2854 Update u8x8_d_ssd1315_128x64_noname.c
Modify the default value of the Iref register and related comments
2025-05-22 08:05:39 +08:00
Ikitursa 6268d03a62 Add support SSD1315 128x64
3W/4W SW/HW SPI
SW/HW I2C
2025-05-21 15:48:14 +08:00
olikraus 44bfa99efd Merge pull request #2641 from whj4674672/rt-thread
Fix the implicit declaration of the function
2025-05-18 11:01:29 +02:00
wanghaijing 4053de5ed5 Fix the implicit declaration of the function 2025-05-09 11:23:51 +08:00
olikraus d85b6557c6 reverted codebuild optimization 2025-05-02 22:01:03 +02:00
olikraus f27be15217 update, size reduction 2025-04-18 12:18:55 +02:00
olikraus 173ceca4a1 update, size reduction 2025-04-18 12:17:26 +02:00
olikraus 82efd57dae Merge pull request #2627 from koendv/master
bdfconv: add characters from utf8 text file
2025-04-11 21:34:08 +02:00
olikraus 5675c87193 Merge pull request #2624 from ccrome/ccrome/add-erc128x64
Added erc128x64 display https://www.buydisplay.com/2-inch-low-cost-wh…
2025-04-11 21:08:23 +02:00
Koen De Vleeschauwer a21cb20c42 bdfconv: add characters from utf8 text file 2025-04-07 13:30:27 +02:00
caleb crome e0feb705fd Added erc128x64 display https://www.buydisplay.com/2-inch-low-cost-white-128x64-graphic-cog-lcd-display-st7567-spi 2025-03-30 18:23:17 -07:00
olikraus 1e92781057 update 2025-03-25 21:06:10 +01:00
olikraus dc42d10b4a #2621 2025-03-25 20:58:25 +01:00
olikraus 2b75f932b5 Merge branch 'master' of https://github.com/olikraus/u8g2 2025-02-22 13:47:31 +01:00
olikraus 4ab4651ea7 update 2025-02-22 13:47:24 +01:00
olikraus 5f969586c7 Merge pull request #2594 from dkonigsberg/fix-2588
Subtract the offset included in the string width calculation
2025-02-17 23:34:55 +01:00
Derek Konigsberg 867923a0f8 Subtract the offset included in the string width calculation
When balanced string width calculation is enabled, the offset of the
first character is included in the string width value. This offset is
not used when drawing the string as part of a selection list, so
this behavior throws off the text alignment.

Fix #2588
2025-02-15 19:49:50 -08:00
olikraus df86c4b954 2.36.5 2025-02-09 22:58:14 +01:00
olikraus 041ae9a24c make ino #2565 2.36.5 2025-02-09 19:27:42 +01:00
olikraus 6c7126d53b ino #2565 2025-02-09 19:27:34 +01:00
olikraus da1a00a044 codebuild #2565 2025-02-09 19:25:58 +01:00
olikraus 812de51a6c #2585 2025-02-07 00:20:41 +01:00
olikraus b1db4b22b5 #2585 2025-02-06 21:26:12 +01:00
olikraus ef893381f9 create_release.sh update 2025-01-22 21:53:56 +01:00
olikraus f42beed34d 2.36.4 2025-01-22 21:47:12 +01:00
olikraus b48a479ab1 issue #2298 i2c cad 011 2.36.4 2025-01-22 21:41:42 +01:00
olikraus 2985691bbf 2.36.3 2025-01-19 16:38:28 +01:00