コミット履歴

作者 SHA1 メッセージ 日付
  Ingo Ruhnke 556b56a097 Fix some issues remaining from the rebase 6 年 前
  Ingo Ruhnke 3f9c7a8546 Fix lack of clipping in TTF_RenderUTF8_Blended() 6 年 前
  Ingo Ruhnke 839230f7ed Fix displaying wrong characters due to cache mixup of char/index 6 年 前
  Ingo Ruhnke cfb8088bd0 Add missing raqm_destroy() calls to prevent memory leak 6 年 前
  Max Teufel add61b88a3 Apply libraqm patch 8 年 前
  Ozkan Sezer 639af3ac6b make it build with Watcom 6 年 前
  Sam Lantinga 55bb1f5604 Updated copyright for 2018 6 年 前
  Sam Lantinga c597f87bd6 Fixed typo (thanks Tim!) 7 年 前
  Sam Lantinga 56474a316c Fixed bug 2749 - Invalid memory read & write by TTF_RenderUTF8* functions with specific input 7 年 前
  Sam Lantinga fe2619cbf1 Fix for bug 3679 - TTF_RenderUTF8_Blended_Wrapped ignores lineSpace 7 年 前
  Sam Lantinga b524019f3f Fixed bug 3491 - TTF_RenderText_Blended ignores alpha channel 7 年 前
  Sam Lantinga e7ac5ba437 Fixed bug 3093 - Memory Leak in TTF_RenderUTF8_Blended_Wrapped 7 年 前
  Sam Lantinga 7a79d8dd49 Fixed bug 2854 - Double definition + unused var 7 年 前
  Sam Lantinga 18b77393bd Allocate exactly the amount of space needed to convert to UTF-8 7 年 前
  Sam Lantinga 9a5dd792a2 Fixed whitespace 7 年 前
  Sam Lantinga fa530354cf Fixed bug 3762 - Can't render characters with codepoints greater than 2^16 7 年 前
  Sam Lantinga f3b71089ae Fixed spacing to match SDL code style 7 年 前
  Sam Lantinga 197d378c30 Updated copyright for 2017 8 年 前
  Ryan C. Gordon 406ac45dce Restored binary compatibility for TTF_GetFontKerningSize(). 8 年 前
  Sam Lantinga 3b9a625a19 Updated copyright to 2016 9 年 前
  Sam Lantinga 145940160e Removed dependencies on standard C runtime 9 年 前
  Sam Lantinga 641ccc362f Fixed bug 2470 - bug rendering a string starting with glyph with negative minx, in TTF_RenderUTF8_Shaded 10 年 前
  Sam Lantinga 2499dea1ed Fixed bug 2574 - Doesn't load non-scalable fonts 10 年 前
  Sam Lantinga 7ca38f6d09 Fixed bug 2572 - TTF_GetFontKerningSize issue 10 年 前
  Sam Lantinga 2c26ec4c6a Fixed format warnings: format not a string literal and no format arguments 10 年 前
  Sam Lantinga a6023d7d60 Updated for SDL 2.0.1 11 年 前
  Sam Lantinga 10f3662aae Fixed bug: SDL_ttf incorrectly identifies some utf8 characters as "overlong". 11 年 前
  Sam Lantinga 4f07318f19 Fixed bug 1931 - Regression : Thai & Hindi Font are no more rendered 11 年 前
  Sam Lantinga 6ac15ac588 Updated Visual Studio projects 11 年 前
  Sam Lantinga 68a6cbdc6a Cleaned up whitespace for the next release 11 年 前