stb_truetype.h mod comment

This commit is contained in:
ocornut 2015-01-18 12:54:35 +00:00
parent b87f9a19c8
commit a1c0c0e298

View file

@ -1,3 +1,6 @@
// [ImGui] this is a slightly modified version of stb_truetype.h 1.02
// [ImGui] we added stbtt_PackFontRangesGatherRects() and stbtt_PackFontRangesRenderIntoRects() and modified stbtt_PackBegin()
// stb_truetype.h - v1.02 - public domain
// authored from 2009-2014 by Sean Barrett / RAD Game Tools
//