Skip to content

Fix accented letters - #26381

Merged
thinkyhead merged 2 commits into
MarlinFirmware:bugfix-2.1.xfrom
GMagician:Fix-accented-letters
Nov 1, 2023
Merged

Fix accented letters#26381
thinkyhead merged 2 commits into
MarlinFirmware:bugfix-2.1.xfrom
GMagician:Fix-accented-letters

Conversation

@GMagician

@GMagician GMagician commented Oct 30, 2023

Copy link
Copy Markdown
Contributor

Description

Fix missing accented letters / truncated LCD menu items.

Related Issues

@GMagician

Copy link
Copy Markdown
Contributor Author

Not sure it's the best solution but it seems to work

@thinkyhead
thinkyhead force-pushed the Fix-accented-letters branch from 30a5052 to c145c7e Compare October 31, 2023 23:58
@thinkyhead

Copy link
Copy Markdown
Member

Seems the right way to do it, taking advantage of get_utf8_value_cb returning the next char pointer, and of course fetching the chars from flash. Thanks for the patch!

@thinkyhead
thinkyhead merged commit 5523c12 into MarlinFirmware:bugfix-2.1.x Nov 1, 2023
@GMagician
GMagician deleted the Fix-accented-letters branch November 1, 2023 07:51
@GMagician GMagician mentioned this pull request Nov 10, 2023
eoyilmaz pushed a commit to eoyilmaz/Marlin that referenced this pull request Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants