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-22 22:01:51 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
gdiplus
History
Vincent Povirk
aa76490d07
gdiplus: Use ddb's instead of dib's to create texture brushes.
2010-04-19 14:54:14 +02:00
..
tests
gdiplus: Implement color remapping.
2010-04-16 12:12:48 +02:00
brush.c
gdiplus: Use ddb's instead of dib's to create texture brushes.
2010-04-19 14:54:14 +02:00
customlinecap.c
…
font.c
gdiplus: Do not create FontFamilies for bitmap fonts.
2010-04-16 12:01:42 +02:00
gdiplus_private.h
gdiplus: Fix the non-trivial case in color_over.
2010-04-19 14:54:05 +02:00
gdiplus.c
…
gdiplus.spec
gdiplus: Add GdipGetPathGradientSurroundColorCount stub with tests.
2010-03-29 15:50:21 +02:00
graphics.c
gdiplus: Prevent integer overflows when rounding text bounds.
2010-04-19 14:54:11 +02:00
graphicspath.c
…
image.c
gdiplus: Implement GdipImageRotateFlip.
2010-03-31 11:41:13 +02:00
imageattributes.c
…
Makefile.in
makefiles: Remove the no longer needed explicit separators for dependencies.
2010-03-16 13:28:19 +01:00
matrix.c
…
pathiterator.c
…
pen.c
…
region.c
…
stringformat.c
…