Nikolay Sivov
|
0679e9770a
|
gdiplus: GdipCreateLineBrushI implemented using float args version.
|
2008-04-21 16:55:35 +02:00 |
Nikolay Sivov
|
172389e131
|
gdiplus: Implemented GdipDrawRectangle.
|
2008-04-21 16:54:29 +02:00 |
Nikolay Sivov
|
1f8f557892
|
gdiplus: Implemented GdipAddPathLine.
|
2008-04-21 16:54:11 +02:00 |
Nikolay Sivov
|
f649c9d224
|
gdiplus: Implemented GdipVectorTransformMatrixPointsI.
|
2008-04-21 14:21:53 +02:00 |
Nikolay Sivov
|
256874426d
|
gdiplus: Implemented GdipVectorTransformMatrixPoints.
|
2008-04-18 13:57:15 +02:00 |
Nikolay Sivov
|
685686aa9f
|
gdiplus: Implemented GdipGetCustomLineCapBaseCap.
|
2008-04-18 13:57:15 +02:00 |
Nikolay Sivov
|
ae576c40b8
|
gdiplus: Implement GdipCreatePath2I.
|
2008-04-17 12:54:16 +02:00 |
Nikolay Sivov
|
0f42f4c532
|
gdiplus: Implement GdipCreateMatrix3I.
|
2008-04-17 12:53:59 +02:00 |
Nikolay Sivov
|
fd0cbca787
|
gdiplus: Implement GdipAddPathArcI.
|
2008-04-17 12:53:31 +02:00 |
Nikolay Sivov
|
8360caabfa
|
gdiplus: Implement GdipAddPathLine2I.
|
2008-04-17 12:53:00 +02:00 |
Nikolay Sivov
|
6ba525d8c4
|
gdiplus: Implement GdipCloneStringFormat.
|
2008-04-17 12:52:18 +02:00 |
Lei Zhang
|
54a06642f4
|
gdiplus: Add a stub for GdipSetMetafileDownLevelRasterizationLimit.
|
2008-04-11 11:16:07 +02:00 |
Lei Zhang
|
82d0144912
|
gdiplus: Add a stub for GdipSetLineTransform.
|
2008-04-11 11:16:01 +02:00 |
Lei Zhang
|
942f3496b3
|
gdiplus: Add a stub for GdipSetLinePresetBlend.
|
2008-04-11 11:15:54 +02:00 |
Lei Zhang
|
0399cdaff0
|
gdiplus: Add a stub for GdipSetLineLinearBlend.
|
2008-04-11 11:15:46 +02:00 |
Lei Zhang
|
89b0a979c8
|
gdiplus: Add a stub for GdipSetLineColors.
|
2008-04-11 11:15:34 +02:00 |
Lei Zhang
|
0fe2f5b677
|
gdiplus: Add a stub for GdipSetInfinite.
|
2008-04-11 11:15:25 +02:00 |
Lei Zhang
|
6a44f19179
|
gdiplus: Add a stub for GdipSetImageAttributesToIdentity.
|
2008-04-11 11:15:19 +02:00 |
Lei Zhang
|
03c7d55830
|
gdiplus: Add a stub for GdipSetImageAttributesThreshold.
|
2008-04-11 11:15:08 +02:00 |
Lei Zhang
|
65445b9e7e
|
gdiplus: Add a stub for GdipSetImageAttributesRemapTable.
|
2008-04-11 11:14:53 +02:00 |
Lei Zhang
|
5ba99f4eb5
|
gdiplus: Add a stub for GdipSetImageAttributesOutputChannelColorProfile.
|
2008-04-10 10:33:43 +02:00 |
Lei Zhang
|
139da784bf
|
gdiplus: Add a stub for GdipSetImageAttributesOutputChannel.
|
2008-04-10 10:33:35 +02:00 |
Lei Zhang
|
68f5cdb28e
|
gdiplus: Add a stub for GdipSetImageAttributesNoOp.
|
2008-04-10 10:32:54 +02:00 |
Lei Zhang
|
7b403d6b46
|
gdiplus: Add a stub for GdipSetImageAttributesGamma.
|
2008-04-10 10:32:44 +02:00 |
Lei Zhang
|
2b2db98cb6
|
gdiplus: Add a stub for GdipSetImageAttributesCachedBackground.
|
2008-04-10 10:32:22 +02:00 |
Lei Zhang
|
5d7e2254f6
|
gdiplus: Add a stub for GdipSetEmpty.
|
2008-04-10 10:31:49 +02:00 |
Lei Zhang
|
20a8cf6417
|
gdiplus: Add a stub for GdipSetEffectParameters.
|
2008-04-10 10:31:34 +02:00 |
Lei Zhang
|
a1394d4d48
|
gdiplus: Add a stub for GdipSetCustomLineCapWidthScale.
|
2008-04-10 10:31:26 +02:00 |
Lei Zhang
|
1131685a94
|
gdiplus: Add a stub for GdipSetCustomLineCapStrokeJoin.
|
2008-04-10 10:31:18 +02:00 |
Lei Zhang
|
af1e221f17
|
gdiplus: Add a stub for GdipSetCustomLineCapBaseInset.
|
2008-04-10 10:31:12 +02:00 |
Lei Zhang
|
6112d16bad
|
gdiplus: Add a stub for GdipGetCustomLineCapBaseInset.
|
2008-04-10 10:31:04 +02:00 |
Lei Zhang
|
39e9bdbd2a
|
gdiplus: Add a stub for GdipSetCustomLineCapBaseCap.
|
2008-04-10 10:30:48 +02:00 |
Lei Zhang
|
cec6c2eb4d
|
gdiplus: Add a stub for GdipSetClipRegion.
|
2008-04-10 10:30:39 +02:00 |
Lei Zhang
|
d9a4299bfc
|
gdiplus: Add a stub for GdipSetClipRectI.
|
2008-04-09 12:16:52 +02:00 |
Sean Huckins
|
3266420a1e
|
gdiplus: Implementation of GdipCreateBitmapFromHBITMAP.
|
2008-03-24 12:11:58 +01:00 |
Nathan Beckmann
|
7900947ce3
|
gdiplus: Implement GdipSaveImageToFile via GdipSaveImageToStream.
Still need to implement saving the image based on the encoder
parameter.
Basic tests included.
|
2008-03-10 20:21:14 +01:00 |
Nathan Beckmann
|
366854a7cc
|
gdiplus: Implement GdipGetImageEncoders.
|
2008-03-07 11:29:05 +01:00 |
Ethan Chen
|
e0552c1bc6
|
gdiplus: Implemented GdipCreateBitmapFromFileICM.
|
2008-03-06 17:38:54 +01:00 |
Nathan Beckmann
|
484abd472e
|
gdiplus: Implement GdipLoadImageFromFile.
|
2008-03-03 12:20:29 +01:00 |
Jon Yang
|
29bc9ba14e
|
gdiplus: Implemented GdipDrawImageRectRectI.
|
2008-03-01 12:21:19 +01:00 |
Royal Chan
|
6e7b5347e3
|
gdiplus: Implement GdipDrawLinesI based on GdipDrawLines.
|
2008-02-29 20:07:13 +01:00 |
Jon Yang
|
84d260ec60
|
gdiplus: Implemented and tested GdipGetImageDimension().
|
2008-02-29 12:49:26 +01:00 |
Royal Chan
|
fc31303780
|
diplus: Implemented GdipDrawArcI based on GdipDrawArc.
|
2008-02-26 11:22:38 +01:00 |
Royal Chan
|
da161a50f3
|
diplus: Implement GdipDrawBezierI based on GdipDrawBezier.
|
2008-02-26 11:22:26 +01:00 |
Alistair Leslie-Hughes
|
277817aad3
|
gdiplus: Add GdipSetStringFormatFlags stub.
|
2008-02-05 12:06:31 +01:00 |
Alistair Leslie-Hughes
|
9f0f97706d
|
gdiplus: Add GdipSetPenMode stub.
|
2008-02-05 12:06:21 +01:00 |
Lei Zhang
|
003b5de4f2
|
gdiplus: Add GdipCreatePen2 and test cases.
|
2007-12-31 16:45:34 +01:00 |
Stefan Leichter
|
bfffb4f461
|
gdiplus: Partly implement GdipCreateFromHDC2
|
2007-12-23 14:17:12 +01:00 |
Andrew Riedi
|
ef00028407
|
gdiplus: Add GdipCreateHBITMAPFromBitmap() stub.
|
2007-12-20 10:47:11 +01:00 |
Evan Stade
|
a51cf1d35a
|
gdiplus: Added GdipMeasureString.
|
2007-08-16 11:40:02 +02:00 |