gdiplus: GdipMeasureCharacterRanges should treat empty layout extents as...
gdiplus: GdipMeasureCharacterRanges should treat empty layout extents as infinite when StringFormatFlagsNoClip is specified. Unlike GdipMeasureString which always treats empty layout extents as infinite.
Showing
- dlls/gdiplus/gdiplus_private.h 1 addition, 1 deletiondlls/gdiplus/gdiplus_private.h
- dlls/gdiplus/graphics.c 13 additions, 8 deletionsdlls/gdiplus/graphics.c
- dlls/gdiplus/graphicspath.c 2 additions, 1 deletiondlls/gdiplus/graphicspath.c
- dlls/gdiplus/tests/graphics.c 0 additions, 8 deletionsdlls/gdiplus/tests/graphics.c
Loading
Please register or sign in to comment