1
0
Fork 0
forked from wry/wry

portal: use dedicated text-rendering code

This commit is contained in:
Julian Orth 2024-09-28 15:40:41 +02:00
parent a9aad0c613
commit d99444bd3c
3 changed files with 125 additions and 29 deletions

View file

@ -2,6 +2,7 @@ mod ptl_display;
mod ptl_remote_desktop;
mod ptl_render_ctx;
mod ptl_screencast;
mod ptl_text;
mod ptr_gui;
use {