columns_ui
columns_ui copied to clipboard
Improve colour font support
Top panel is my JScript Panel 3 component and the bottom is Item details....
$set_font(Segoe UI,32)
🎵%title%$crlf()
🎙%artist%$crlf()
[💿%album%$crlf()]
[📅%date%]
$set_font
would be replaced with $font
in my component.
https://jscript-panel.github.io/docs/guides/font-rgb/#font
FWIW, I'm using...
https://learn.microsoft.com/en-us/windows/win32/api/d2d1/nf-d2d1-id2d1rendertarget-drawtextlayout
with
D2D1_DRAW_TEXT_OPTIONS_CLIP | D2D1_DRAW_TEXT_OPTIONS_ENABLE_COLOR_FONT
Build: foo_ui_columns-2.1.0+189.gae03aa7.github.r10496010108.1382.x64