chapo
02.03.2022, 21:37
Как сделать отображение кириллицы для загруженного "кастомного" шрифта?
Lua:
with imgui
.
font_registry
(
)
:
font_default
=
imgui
.
add_font
(
f
'C:\\Windows\\Fonts\\trebucbd.ttf'
,
18
)
https://forum.antichat.xyz/attachments/27989047/img_825b895147.png
Lua:
with imgui
.
font_registry
(
)
:
font_default
=
imgui
.
add_font
(
f
'C:\\Windows\\Fonts\\trebucbd.ttf'
,
18
)
https://forum.antichat.xyz/attachments/27989047/img_825b895147.png