summaryrefslogtreecommitdiff
path: root/modules/text_server_adv/dynamic_font_adv.cpp
AgeCommit message (Expand)Author
2020-12-21Use integer text position in scroll container, TextEdit and canvas editor, to...bruvzg
2020-12-13[Complex Text Layouts] Add variable fonts support.bruvzg
2020-12-09Static analyzer fixes:bruvzg
2020-12-07Load dynamic fonts to memory on all platforms, to avoid locked files.bruvzg
2020-11-26[Complex Text Layouts] Implement GDNative interface for TextServer.bruvzg
2020-11-26[Complex Text Layouts] Implement ICU / HarfBuzz based TextServer module.bruvzg