[GH-ISSUE #304] No colorful emojis in RichEdit and RichView #96

Closed
opened 2026-05-05 03:39:28 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @klugier on GitHub (Oct 12, 2025).
Original GitHub issue: https://github.com/ultimatepp/ultimatepp/issues/304

It looks like emojis are being colorized by the main selected color in RichEdit and RichView. Emojis should be colorized.

Image Image
Originally created by @klugier on GitHub (Oct 12, 2025). Original GitHub issue: https://github.com/ultimatepp/ultimatepp/issues/304 It looks like emojis are being colorized by the main selected color in RichEdit and RichView. Emojis should be colorized. <img width="1061" height="780" alt="Image" src="https://github.com/user-attachments/assets/3398a4ac-eac4-4c5e-b990-6da3c151ff9d" /> <img width="877" height="755" alt="Image" src="https://github.com/user-attachments/assets/3dbbfc3d-878a-4d54-94a9-54e16f1e10e3" />
Author
Owner

@mirek-fidler commented on GitHub (Oct 12, 2025):

That is "underdevelopment". GDI font API does not support color glyphs, you
need to use something else. Seemed a lot of work, so I abandoned the idea
for now.

If somebody proposes a reasonable fix, I will be glad to adopt it.

On Sun, Oct 12, 2025 at 11:21 AM Zbigniew Rębacz @.***>
wrote:

klugier created an issue (ultimatepp/ultimatepp#304)
https://github.com/ultimatepp/ultimatepp/issues/304

It looks like emojis are being colorized by the main selected color in
RichEdit and RichView. Emojis should be colorized.
Zrzut.ekranu.2025-10-12.111807.png (view on web)
https://github.com/user-attachments/assets/3398a4ac-eac4-4c5e-b990-6da3c151ff9d Zrzut.ekranu.2025-10-12.111840.png
(view on web)
https://github.com/user-attachments/assets/3dbbfc3d-878a-4d54-94a9-54e16f1e10e3


Reply to this email directly, view it on GitHub
https://github.com/ultimatepp/ultimatepp/issues/304, or unsubscribe
https://github.com/notifications/unsubscribe-auth/AARH2372XK2PVREA6EHGXR33XIMSVAVCNFSM6AAAAACI6TE7NSVHI2DSMVQWIX3LMV43ASLTON2WKOZTGUYDMOBWG4YDQMQ
.
You are receiving this because you are subscribed to this thread.Message
ID: @.***>

<!-- gh-comment-id:3394467432 --> @mirek-fidler commented on GitHub (Oct 12, 2025): That is "underdevelopment". GDI font API does not support color glyphs, you need to use something else. Seemed a lot of work, so I abandoned the idea for now. If somebody proposes a reasonable fix, I will be glad to adopt it. On Sun, Oct 12, 2025 at 11:21 AM Zbigniew Rębacz ***@***.***> wrote: > *klugier* created an issue (ultimatepp/ultimatepp#304) > <https://github.com/ultimatepp/ultimatepp/issues/304> > > It looks like emojis are being colorized by the main selected color in > RichEdit and RichView. Emojis should be colorized. > Zrzut.ekranu.2025-10-12.111807.png (view on web) > <https://github.com/user-attachments/assets/3398a4ac-eac4-4c5e-b990-6da3c151ff9d> Zrzut.ekranu.2025-10-12.111840.png > (view on web) > <https://github.com/user-attachments/assets/3dbbfc3d-878a-4d54-94a9-54e16f1e10e3> > > — > Reply to this email directly, view it on GitHub > <https://github.com/ultimatepp/ultimatepp/issues/304>, or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AARH2372XK2PVREA6EHGXR33XIMSVAVCNFSM6AAAAACI6TE7NSVHI2DSMVQWIX3LMV43ASLTON2WKOZTGUYDMOBWG4YDQMQ> > . > You are receiving this because you are subscribed to this thread.Message > ID: ***@***.***> >
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#96
No description provided.