79 Commits (689a6255f7a126bbcdcd4c8a56dab06c4c81b446)

Author SHA1 Message Date
Nikita Tsukanov 8329efddd3
Fixes relative brush mapping mode (#14598) 2 years ago
Nikita Tsukanov 14b8025d83 Fixes for animation registry 3 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Nikita Tsukanov 64610c264b Composition aware resources 3 years ago
robloo 9d76cdd3dd Rename incorrect `Color.ToUint32` to `ToUInt32` 3 years ago
Max Katz bc79b388b5 Use ImmediateDrawingContext in the ICustomDrawOperation interface 3 years ago
Nikita Tsukanov cf28998a46 Bitmap effects support 3 years ago
Giuseppe Lippolis 3f306b48ab fix(DrawingContext): CS0618 PushPreTransform(Matrix)' is obsolete: 'Use PushTransform' 3 years ago
Nikita Tsukanov ae1fcfed51
Refactored DrawingContext and VisualBrush, added DrawingBrush (#10419) 3 years ago
Benedikt Stebner 895d85aa89 Implement CharacterBufferReference and related classes 3 years ago
Max Katz fa0cea97fe Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
Benedikt Stebner 5a5080b1a5 Rework GlyphTypeface 3 years ago
Benedikt Stebner 116fd47439 Implement FormattedText.BuildHighlightGeometry 4 years ago
Wiesław Šoltés d6deda6414 Add spring animation demo page 4 years ago
Takoooooo f6c506b865 Fix DrawingPage 4 years ago
Giuseppe Lippolis 31222c35c2 fix: Null Annotation 4 years ago
Nikita Tsukanov 3717aec4f5 Use GetFeature + API lease approach for accessing SKCanvas 4 years ago
Benedikt Stebner 71aba01b10 Implement FormattedText.BuildGeometry 4 years ago
Benedikt Stebner 7a533700d0 Implement GlyphRun.BuildGeometry 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Benedikt Stebner 9250d93407 Implement embedded runs 4 years ago
Wiesław Šoltés d2caf1241f Add demo page for brushes with transforms 4 years ago
Wiesław Šoltés 979a5aa437 Set Border clip from xaml on ClippingPage 4 years ago
Benedikt Stebner b815a22d5a Port WPF's FormattedText to Avalonia and rework TextPresenter 4 years ago
Jan-Peter Zurek 3e7f190ff9 Add code review changes: 4 years ago
Andreas Schauerte 3ccb8b6489 Simplify sample view. 4 years ago
Andreas Schauerte c995d6a589 Remove unneeded key frames. 4 years ago
Jan-Peter Zurek e8f2d3e3f3 Add comments, remove todos, extend example. 4 years ago
Jan-Peter Zurek bde9c078c5 Add observable. 4 years ago
Jan-Peter Zurek 8c131ba100 Improve readability in RenderDemo, slow down animation. 4 years ago
Jan-Peter Zurek 9fdb48d0c4 Rename transform. 4 years ago
Jan-Peter Zurek 07f45cf1d7 Add animation. 4 years ago
Jan-Peter Zurek 9a01f13114 Fix order of transforms. 4 years ago
Jan-Peter Zurek 0a831b9784 Refactor names. 4 years ago
Andreas Schauerte c40410cdb3 Add basic 3d transformation. 5 years ago
Max Katz b05ff7ccd8 Support gradients with not matched number of stops 5 years ago
Max Katz a885e673c8 Reflection free implementation with automatic convertion from solid color brush to gradient 5 years ago
Max Katz a3bd88128a Update RenderDemo 5 years ago
Wiesław Šoltés 84dd710fc1 Use attached property 5 years ago
Wiesław Šoltés 4748244564 Add custom animator example 5 years ago
Dariusz Komosinski c48a516ec6 Unify brush transition. Handle brush type mismatch in a nicer way. 5 years ago
Dariusz Komosinski 5365b2fc95 Transitions for solid color brushes. 5 years ago
Max Katz f5a01afc6d Update RenderDemo pages 5 years ago
Jumar Macato 1ab777c961
address review 5 years ago
Jumar Macato b01dc1932a
add path measure example 5 years ago
Jumar Macato 9ebdef12a8
add path measure example 5 years ago
Giuseppe Lippolis 919c1edde4 Remove warning sample 6 years ago
Benedikt Schroeder c2fad766e5 Rework GlyphRun BaselineOrigin 6 years ago
Dariusz Komosinski 972587130b Support passing alpha format to created bitmaps. 6 years ago
Dan Walmsley c3c82230d2 remove usages of old ThemeAccentBrush. 6 years ago