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.
 
 
 
Benedikt Stebner 2dfd9be66a
[Text] Multiple text processing fixes (#15837)
2 years ago
..
Effects Fix Animation.FillMode when cue isn't 0% or 100% (#13775) 2 years ago
Fonts [Text] Multiple text processing fixes (#15837) 2 years ago
Imaging Correctly handle x,y offset for Bitmap.CopyPixels (#15510) 2 years ago
Immutable Fixes relative brush mapping mode (#14598) 2 years ago
TextFormatting [Text] Multiple text processing fixes (#15837) 2 years ago
Transformation Make TransformParser internal. 3 years ago
AcrylicBackgroundSource.cs Merge core libraries. (#5831) 4 years ago
AlignmentX.cs Merge core libraries. (#5831) 4 years ago
AlignmentY.cs Merge core libraries. (#5831) 4 years ago
ArcSegment.cs Add isStroked overload for IGeometryContext (#15430) 2 years ago
BackgroundSizing.cs Add BackgroundSizing (#14048) 2 years ago
BaselineAlignment.cs Merge core libraries. (#5831) 4 years ago
BezierSegment .cs Add isStroked overload for IGeometryContext (#15430) 2 years ago
BoxShadow.cs fix: #14211 BoxShadow.ToString() behavior (#14228) 2 years ago
BoxShadows.cs In `Avalonia.Base`, private fields that are never modified were made `readonly` (#13020) 3 years ago
Brush.cs Restore 0.10.x behavior for re-creating visual brush content on property change (#15838) 2 years ago
BrushConverter.cs Merge core libraries. (#5831) 4 years ago
BrushExtensions.cs ImmediateContext + ServerCustomCompositionVisual + bugfixes 3 years ago
BrushMappingMode.cs Merge core libraries. (#5831) 4 years ago
Brushes.cs ImmediateContext + ServerCustomCompositionVisual + bugfixes 3 years ago
CharacterHit.cs Rework TextLine GetTextBounds and GetDistanceFromCharacterHit 3 years ago
Color.cs fix: #14211 BoxShadow.ToString() behavior (#14228) 2 years ago
Colors.cs Merge core libraries. (#5831) 4 years ago
CompositeFontFamilyKey.cs Allow multiple font sources per FontFamily and make sure combinations of system and embedded fonts can be used (#12871) 3 years ago
ConicGradientBrush.cs Composition aware resources 3 years ago
DashStyle.cs Media system refactoring 3 years ago
Drawing.cs Media system refactoring 3 years ago
DrawingBrush.cs Restore 0.10.x behavior for re-creating visual brush content on property change (#15838) 2 years ago
DrawingCollection.cs Implement FormattedText.BuildGeometry 4 years ago
DrawingContext.cs Fix typo in DrawingContext.cs (#13811) 2 years ago
DrawingGroup.cs Make DrawingGroup.RenderOptions internal 3 years ago
DrawingImage.cs Introduce advanced render options 3 years ago
EdgeMode.cs Introduce advanced render options 3 years ago
EllipseGeometry.cs Seal CreateDefiningGeometry 3 years ago
ExperimentalAcrylicMaterial.cs Reuse observer instance where possible 3 years ago
FillRule.cs Merge core libraries. (#5831) 4 years ago
FlowDirection.cs Merge core libraries. (#5831) 4 years ago
FontFallback.cs Merge core libraries. (#5831) 4 years ago
FontFamily.cs Allow multiple font sources per FontFamily and make sure combinations of system and embedded fonts can be used (#12871) 3 years ago
FontFeature.cs Ability to configure font features (#14157) 2 years ago
FontFeatureCollection.cs Ability to configure font features (#14157) 2 years ago
FontManager.cs FontManager adjustments (#15819) 2 years ago
FontManagerOptions.cs Merge core libraries. (#5831) 4 years ago
FontMetrics.cs feat: Address Rule CA1815 3 years ago
FontSimulations.cs Introduce GlyphMetrics 4 years ago
FontSourceIdentifier.cs Allow multiple font sources per FontFamily and make sure combinations of system and embedded fonts can be used (#12871) 3 years ago
FontStretch.cs Merge core libraries. (#5831) 4 years ago
FontStyle.cs Merge core libraries. (#5831) 4 years ago
FontWeight.cs Try to normalize family names for embedded fonts (#15703) 2 years ago
FormattedText.cs Misc warning fixes (#14766) 2 years ago
Geometry.cs In `Avalonia.Base`, private fields that are never modified were made `readonly` (#13020) 3 years ago
GeometryBuilder.cs Add BackgroundSizing (#14048) 2 years ago
GeometryCollection.cs Implement FormattedText.BuildGeometry 4 years ago
GeometryDrawing.cs Media system refactoring 3 years ago
GeometryGroup.cs Seal CreateDefiningGeometry 3 years ago
GlyphMetrics.cs feat: Address Rule CA1815 3 years ago
GlyphRun.cs [Text] Multiple text processing fixes (#15837) 2 years ago
GlyphRunDrawing.cs Media system refactoring 3 years ago
GlyphRunMetrics.cs Introduce advanced render options 3 years ago
GradientBrush.cs Media system refactoring 3 years ago
GradientSpreadMethod.cs Merge core libraries. (#5831) 4 years ago
GradientStop.cs Merge core libraries. (#5831) 4 years ago
GradientStops.cs Merge core libraries. (#5831) 4 years ago
HslColor.cs perf: Micro optimization EndsWith using (#13084) 3 years ago
HsvColor.cs Add direct conversions for HsvColor.ToHsl() and HslColor.ToHsv() 3 years ago
IAffectsRender.cs Composition aware resources 3 years ago
IBrush.cs Merge branch 'master' into BrushRelativeTransform 4 years ago
IConicGradientBrush.cs Added attributes describing API stability. 4 years ago
IDashStyle.cs DashStyle.Dashes is marked as nullable. 3 years ago
IExperimentalAcrylicMaterial.cs Added attributes describing API stability. 4 years ago
IGlyphTypeface.cs Introduce font collections 3 years ago
IGlyphTypeface2.cs [Text] Multiple text processing fixes (#15837) 2 years ago
IGradientBrush.cs Added attributes describing API stability. 4 years ago
IGradientStop.cs Added attributes describing API stability. 4 years ago
IImage.cs Introduce advanced render options 3 years ago
IImageBrush.cs Composition aware resources 3 years ago
IImmutableBrush.cs ImmediateContext + ServerCustomCompositionVisual + bugfixes 3 years ago
IImmutableGlyphRunReference.cs Composition aware resources 3 years ago
ILinearGradientBrush.cs Added attributes describing API stability. 4 years ago
IMutableBrush.cs Composition aware resources 3 years ago
IMutableExperimentalAcrylicMaterial.cs Composition aware resources 3 years ago
IMutableTransform.cs Added attributes describing API stability. 4 years ago
IPen.cs Added attributes describing API stability. 4 years ago
IRadialGradientBrush.cs Fixes relative brush mapping mode (#14598) 2 years ago
ISceneBrush.cs Refactored DrawingContext and VisualBrush, added DrawingBrush (#10419) 3 years ago
ISolidColorBrush.cs ImmediateContext + ServerCustomCompositionVisual + bugfixes 3 years ago
ITileBrush.cs Introduce advanced render options 3 years ago
ITransform.cs Composition aware resources 3 years ago
ImageBrush.cs Media system refactoring 3 years ago
ImageDrawing.cs Media system refactoring 3 years ago
ImmediateDrawingContext.cs Use DrawingContextProxy as a staging area for Push/Pop/SetTransform operations (#15113) 2 years ago
ImmutableExperimentalAcrylicMaterial.cs Merge core libraries. (#5831) 4 years ago
ImmutableGeometry.cs Implemented Geometry.GetWidenedGeometry. 3 years ago
KnownColors.cs fix: #14211 BoxShadow.ToString() behavior (#14228) 2 years ago
LineGeometry.cs Seal CreateDefiningGeometry 3 years ago
LineSegment.cs Add isStroked overload for IGeometryContext (#15430) 2 years ago
LinearGradientBrush.cs Composition aware resources 3 years ago
MaterialExtensions.cs Merge core libraries. (#5831) 4 years ago
MatrixTransform.cs Media system refactoring 3 years ago
MediaContext.Clock.cs In `Avalonia.Base`, private fields that are never modified were made `readonly` (#13020) 3 years ago
MediaContext.Compositor.cs Fix input starvation issues on resource-constrained devices. (#15137) 2 years ago
MediaContext.cs Fix input starvation issues on resource-constrained devices. (#15137) 2 years ago
MediaExtensions.cs Merge core libraries. (#5831) 4 years ago
PathFigure.cs Ensure invariant culture in relevant string interpolation 3 years ago
PathGeometry.cs Seal CreateDefiningGeometry 3 years ago
PathGeometryCollections.cs Merge core libraries. (#5831) 4 years ago
PathMarkupParser.cs fix(Geometries): Relative line drawing (#14013) 2 years ago
PathSegment.cs Add isStroked overload for IGeometryContext (#15430) 2 years ago
Pen.cs Fixes Border and Shape border re-rendering when changing Brush value (#13980) 2 years ago
PenLineCap.cs Merge core libraries. (#5831) 4 years ago
PenLineJoin.cs Merge core libraries. (#5831) 4 years ago
PlatformDrawingContext.cs Don't merge RenderOptions during update and only push them to drawing context if actually needed (#15111) 2 years ago
PlatformGeometry.cs Seal CreateDefiningGeometry 3 years ago
PolyLineSegment.cs Fix AVP1012 warnings in Avalonia.Base (#13717) 2 years ago
PolylineGeometry.cs Add Points collection observability support for Polygon and Polyline (#15030) 2 years ago
PreciseEllipticArcHelper.cs update src folder links 4 years ago
QuadraticBezierSegment .cs Add isStroked overload for IGeometryContext (#15430) 2 years ago
RadialGradientBrush.cs Fix RadialGradientBrush.Radius obsolete usages (#14774) 2 years ago
RectangleGeometry.cs Add BackgroundSizing (#14048) 2 years ago
RenderOptions.cs Introduce RenderOptions.RequiresFullOpacityHandling 3 years ago
RotateTransform.cs Media system refactoring 3 years ago
ScaleTransform.cs Media system refactoring 3 years ago
SkewTransform.cs Media system refactoring 3 years ago
SolidColorBrush.cs Media system refactoring 3 years ago
StreamGeometry.cs Seal CreateDefiningGeometry 3 years ago
StreamGeometryContext.cs Add isStroked overload for IGeometryContext (#15430) 2 years ago
Stretch.cs Merge core libraries. (#5831) 4 years ago
StretchDirection.cs Merge core libraries. (#5831) 4 years ago
SweepDirection.cs Merge core libraries. (#5831) 4 years ago
TextAlignment.cs Add more alignment options 4 years ago
TextCollapsingCreateInfo.cs Remove trailing whitespace for right aligned text 3 years ago
TextDecoration.cs Introduce advanced render options 3 years ago
TextDecorationCollection.cs Merge core libraries. (#5831) 4 years ago
TextDecorationLocation.cs Merge core libraries. (#5831) 4 years ago
TextDecorationUnit.cs Merge core libraries. (#5831) 4 years ago
TextDecorations.cs Merge core libraries. (#5831) 4 years ago
TextHitTestResult.cs feat: Address Rule CA1815 3 years ago
TextLeadingPrefixTrimming.cs Remove trailing whitespace for right aligned text 3 years ago
TextNoneTrimming.cs Merge core libraries. (#5831) 4 years ago
TextRenderingMode.cs Introduce advanced render options 3 years ago
TextTrailingTrimming.cs Remove trailing whitespace for right aligned text 3 years ago
TextTrimming.cs Implement CharacterBufferReference and related classes 3 years ago
TextWrapping.cs Merge core libraries. (#5831) 4 years ago
TileBrush.cs Media system refactoring 3 years ago
Transform.cs Fixes for animation registry 3 years ago
TransformConverter.cs Merge core libraries. (#5831) 4 years ago
TransformExtensions.cs Merge core libraries. (#5831) 4 years ago
TransformGroup.cs perf: Cache the last matrix instead of iterating the children on each `TransformGroup.Value` property call (#13532) 2 years ago
TranslateTransform.cs Media system refactoring 3 years ago
Typeface.cs Improve logging to troubleshoot font loading (#15230) 2 years ago
UnicodeRange.cs Fix IsInRange and added unit tests. (#15079) 2 years ago
VisualBrush.cs Restore 0.10.x behavior for re-creating visual brush content on property change (#15838) 2 years ago