Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Lluis Sanchez bcd4c7d14e Misc unit test fixes
* FontTests.cs: Added test for font weight rendering

* LabelTests.cs: Minor unit test issue

* Label.AlignCenterWrappedChangeText.png: Update test images

* TransformTests.cs: Use a bigger delta when comparing results,
  required for Mac.
2013-12-05 09:27:39 +01:00
hywel 6d3f588cc6 Change Matrix transform order to Prepend
and fix up Samples and Tests accordingly
2013-07-31 16:18:21 +01:00
hwthomas c98579a302 [Drawing API] Add ModifyCTM (Matrix m) to Xwt.Drawing.Context API
This provides the link between the Matrix transforms facilities and Drawing.Contexts
An sample of using this for specialised transforms has been added to DrawingTransforms.cs
and unit tests hve been aded to Testing/Tests/TransformTests.cs
2013-07-28 15:21:12 +01:00
hwthomas 8023363bcf Add TransformTests to check GetCTM () and Context/Matrix Transforms 2013-04-11 20:23:01 +01:00