- 01 Oct, 2015 18 commits
-
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Piotr Caban authored
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
-
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>
-
Austin English authored
Signed-off-by: Austin English <austinenglish@gmail.com>
-
Andrew Eikum authored
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
-
Andrew Eikum authored
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
-
Andrew Eikum authored
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Vincent Povirk authored
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
-
Aric Stewart authored
Signed-off-by: Aric Stewart <aric@codeweavers.com>
-
Marcus Meissner authored
Signed-off-By: Marcus Meissner <marcus@jet.franken.de>
-
Michael Müller authored
Signed-off-by: Michael Müller <michael@fds-team.de> Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
-
Sebastian Lackner authored
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
-
Jacek Caban authored
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
-
Hans Leidekker authored
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
-
Hans Leidekker authored
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
-
Hans Leidekker authored
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
-
- 30 Sep, 2015 13 commits
-
-
Dmitry Timoshkov authored
-
YongHao Hu authored
-
YongHao Hu authored
-
Iván Matellanes authored
-
Józef Kucia authored
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
-
Józef Kucia authored
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
-
Józef Kucia authored
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
-
Józef Kucia authored
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
-
Józef Kucia authored
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
-
Józef Kucia authored
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
-
Józef Kucia authored
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
-
Józef Kucia authored
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
-
Andrey Gusev authored
-
- 25 Sep, 2015 9 commits
-
-
Jared Smudde authored
-
Huw Davies authored
The (not so) recently updated fontforge parses the name table for this in preference to the Version: line. Signed-off-by: Huw Davies <huw@codeweavers.com>
-
Sebastian Lackner authored
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
-
Andrew Eikum authored
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
-
Andrew Eikum authored
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
-
Andrew Eikum authored
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
-
Piotr Caban authored
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
-
Piotr Caban authored
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
-
Piotr Caban authored
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
-