- 01 Nov, 2023 1 commit
-
-
Alexandre Julliard authored
-
- 17 Oct, 2023 4 commits
-
-
Alex Henrie authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
- 12 Oct, 2023 1 commit
-
-
Alexandre Julliard authored
-
- 30 Sep, 2023 1 commit
-
-
Alexandre Julliard authored
-
- 14 Sep, 2023 1 commit
-
-
Brendan Shanks authored
-
- 08 Sep, 2023 1 commit
-
-
Jeff Smith authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55529
-
- 01 Sep, 2023 1 commit
-
-
Alexandre Julliard authored
-
- 15 Aug, 2023 1 commit
-
-
Alexandre Julliard authored
-
- 26 Jun, 2023 1 commit
-
-
Jacek Caban authored
-
- 31 Mar, 2023 1 commit
-
-
Zhiyi Zhang authored
Word 2016 queries a lot of font glyph bounding boxes and bitmaps with translation matrices. The result of these queries is not cached because the transform matrix is not the identity matrix. However, the translation offsets don't affect FreeType font operations at all, which can be verified in ft_matrix_from_dwrite_matrix() called by get_glyph_transform(). So these results with translation matrices can be cached as well. With this patch, Word 2016 stuttering is reduced significantly.
-
- 01 Mar, 2023 1 commit
-
-
Philip Gruebele authored
Without this fix, the font cache was filling up with lots of duplicate entries, and getting cache misses, thereby causing font-intensive applications to be very slow (e.g. AvalonEdit). This fix provides 30x speed increase when processing glyphs.
-
- 02 Feb, 2023 1 commit
-
-
Fabian Maurer authored
Happens on gcc 12.2.0 Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
-
- 24 Jan, 2023 2 commits
-
-
Rémi Bernon authored
To avoid a crash on DLL unload if it wasn't initialized.
-
Alex Henrie authored
-
- 25 Nov, 2022 1 commit
-
-
Alexandre Julliard authored
-
- 21 Nov, 2022 1 commit
-
-
Rémi Bernon authored
-
- 18 Oct, 2022 1 commit
-
-
Nikolay Sivov authored
-
- 14 Sep, 2022 1 commit
-
-
Alexandre Julliard authored
-
- 13 Sep, 2022 4 commits
-
-
Nikolay Sivov authored
Fallback instance does not get access to layout contents outside of given range. This could be observed with a custom fallback. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
- 12 Sep, 2022 1 commit
-
-
Nikolay Sivov authored
Both non-visual and visual runs go through fallback mapping process, and could end up with hard coded default at the end if fallback was insufficient. Visual runs are using custom fallback and then the system one, non-visual ones are using only system fallback. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
- 09 Sep, 2022 1 commit
-
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
- 08 Sep, 2022 1 commit
-
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
- 06 Sep, 2022 3 commits
-
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
- 05 Sep, 2022 4 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 02 Sep, 2022 1 commit
-
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
- 01 Sep, 2022 1 commit
-
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
- 31 Aug, 2022 2 commits
-
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
- 11 Aug, 2022 1 commit
-
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-