Commit Graph

7 Commits

Author SHA1 Message Date
Marek Kasik
2e6bf14990 Update to 2.10.0
Keep FT_Outline_New_Internal() and FT_Outline_Done_Internal()
for ABI compatibility but make them just throw
Unimplemented_Feature error.

Remove them once soname has been bumped!

Resolves: #1689117
2019-05-28 14:56:55 +02:00
21ab00076a Correctly enable subpixel rendering for ClearType functionality
This was accidentally fully disabled instead of enabled properly.

Let's do this correctly this time.

This partially reverts commit 6814287740.
2018-10-30 21:39:57 -04:00
Marek Kasik
6814287740 Enable ClearType code 2018-10-29 16:59:58 +01:00
Marek Kasik
749d27d63c Update to 2.9
Add/modify/remove patches as needed
Resolves: #1492372
2018-03-20 12:53:12 +01:00
Marek Kasik
26db638bc7 Update to 2.6.1
Adapt to the new header structure
Resolves: #1268661
2015-10-12 10:54:06 +02:00
Marek Kasik
365fb730c6 Fix patch which enables subpixel rendering
Resolves: #1154448
2014-10-21 12:19:50 +02:00
besfahbo
c1c64f8cf9 - Add without_subpixel_rendering.
- Drop X11_PATH=/usr. Not needed anymore.
2007-01-18 19:42:34 +00:00