wine-wine/dlls/gdiplus
Dmitry Timoshkov b9307cfa61 gdiplus: Create FontFamily objects only once for the FontCollection.
.Net 4.7+ depends on this behaviour and expects to be able to do pointer
equality tests for FontFamily objects.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-02 16:21:45 +01:00
..
tests gdiplus: Create FontFamily objects only once for the FontCollection. 2020-02-02 16:21:45 +01:00
Makefile.in
brush.c gdiplus: Calculate centroid of path as default center of path gradient. 2020-01-23 21:11:29 +01:00
customlinecap.c
font.c gdiplus: Create FontFamily objects only once for the FontCollection. 2020-02-02 16:21:45 +01:00
gdiplus.c
gdiplus.manifest
gdiplus.rc
gdiplus.spec gdiplus: Fix some spec file entries. 2020-01-08 21:58:06 +01:00
gdiplus11.manifest
gdiplus_private.h
graphics.c gdiplus: If the font unit is not pixels scaling should not be applied. 2020-01-23 21:11:29 +01:00
graphicspath.c
image.c gdiplus: Reimplement GdipCreateBitmapFromGdiDib by using GdipCreateBitmapFromHBITMAP. 2020-01-27 18:27:14 +01:00
imageattributes.c
matrix.c
metafile.c
pathiterator.c
pen.c
region.c
stringformat.c