29 Commits (7d0c2264f5dfae237bc4c6ed9e8e044aeabcd2fc)

Author SHA1 Message Date
Javier Suárez 424863d5ff
Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303) 2 months ago
Benedikt Stebner 1bce702bd4
Introduce TextOptions (#20107) 2 months ago
snowflysky c7bc7e92a5
Enable antialiasing based on EdgeMode in DrawBitmap (#20116) 4 months ago
Alexandre Mutel 46d4735868
Fix issue with OverhangLeading (#18438) 12 months ago
Leo Bottaro 9441362dcc
Add missing Blend Modes and expose BlendMode on Image Control (#17903) 1 year ago
Benedikt Stebner d411bd2156
Fix TextBlock TextAlignment issues when a HorizontalAlignment is defined (#17402) 1 year ago
Benedikt Stebner e55dfcd1a2
Fixes ShapedTextRun background rendering (#16594) 2 years ago
Benedikt Stebner b94b011c94
[WIP]Fix overhang leading calculation for negative values (#13672) 2 years ago
Benedikt Stebner 520d9d631a
Properly handle overhang with RTL FlowDirection (#13631) 2 years ago
Benedikt Stebner da3d4ca5c2
Fix TextLayout.OverhandLeading calculation (#13287) 2 years ago
Benedikt Stebner f153c626f8 Fix TextLineImpl.GetCharacterHitFromDistance for lines that include a TextEndOfLine run 3 years ago
Nikita Tsukanov 95b6343f8f Respect AdornerLayer.IsClipEnabled 3 years ago
Benedikt Stebner b0a2ae99e4 Fix default GlyphRun.BaselineOrigin 3 years ago
Nikita Tsukanov 5a3d9f1574 Use parent clip rect of the adorned visual 3 years ago
Benedikt Stebner 173f5e1b6e Update test file 3 years ago
Steven Kirk b2556d62f5 Fix some layout rounding issues. 4 years ago
Benedikt Stebner bdadb6a351 Fix GetTextBounds for mixed runs 4 years ago
Benedikt Stebner 1db3296611 Fix TextBlock/TextPresenter measure/arrange 4 years ago
Steven Kirk ce60f607cf Added failing tests for #6359. 4 years ago
Wiesław Šoltés 5b9f06865e Update expected test files 5 years ago
Andrey Kunchev 21fadbedd6 add tests for text issue:4866 6 years ago
Steven Kirk 253ff56895 Added a couple of Border CornerRadius render tests. 8 years ago
Steven Kirk 589b76e9cd Moved render tests for each platform to their own directory. 8 years ago
Steven Kirk fb25645aed Fixed expected skia output. 9 years ago
Steven Kirk 27ec199a3d Added failing custom render tests. 9 years ago
Steven Kirk d6342e906a Adjusted expected test output. 9 years ago
Steven Kirk 7e1efb33e2 Added failing render test. 9 years ago
Steven Kirk 3ce2479489 Implemented deferred opacity drawing. 9 years ago
Nikita Tsukanov d820dc1068 Added unit tests for skia backend 11 years ago