This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-16 19:10:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
gdiplus
History
Vincent Povirk
2ce5be2ce3
gdiplus: Use GdipFillPath to implement GdipFillPie.
2011-03-15 17:14:06 +01:00
..
tests
gdiplus: Add tests for interpolation mode and make them pass.
2011-03-10 14:10:15 +01:00
brush.c
gdiplus: Implement software rendering of texture brushes.
2011-03-11 11:48:08 +01:00
customlinecap.c
…
font.c
gdiplus: Implement in-memory font storage.
2011-02-22 12:27:59 +01:00
gdiplus_private.h
gdiplus: Implement software rendering of texture brushes.
2011-03-11 11:48:08 +01:00
gdiplus.c
…
gdiplus.spec
…
graphics.c
gdiplus: Use GdipFillPath to implement GdipFillPie.
2011-03-15 17:14:06 +01:00
graphicspath.c
gdiplus: Avoid shadowing a parameter.
2011-03-09 14:08:08 +01:00
image.c
gdiplus: Use signed types in convert_pixels to avoid problems on 64-bit.
2011-03-10 14:10:11 +01:00
imageattributes.c
…
Makefile.in
…
matrix.c
…
pathiterator.c
…
pen.c
…
region.c
…
stringformat.c
…