- 27 Nov, 2015 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 26 Nov, 2015 1 commit
-
-
Sebastian Lackner authored
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 16 Nov, 2015 1 commit
-
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 09 Nov, 2015 1 commit
-
-
Qian Hong authored
Signed-off-by: Qian Hong <qhong@codeweavers.com> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 03 Nov, 2015 1 commit
-
-
Huw Davies authored
Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 21 Oct, 2015 1 commit
-
-
Anton Baskanov authored
Signed-off-by: Anton Baskanov <baskanov@gmail.com> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 20 Oct, 2015 1 commit
-
-
Dmitry Timoshkov authored
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru> Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 11 Oct, 2015 1 commit
-
-
Sebastian Lackner authored
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 09 Oct, 2015 1 commit
-
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 05 Oct, 2015 3 commits
-
-
Aric Stewart authored
Signed-off-by: Aric Stewart <aric@codeweavers.com>
-
Michael Müller authored
Signed-off-by: Michael Müller <michael@fds-team.de> Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
- 01 Oct, 2015 4 commits
-
-
Aric Stewart authored
Signed-off-by: Aric Stewart <aric@codeweavers.com>
-
Nikolay Sivov authored
-
Ken Thomases authored
If the client requests a bold typeface of a font which doesn't actually provide a bold typeface, Wine fakes it using FT_Outline_Embolden(). Likewise, it fakes italic by apply a shear transform. These techniques work passably when antialiasing is in effect. However, when antialiasing is disabled at small sizes by the font's GASP table, the results are horrible. The glyphs have many spurs or appear furry. On the theory that fonts disable antialiasing via the GASP table at small sizes because hinting should produce pixel-perfect results and that that rationale is voided by the application of procedural bolding or italicizing, we ignore the GASP table and always antialias for fake bold or italic fonts. There is a new registry setting to disable this and revert to the previous behavior: [HKEY_CURRENT_USER\Software\Wine\Fonts] "AntialiasFakeBoldOrItalic"="n" Signed-off-by: Ken Thomases <ken@codeweavers.com>
-
Nikolay Sivov authored
-
- 11 Sep, 2015 1 commit
-
-
Nikolay Sivov authored
-
- 10 Sep, 2015 1 commit
-
-
Alexandre Julliard authored
-
- 08 Sep, 2015 1 commit
-
-
Gerald Pfeifer authored
-
- 01 Sep, 2015 3 commits
-
-
Alistair Leslie-Hughes authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
gdi32/tests: Add names to data structure GetFontRealizationInfo returns, explicitly test with older variant fields.
-
- 20 Aug, 2015 1 commit
-
-
Huw Davies authored
-
- 17 Aug, 2015 1 commit
-
-
Huw Davies authored
-
- 07 Aug, 2015 1 commit
-
-
Francois Gouget authored
-
- 28 Jul, 2015 1 commit
-
-
Daniel Lehman authored
-
- 17 Jul, 2015 4 commits
-
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
EnumFontFamilies(NULL) should not enumerate substituted fonts, but EnumFontFamilies("MS Shell Dlg") should do.
-
Jactry Zeng authored
-
Jactry Zeng authored
-
- 30 Jun, 2015 1 commit
-
-
Nikolay Sivov authored
-
- 29 Jun, 2015 1 commit
-
-
Nikolay Sivov authored
-
- 22 Jun, 2015 1 commit
-
-
Nikolay Sivov authored
-
- 19 Jun, 2015 1 commit
-
-
Huw Davies authored
-
- 18 Jun, 2015 1 commit
-
-
Huw Davies authored
-
- 08 Jun, 2015 1 commit
-
-
Nikolay Sivov authored
-
- 04 Jun, 2015 1 commit
-
-
Thomas Faller authored
-
- 19 May, 2015 1 commit
-
-
Huw Davies authored
-
- 11 May, 2015 1 commit
-
-
Francois Gouget authored
-
- 17 Apr, 2015 1 commit
-
-
Patrick Rudolph authored
-