mirror of
				https://github.com/ocornut/imgui.git
				synced 2025-10-26 12:27:30 +00:00 
			
		
		
		
	Fonts: added Cousine-Regular.ttf
This commit is contained in:
		| @@ -26,6 +26,7 @@ int main(int, char**) | ||||
|     // (see extra_fonts/README.txt for more details) | ||||
|     //ImGuiIO& io = ImGui::GetIO(); | ||||
|     //io.Fonts->AddFontDefault(); | ||||
|     //io.Fonts->AddFontFromFileTTF("../../extra_fonts/Cousine-Regular.ttf", 15.0f); | ||||
|     //io.Fonts->AddFontFromFileTTF("../../extra_fonts/DroidSans.ttf", 16.0f); | ||||
|     //io.Fonts->AddFontFromFileTTF("../../extra_fonts/ProggyClean.ttf", 13.0f); | ||||
|     //io.Fonts->AddFontFromFileTTF("../../extra_fonts/ProggyTiny.ttf", 10.0f); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ocornut
					ocornut