search for: gdipdrawbezi

Displaying 5 results from an estimated 5 matches for "gdipdrawbezi".

Did you mean: gdipdrawbezier
2013 Mar 01
0
Wine release 1.5.25
...LineI to GdipDrawLine. gdiplus: Forward GdipDrawLinesI to GdipDrawLines. include/gdiplusenums.h: Add FlatnessDefault definition. gdiplus: Avoid a devision by zero when a being added segment length is 0. gdiplus: Avoid a crash in GdipDrawImagePointRect. gdiplus: Forward GdipDrawBezierI to GdipDrawBezier. gdiplus: Slightly simplify GdipDrawClosedCurve2 implementation. gdiplus: Reimplement GdipDrawCurve2 using GdipDrawPath. gdiplus: Reimplement GdipDrawLines using GdipDrawPath. gdiplus: Reimplement GdipDrawArc using GdipDrawPath. gdiplus: Reimplemen...
2007 Jul 13
0
Wine release 0.9.41
...SaveDC, RestoreDC in GdipDrawLineI. gdiplus: Call EndPath() in GdipDrawLineI in case there is an open path. gdi32: Don't access DC in PolyDraw after releasing handle. gdiplus: Added SetPenEndCap. gdiplus: Rendering of linecaps. gdiplus: Added linecap rendering for GdipDrawBezier. gdiplus: Public declaration of GdipSetPenEndCap. gdiplus: Added GdipAddPathLine2. gdiplus: Added GdipClosePathFigure. gdiplus: Added GdipClosePathFigures. gdiplus: Added GdipGetPointCount. gdiplus: Added GdipGetPathPoints. gdiplus: Added GdipGetPathTypes...
2007 Jun 29
0
Wine release 0.9.40
...DI system buttons stay on the right side. user32: Make MDI get_client_info checks more strict. shell32: Make SHGetDesktopFolder use a cached instance of IShellFolder. Emmanuel Maillard (1): configure: Fix libxml2 detection on Mac OS X. Evan Stade (10): gdiplus: Implemented GdipDrawBezier. gdiplus: Implemented GdipDrawPie/GdipFillPie. gdiplus: Implemented GdipDrawArc. gdiplus: Implemented GdipDrawCurve2. gdiplus: Implemented GdipDrawLines. gdiplus: Implemented GdipCreatePath and GdipDeletePath. gdiplus: Fix broken graphics path constructor....
2008 Mar 07
0
Wine release 0.9.57
...dCopyFile_GetProgress. qmgr: Implement job lists for IBackgroundCopyManager. qmgr: Implement IEnumBackgroundCopyJobs_GetCount. qmgr: Implement Skip and Reset for IEnumBackgroundCopyJobs. qmgr: Implement IBackgroundCopyJob_GetProgress. Royal Chan (5): diplus: Implement GdipDrawBezierI based on GdipDrawBezier. diplus: Implemented GdipDrawArcI based on GdipDrawArc. gdiplus: GdipDrawArc should return InvalidParameter for non-positive values of height and width. gdiplus: Added conformance tests for GdipDrawLineI. gdiplus: Implement GdipDrawLinesI based on...
2008 Jul 11
0
Wine release 1.1.1
...23): gdiplus: Fix uninitialized value jump and a leak in GdipAddPathPolygon test. gdiplus: GdipGetPathLastPoint implementation. gdiplus: GdipGetPathGradientWrapMode implementation. gdiplus: Implemented GdipCreateTextureIAI using float args version. gdiplus: Implemented GdipDrawBeziers. gdiplus: Implementation of GdipPathIterEnumerate. gdiplus: Added file for PathIterator testing. gdiplus: Construction/desctruction tests for PathIterator. gdiplus: Implemented GdipPathIterHasCurve with tests. gdiplus: Remove unnecessary cast from GdipAddPathRectang...