.. |
tests
|
gdiplus: Skip some tests if certain fonts are not installed.
|
2008-07-18 11:05:41 +02:00 |
Makefile.in
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
brush.c
|
gdiplus: Semi-stub for GdipCreateLineBrushFromRectWithAngle.
|
2008-07-09 10:43:55 +02:00 |
customlinecap.c
|
gdiplus: Implemented GdipGetCustomLineCapBaseCap.
|
2008-04-18 13:57:15 +02:00 |
font.c
|
gdiplus: Remove unneeded address-of operator from array name.
|
2008-07-11 13:58:52 +02:00 |
gdiplus.c
|
gdiplus: Remove unneeded casts.
|
2008-01-08 12:54:06 +01:00 |
gdiplus.spec
|
gdiplus: Implemented GdipCreateBitmapFromResource.
|
2008-07-17 10:53:31 +02:00 |
gdiplus_private.h
|
gdiplus: Store the family name directly in the GpFontFamily structure.
|
2008-07-07 14:53:10 +02:00 |
graphics.c
|
gdiplus: GdipFillRegion actually belongs to Graphics.
|
2008-07-11 13:57:36 +02:00 |
graphicspath.c
|
gdiplus: Stubs for GdipIsVisiblePathPoint[I].
|
2008-07-10 18:10:45 +02:00 |
image.c
|
gdiplus: Implemented GdipCreateBitmapFromResource.
|
2008-07-17 10:53:31 +02:00 |
imageattributes.c
|
gdiplus: Implemented GdipCloneImageAttributes.
|
2008-06-27 11:25:41 +02:00 |
matrix.c
|
gdiplus: Implemented GdipShearMatrix with tests.
|
2008-07-08 21:08:54 +02:00 |
pathiterator.c
|
gdiplus: Fix for GdipPathIterNextMarker to handle path without markers. Fix tests.
|
2008-07-17 11:20:45 +02:00 |
pen.c
|
gdiplus: Implemented GdipGetPenDashCount.
|
2008-07-11 13:57:59 +02:00 |
region.c
|
gdiplus: GdipFillRegion actually belongs to Graphics.
|
2008-07-11 13:57:36 +02:00 |
stringformat.c
|
gdiplus: Stub GdipSetStringFormatMeasurableCharacterRanges.
|
2008-07-10 12:30:57 +02:00 |