Martin Doege
|
c410e9182d
|
OS X compatibility fixes
|
2014-06-29 17:27:33 +02:00 |
|
sfan5
|
5fb8778e28
|
Fix Windows build
|
2014-06-23 14:50:00 +02:00 |
|
RealBadAngel
|
c86b78c9b7
|
Fix labels and vertlabels on some systems.
|
2014-06-20 21:30:48 +02:00 |
|
Matthew Bekkema
|
ef8cdd890c
|
Fix build on big endian architectures.
|
2014-06-20 18:40:06 +02:00 |
|
sapier
|
3a9cf21664
|
Fix newline not handled to to interpreting it as invisible char
|
2014-06-19 23:02:09 +02:00 |
|
Sfan5
|
118e2ae865
|
Fix all warnings reported by clang
|
2014-04-15 21:34:53 +02:00 |
|
hasufell
|
10eea107ed
|
BUILD: fix cmake list parsing
because cmake is unable to parse it's own lists properly
|
2014-01-05 20:58:40 +04:00 |
|
hasufell
|
cb7bb736c7
|
BUILD: prefer pkg-config for freetype2 detection
This can solve numerous problems such as:
http://www.cmake.org/Bug/view.php?id=13959
http://www.cmake.org/Bug/view.php?id=14601
If pkg-config or freetype2.pc is not found, then fall back to the
FindFreetype.cmake module logic.
Restrict to UNIX since I only tested it here.
|
2014-01-05 20:58:40 +04:00 |
|
BlockMen
|
9772322613
|
Add alpha setting to font shadow
|
2013-12-14 21:11:38 +01:00 |
|
Ilya Zhuravlev
|
76036abdb0
|
Add configurable font shadow.
|
2013-12-12 21:47:54 +04:00 |
|
sapier
|
22a59b3912
|
Fix win32/msvc i18n (quite UGLY version, blame Microsoft)
|
2013-11-11 19:56:49 +01:00 |
|
Ilya Zhuravlev
|
30b9a4d6b4
|
Add Freetype support
|
2013-02-14 18:46:08 +01:00 |
|