[3/3] gdiplus: get_log_fontW helper requires a valid graphics object.

Vincent Povirk madewokherd at gmail.com
Sun Aug 26 23:24:02 CDT 2012


> +        GdipFree(backup);

I think you want GdipDeletePath.

This seems very convoluted. Couldn't we just skip the size conversion
in get_log_fontW when graphics is NULL? Any cases where the scaling
would produce a size other than the em size need to be fixed in
GdipAddPathString anyway.



More information about the wine-devel mailing list