A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Steven Kirk d99512a785 Make DashStyle.Dashes an AvaloniaList. 5 years ago
..
Fonts Remove copyright headers. 6 years ago
TextFormatting Merge branch 'master' into feature/TextRunProperties 6 years ago
BoxShadowTests.cs Inset box-shadow 6 years ago
BrushTests.cs Added failing test for #2755. 6 years ago
ColorTests.cs Ensure that TryParse won't throw. 6 years ago
FontFamilyTests.cs Remove copyright headers. 6 years ago
FontManagerTests.cs Make sure GlyphTypefaces are always cached 5 years ago
GeometryTests.cs Don't declare property fields AvaloniaProperty<>. 6 years ago
GlyphRunTests.cs Add a test for GlyphRun.FindGlyphIndex 5 years ago
ImageBrushTests.cs Added IAffectsRender interface... 8 years ago
LinearGradientBrushTests.cs Added IAffectsRender interface... 8 years ago
MatrixTests.cs Use epsilon when checking for singular matrices. Add benchmark for decomposing a Matrix. Add more tests for Matrix struct. 6 years ago
PathMarkupParserTests.cs Remove copyright headers. 6 years ago
PathSegmentTests.cs add test, thanks @donandren ! :D 5 years ago
PenTests.cs Make DashStyle.Dashes an AvaloniaList. 5 years ago
PixelRectTests.cs Added failing PixelRect snapping tests. 6 years ago
RectTests.cs Inital 8 years ago
RectangleGeometryTests.cs Refactored geometry. 8 years ago
SolidColorBrushTests.cs Added IAffectsRender interface... 8 years ago
TextDecorationTests.cs Full Unicode support for TextBlock 6 years ago
TransformOperationsTests.cs Increase coverage of transform parsing and fix found issues. 6 years ago
TypefaceTests.cs Introduce TextRunProperties 6 years ago