From d2b43f31e3bf4107faf6dbd77adbaf304d613c9f Mon Sep 17 00:00:00 2001 From: ocornut Date: Mon, 25 Aug 2014 17:27:42 +0100 Subject: [PATCH] Updated URL to new ProggyFonts site --- README.md | 2 +- imgui.cpp | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 97e5442e..a59d44f3 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Credits Developed by [Omar Cornut](http://www.miracleworld.net). The library was developed with the support of [Media Molecule](http://www.mediamolecule.com) and first used internally on the game [Tearaway](http://tearaway.mediamolecule.com). -Embeds [proggy_clean](http://www.proggyfonts.net/) font by Tristan Grimmer (also MIT license). +Embeds [proggy_clean](http://upperbounds.net) font by Tristan Grimmer (also MIT license). Inspiration, feedback, and testing: Casey Muratori, Atman Binstock, Mikko Mononen, Emmanuel Briney, Stefan Kamoda, Anton Mikhailov, Matt Willis. Thanks! diff --git a/imgui.cpp b/imgui.cpp index c54ac6ca..ff7d7a5b 100644 --- a/imgui.cpp +++ b/imgui.cpp @@ -5896,7 +5896,8 @@ void ShowTestWindow(bool* open) //----------------------------------------------------------------------------- // Font data -// Bitmap exported from proggy_clean.fon (c) by Tristan Grimmer http://www.proggyfonts.net +// Bitmap exported from proggy_clean.fon (c) by Tristan Grimmer http://upperbounds.net/ +// Also available on unofficial ProggyFonts mirror http://www.proggyfonts.net //----------------------------------------------------------------------------- /* // Copyright (c) 2004, 2005 Tristan Grimmer