Displaying 3 results from an estimated 3 matches for "gdipdrawrectangle".
Did you mean:
gdipdrawrectanglei
2013 Mar 01
0
Wine release 1.5.25
...ipDrawArc using GdipDrawPath.
gdiplus: Reimplement GdipDrawBeziers using GdipDrawPath.
gdiplus: Forward GdipDrawBezier to GdipDrawBeziers.
gdiplus: Reimplement GdipDrawEllipse using GdipDrawPath.
gdiplus: Reimplement GdipDrawPie using GdipDrawPath.
gdiplus: Reimplement GdipDrawRectangle using GdipDrawPath.
gdiplus: Reimplement GdipDrawRectangles using GdipDrawPath.
gdiplus: Slightly simplify GdipFillClosedCurve2 implementation.
gdiplus: Reimplement GdipFillRectangles using GdipFillPath.
gdiplus: Use an off-screen DC for font enumeration.
gdiplus: Use...
2007 Aug 24
0
Wine release 0.9.44
...code.
Evan Stade (36):
gdiplus: Fix test to pass in Windows.
gdiplus: Added GdipSetCompositingMode/GdipGetCompositingMode.
gdiplus: Better handle UnitPixel pen width.
gdiplus: Added GdipRotateWorldTransform.
gdiplus: Added GdipScaleWorldTransform.
gdiplus: Added GdipDrawRectangles.
gdiplus: Added font constructor.
gdiplus: Added GdipCreateFontFromLogfontA.
gdiplus: Added GdipDrawString.
gdiplus: Added GdipGetLogFontW.
gdiplus: Added font tests.
gdiplus: Fixed conformance of font constructor.
gdiplus: Added GdipDeleteFont.
gdip...
2008 May 02
0
Wine release 0.9.61
...fix the Romanian translation.
start: Update the German translation.
winecfg: Transform the set_advanced() driveui function to unicode.
Nikolay Sivov (34):
gdiplus: Implemented GdipVectorTransformMatrixPointsI.
gdiplus: Implemented GdipAddPathLine.
gdiplus: Implemented GdipDrawRectangle.
gdiplus: GdipCreateLineBrushI implemented using float args version.
gdiplus: Implemented GdipCloneFont.
gdiplus: Implemented GdipTransformMatrixPointsI.
gdiplus: Implemented GdipDrawPieI.
gdiplus: Implemented GdipDrawRectanglesI.
gdiplus: Implemented GdipDrawPol...