Sweden-Number/dlls/gdiplus
Vincent Povirk 50185949d8 gdiplus: Create the FontFamily before checking for duplicates.
Sometimes GdipCreateFontFamilyFromName stores a different name in the
GpFontFamily object, which breaks the duplicate check.

Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-12-02 11:43:03 +01:00
..
tests gdiplus/tests: A couple more GdipSetPenCompoundArray() tests. 2016-11-29 17:56:26 +01:00
Makefile.in
brush.c
customlinecap.c
font.c gdiplus: Create the FontFamily before checking for duplicates. 2016-12-02 11:43:03 +01:00
gdiplus.c
gdiplus.manifest
gdiplus.rc
gdiplus.spec gdiplus: Implement GdipBitmapGetHistogram(). 2016-11-03 11:43:02 +01:00
gdiplus11.manifest
gdiplus_private.h
graphics.c
graphicspath.c
image.c gdiplus: Return success from GdipImageSetAbort(). 2016-11-04 18:42:39 +01:00
imageattributes.c
matrix.c gdiplus: Use static data for identity check in GdipIsMatrixIdentity(). 2016-11-04 18:42:45 +01:00
metafile.c
pathiterator.c
pen.c
region.c
stringformat.c