Changes
- New feature to draw stroked text
DrawStrokedText
#96 - New feature to draw combining geometries #99
- New feature to use
BitmapBrush
#119, #121 - use .NET math classes instead of original classes, e.g.
D2DPoint
toVector2
#97 - API to create font face instance
- API to create text format instance
- New
FPSCounter
class - Resolve some C++ build warnings #117
- Other minor fixes