Tobias Markus
|
aa37046d15
Add with_raqm to CMakeLists.txt
|
6 years ago |
Tobias Markus
|
8ed6dec383
Fix typo in find_package call
|
6 years ago |
Jacob Burroughs
|
25d420a9bf
Create CMakeLists.txt
|
6 years ago |
Ingo Ruhnke
|
dea55bed28
Add AM_MAINTAINER_MODE, this should prevent rebuilding of autotools
|
6 years ago |
Ingo Ruhnke
|
c2a4cbada0
Remove SDL2_ttf.spec which gets created on build
|
6 years ago |
Ingo Ruhnke
|
3223ffc79f
Update libtool files
|
6 years ago |
Ingo Ruhnke
|
c3277d14fa
Fix VERSION variables not getting set properly
|
6 years ago |
Ingo Ruhnke
|
6df5a8dbd7
Update files via autoreconf instead of just autogen.sh
|
6 years ago |
Ingo Ruhnke
|
065ac7407a
Add autogen.sh generated files back in to allow out-of-source builds
|
6 years ago |
Ingo Ruhnke
|
556b56a097
Fix some issues remaining from the rebase
|
6 years ago |
Ingo Ruhnke
|
0b946a099f
Add .gitignore
|
6 years ago |
Ingo Ruhnke
|
95aae19c93
Remove auto-generated Makefile.in, aclocal.m4, configure
|
6 years ago |
Ingo Ruhnke
|
3f9c7a8546
Fix lack of clipping in TTF_RenderUTF8_Blended()
|
6 years ago |
Ingo Ruhnke
|
839230f7ed
Fix displaying wrong characters due to cache mixup of char/index
|
6 years ago |
Ingo Ruhnke
|
cfb8088bd0
Add missing raqm_destroy() calls to prevent memory leak
|
6 years ago |
Max Teufel
|
add61b88a3
Apply libraqm patch
|
8 years ago |
Max Teufel
|
dc51b05796
Re-run autogen.sh
|
8 years ago |
Ozkan Sezer
|
0617926fac
ran 'chmod -x' on many files
|
6 years ago |
Ozkan Sezer
|
639af3ac6b
make it build with Watcom
|
6 years ago |
Sam Lantinga
|
55bb1f5604
Updated copyright for 2018
|
7 years ago |
Sam Lantinga
|
d628c7334e
Updated iOS deployment target to 8.0 and added tvOS build target
|
7 years ago |
Sam Lantinga
|
f2619b63db
Updated iOS project for Xcode 9
|
7 years ago |
Sam Lantinga
|
2a9f8bc861
Added version macros for SDL_ttf
|
7 years ago |
Sam Lantinga
|
542f8257d9
Bye bye Visual Studio 2008
|
7 years ago |
Sam Lantinga
|
c597f87bd6
Fixed typo (thanks Tim!)
|
7 years ago |
Sam Lantinga
|
56474a316c
Fixed bug 2749 - Invalid memory read & write by TTF_RenderUTF8* functions with specific input
|
7 years ago |
Sam Lantinga
|
fe2619cbf1
Fix for bug 3679 - TTF_RenderUTF8_Blended_Wrapped ignores lineSpace
|
7 years ago |
Sam Lantinga
|
b524019f3f
Fixed bug 3491 - TTF_RenderText_Blended ignores alpha channel
|
7 years ago |
Sam Lantinga
|
e7ac5ba437
Fixed bug 3093 - Memory Leak in TTF_RenderUTF8_Blended_Wrapped
|
7 years ago |
Sam Lantinga
|
7a79d8dd49
Fixed bug 2854 - Double definition + unused var
|
7 years ago |