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.
 
 
 
Julien Lebosquain 2cd500f667 Encode unicode tries as ReadOnlySpan<uint> (#15074) 2 years ago
..
Fonts Introduce font collections 3 years ago
Imaging Read all pixels then write all pixels to avoid virtual call overhead (#14111) 2 years ago
TextFormatting Encode unicode tries as ReadOnlySpan<uint> (#15074) 2 years ago
BoxShadowTests.cs fix: #14211 BoxShadow.ToString() behavior (#14228) 2 years ago
BrushTests.cs Composition aware resources 3 years ago
ColorTests.cs Add direct conversions for HsvColor.ToHsl() and HslColor.ToHsv() 3 years ago
EffectTests.cs Warning cleanup 2 (#13696) 2 years ago
FontFamilyTests.cs Allow multiple font sources per FontFamily and make sure combinations of system and embedded fonts can be used (#12871) 2 years ago
FontManagerTests.cs Fix issue 4427 - System.InvalidOperationException: Default font family name can't be null or empty (#12817) 2 years ago
GeometryBuilderTests.cs Add BackgroundSizing (#14048) 2 years ago
GeometryGroupTests.cs Remove redudant test 4 years ago
GeometryTests.cs Seal CreateDefiningGeometry 3 years ago
GlyphRunTests.cs Rework GetNext/PreviousCharacterHit 3 years ago
ImageBrushTests.cs Composition aware resources 3 years ago
LinearGradientBrushTests.cs Composition aware resources 3 years ago
MatrixTests.cs Fix test 4 years ago
PathMarkupParserTests.cs fix(Geometries): Relative line drawing (#14013) 2 years ago
PathSegmentTests.cs Merge core libraries. (#5831) 4 years ago
PenTests.cs Fixes Border and Shape border re-rendering when changing Brush value (#13980) 2 years ago
PixelRectTests.cs Merge core libraries. (#5831) 4 years ago
RectTests.cs Merge core libraries. (#5831) 4 years ago
RectangleGeometryTests.cs feat(tests): Address rule CA1822 3 years ago
RenderResourceTestHelper.cs Propagate exceptions from compositor to unit/render tests (#14808) 2 years ago
SolidColorBrushTests.cs Composition aware resources 3 years ago
TextDecorationTests.cs Merge core libraries. (#5831) 4 years ago
TransformOperationsTests.cs Merge core libraries. (#5831) 4 years ago
TypefaceTests.cs Merge core libraries. (#5831) 4 years ago
UnicodeRangeSegmentTests.cs Fix IsInRange and added unit tests. (#15079) 2 years ago
UnicodeRangeTests.cs Merge core libraries. (#5831) 4 years ago