112 コミット (5a94a280d0a7d2866a12e6f9144401881e17de02)

作成者 SHA1 メッセージ 日付
  Ray 292499bdeb Reviewed LoadFontData() and GenImageFontAtlas() 7年前
  raysan5 103bc7dfc6 Corrected issue with GetFontDefault() 7年前
  raysan5 d881c73257 Renamed GetDefaultFont() to GetFontDefault() 7年前
  Ray afe81d94ce Re-added: LoadFontEx() 7年前
  Ray 0e135118fd Improved GenImageFontAtlas() 7年前
  Ray 75ba5aca55 Improved font generation and SDF 7年前
  raysan5 559b9b8cc3 Corrected possible memory leak 7年前
  raysan5 25d5e907ec Some code review (mainly comments) 7年前
  Ray 2aae62cea2 Header tweak and comments 7年前
  Ray San ec33e7d705 BREAKING CHANGE: Renamed SpriteFont type to Font 7年前
  Ray San 6324697ffd Rectangle parameters changed to float 7年前
  Ahmad Fatoum 1841afad11
Refactor all #define SUPPORT_* into a config.h 7年前
  Ahmad Fatoum 80bf636f81
Don't exceed signed int range when shifting left 7年前
  Ahmad Fatoum 76aca9b0d1
Fix possible buffer overflow in LoadBMFont 7年前
  raysan5 4492a70a4b Support UTF8 basic characters on ImageTextEx() 7年前
  Ray 8af5f9dfe0 Avoid rendering SPACE character! 7年前
  Ray 1ce8c80de9 Corrected several issues... 7年前
  Ray San 00c34a035c Updated copyright year 8年前
  user 54587d7fdb proper if-clauses for disabling functionality in text.c 8年前
  Ray a6f9cc5629 Remove rres support 8年前
  Ray San 3d755d617a Some code tweaks... 8年前
  Ray cbe0dcedfe Corrected issue with ttf font y-offset 8年前
  raysan5 12cb3afd9e Added function DrawRectangleGradientEx() 8年前
  raysan5 88839b093c Added function DrawRectangleT() 8年前
  raysan5 9f09f6f550 Rename enum LogType names... 8年前
  Ray 4c27412eff Corrected issue #281 8年前
  raysan5 b0f8ea27e3 Renamed function for lib consistency 8年前
  Ray ecfe31bf1d Make TraceLog() public to the API 8年前
  Ray 1f56e8e5d0 Minor code tweaks 8年前
  Ray 080a79f0b0 Added IsFileExtension() 8年前
  Ray 2f65975c5e Remove RBMF fileformat support 8年前
  Ray b7a8a40e71 Work on configuration flags 8年前
  Ray 2ac7b684b5 text: configuration flags 8年前
  Ray 59652c75b4 Review some comments 8年前
  raysan5 d1c9afd1d8 Work on timming functions... 8年前
  Ray 05cff44d0a Improved modules description -IN PROGRESS- 8年前
  raysan5 afcd748fdf Reviewed fread() usage around the code 8年前
  Ray 734776b923 Commented code for review 8年前
  raysan5 1a879ba08e Refactor SpriteFont struct 8年前
  Ray c85dfd4bc6 Remove unecessary spaces... 8年前
  Ray b681e8c277 Implemented Wait() 8年前
  raysan5 61f6b0f707 Removed GetNextPOT(), review TraceLog() 8年前
  raysan5 e7464d5fc3 Review some formatting and naming 9年前
  raysan5 852f3d4fd0 Review comments and formatting 9年前
  Ray 377dcb025f Corrected some warnings 9年前
  raysan5 481ce3d39d Corrected bug with alpha mask on font 9年前
  raysan5 6d1b712a96 Reviewed modules comments 9年前
  Ray 38df2cad25 Improved text measurement 9年前
  raysan5 aa945055fa Corrected issue on chars drawing 9年前
  raysan5 6d3b11ef91 Support unordered charset, neither fixed first char 9年前