search for: gdipdrawrectanglei

Displaying 3 results from an estimated 3 matches for "gdipdrawrectanglei".

2007 Jul 13
0
Wine release 0.9.41
...ipAddPathLine2. gdiplus: Added GdipClosePathFigure. gdiplus: Added GdipClosePathFigures. gdiplus: Added GdipGetPointCount. gdiplus: Added GdipGetPathPoints. gdiplus: Added GdipGetPathTypes. gdiplus: Updated draw_pie to use SaveDC/RestoreDC. gdiplus: Updated GdipDrawRectangleI. gdiplus: GdipDrawCurve2 now uses SaveDC()/RestoreDC() and end caps. gdiplus: Fixed a bug in helper function draw_polybezier. gdiplus: Make LineCapArrowAnchor look more like it does in windows. gdiplus: Added constructor and destructor test for gdiplus paths. gdiplus:...
2007 Jun 15
0
Wine release 0.9.39
...gdiplus: Added public headers. gdiplus: Added beginnings of memory and startup functions. gdiplus: First pen implementation. gdiplus: First pen test. gdiplus: Added first GDI+ graphics implementation. gdiplus: Implemented GdipDrawLineI. gdiplus: Implemented GdipDrawRectangleI. gdiplus: Brush implementation. gdiplus: Brush tests. Francois Gouget (28): ws2_32: Improve the prototypes Win64 compatibility by replacing long with LONG. winspool.drv: Fix the AddPortExA/W() export to match the implementation. programs/cmd: Add missing '\n'...
2007 Aug 10
0
Wine release 0.9.43
...drawing custom caps. gdiplus: Added GdipSetImageAttributesColorMatrix stub. gdiplus: Added GdipSetCustomLineCapStrokeCaps stub. gdiplus: Updated brush cloner/deleter. gdiplus: Added GdipCreateLineBrushFromRectI. gdiplus: Added GdipFillRectangleI. gdiplus: Updated GdipDrawRectangleI. gdiplus: Added GdipCreatePath2. gdiplus: Added GdipGetPenDashOffset/GdipSetPenDashOffset. gdiplus: Added GdipFillRectangle. gdiplus: Added GdipSetImagePalette stub. gdiplus/tests: Added GdipCreateBitmapFromScan0 test. gdiplus: Fixed conformance of GdipCreateBitm...