Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-20 | 909 Bytes | |
Release Notes - 4.1.5 source code.tar.gz | 2025-06-20 | 17.3 MB | |
Release Notes - 4.1.5 source code.zip | 2025-06-20 | 18.6 MB | |
Totals: 3 Items | 35.9 MB | 0 |
Additions
- Added SpeechApi assembly and extra elements needed in UrlMon
- Added ID2D1RenderTarget.CreateSolidColorBrush accepting a Color param.
Fixes
- Fixed bugs with ID2D1GeometrySink.AddLines and AddBeziers declarations
- Fixed bug in ID2D1RenderTarget.CreateGradientStopCollection
- Fixed parameters in IWICBitmapFrameEncode.Initialize and IWICComponentFactory.CreateEncoder
- Updated pen functions to use better enum values
- Updated ID2D1Geometry method params for optionality
- Added D2D_MATRIX_3X2_F.Invert() and IsInvertible
- Added more System.Drawing.Color overloaded methods to D2D1
- Made D3D_SIZE_F implicit conversion from SIZE
- Fixed buggy GetSize and GetPixelFormat methods in various interfaces by making return value an out param and adding overloads
- Removed directory deletion from VssApi project due to failures
- Added and fixed undocumented D3D12 structures