Open hiiamboris opened 1 year ago
I worked on this same issue for R2 with someone many years ago. Might be in the rebol.org library.
On Sat, Jan 14, 2023 at 5:48 AM hiiamboris @.***> wrote:
Modern tendency in UIs seems to be choosing the font name from a drop-down list, but in Red the only way to choose a font is to call a system requester dialog request-font.
It would be nice to have a way to list all installed font names.
See also #136 https://github.com/red/REP/issues/136
— Reply to this email directly, view it on GitHub https://github.com/red/REP/issues/139, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADQKL2E6RK3M5K4B6MEH2DWSKOA5ANCNFSM6AAAAAAT3IHEQM . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Modern tendency in UIs seems to be choosing the font name from a drop-down list, but in Red the only way to choose a font is to call a system requester dialog
request-font
.It would be nice to have a way to list all installed font names.
See also https://github.com/red/REP/issues/136