Fonts->AddFontFromFileTTF("anotherfont.otf", size_pixels); // Select font at runtime ImGui::Text("Hello"); // use the default font (which is ...
確定! 回上一頁