Try to improve font rendering on Windows by using freetype for pango/cairo. v2.13.105
authorCarl Hetherington <cth@carlh.net>
Tue, 22 Jan 2019 23:34:20 +0000 (23:34 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 23 Jan 2019 00:00:48 +0000 (00:00 +0000)
commitd702ba9f67da8a08277f83ec692bf6b90736b243
tree8061b8d35204fe1d178021a385cd08a00ed6f63b
parent360db7a7d5429c3bcf7c5c0e39e29a94a74d8f8a
Try to improve font rendering on Windows by using freetype for pango/cairo.
fonts/fonts.conf [new file with mode: 0644]
hacks/.gitignore
hacks/fonts.conf [new file with mode: 0644]
hacks/text-win.sh [new file with mode: 0644]
hacks/text.cc [new file with mode: 0644]
hacks/text.sh [new file with mode: 0644]
platform/windows/wscript
src/lib/render_text.cc
src/lib/util.cc