Fix embossed text font fallback and add macOS input dialog for IME support #501

Open
opened 2026-04-05 16:21:49 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @anjis-elegoo on 3/3/2026

1. Previously, if the entered text was not supported by the selected font, it would display as “?”.

image

Now, if the selected font does not support the entered characters, a fallback font will be used for rendering.

image

2. Added a new embossed text input dialog to resolve the issue where macOS could not invoke the IME.

image
*Originally created by @anjis-elegoo on 3/3/2026* ### 1. Previously, if the entered text was not supported by the selected font, it would display as “?”. <img width="1290" height="915" alt="image" src="https://github.com/user-attachments/assets/1e61bb8c-b095-48c1-b2b8-5a231dd953fa" /> ### Now, if the selected font does not support the entered characters, a fallback font will be used for rendering. <img width="1332" height="831" alt="image" src="https://github.com/user-attachments/assets/17e6ba10-4b51-4ab9-8a95-367bc43b198d" /> ### 2. Added a new embossed text input dialog to resolve the issue where macOS could not invoke the IME. <img width="1252" height="685" alt="image" src="https://github.com/user-attachments/assets/2155179a-62f3-4720-8056-ca82884a5023" />
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#501