Benedikt Stebner
|
891fd8dec4
|
Try to load a custom font with all possible weights and styles
|
5 years ago |
Benedikt Stebner
|
a55a6ec1ff
|
Fix RightToLeft TextWrapping
|
5 years ago |
Benedikt Stebner
|
43beabc9b4
|
Add a unit test
|
5 years ago |
Steven Kirk
|
73556f8a42
|
Added failing DrawingContextImpl tests.
Skia `DrawingContextImpl` throws a NRE when passed a pen with 0 thickness.
|
5 years ago |
Benedikt Stebner
|
96df38c88e
|
Add failing unit test
|
5 years ago |
Benedikt Stebner
|
251dcbf2cd
|
Add failing unit test
|
5 years ago |
Benedikt Stebner
|
9c3bfd2e92
|
Add failing test
|
5 years ago |
Benedikt Schroeder
|
08a72e893c
|
Increase TextFormatter compatibility with WPF's version
|
5 years ago |
Benedikt Schroeder
|
4bebe777d9
|
Fix mock font manager and add typeface collection tests
|
5 years ago |
Dan Walmsley
|
9a591f517e
|
sign test assemblies
|
6 years ago |
Benedikt Schroeder
|
cb6785e700
|
Properly handle multiple line breaks
|
6 years ago |
Andrey Kunchev
|
14b2618798
|
enable back the test for text Wrapping
|
6 years ago |
Andrey Kunchev
|
0f81b0fc93
|
add failing test for formatter for #4806
|
6 years ago |
Andrey Kunchev
|
07b48075ce
|
add failing test for #4806 (skip it for now as it's deadlock)
|
6 years ago |
Benedikt Schroeder
|
c2fad766e5
|
Rework GlyphRun BaselineOrigin
|
6 years ago |
Benedikt Schroeder
|
54fb09a304
|
Fix unit test
|
6 years ago |
Benedikt Schroeder
|
04c781ca14
|
Make sure GlyphTypefaces are always cached
|
6 years ago |
Benedikt Schroeder
|
a2a0fba1c2
|
Ignore invisible characters
|
6 years ago |
Benedikt Schroeder
|
7727722cb3
|
Make sure to always return a valid CharacterHit for next / previous CharacterHit
|
6 years ago |
Benedikt Schroeder
|
3af4e65575
|
Remove redundant tests
|
6 years ago |
Benedikt Schroeder
|
c3f01b696b
|
Make sure we always hit the outer sides at the start/end
|
6 years ago |
Benedikt Schroeder
|
c5edf9bc5d
|
Initial
|
6 years ago |
Nikita Tsukanov
|
d355007c57
|
Extracted runtime XAML loader to a separate package
|
6 years ago |
Benedikt Schroeder
|
e87697f901
|
Allow combining TextTrimming and TextWrapping
|
6 years ago |
Benedikt Schroeder
|
40711f8597
|
Fix wrapping test
|
6 years ago |
Benedikt Schroeder
|
bc9926014f
|
Fix typeface fallback for embedded fonts
Fix text wrapping for multiple corner cases
|
6 years ago |
Benedikt Schroeder
|
c9a98da01a
|
Fix mandatory break
|
6 years ago |
Benedikt Schroeder
|
f211e3c724
|
Disable generators
Remove vertical tab and form feed
|
6 years ago |
Benedikt Schroeder
|
2a181d9acb
|
Introduce TextRunProperties
|
6 years ago |
José Pedro
|
50985a62d2
|
Changed test cases as requested.
|
6 years ago |
José Pedro
|
48177eddb7
|
Added MaxLines property to TextBlock.
|
6 years ago |
Benedikt Schroeder
|
6b8f867006
|
Initialize the GlyphRun on render
|
6 years ago |
Benedikt Schroeder
|
0b1b3914b3
|
More text rendering improvements
|
6 years ago |
Steven Kirk
|
4d01dacd77
|
Remove copyright headers.
Some of our files had them, some didn't. They serve no purpose legally so best to remove the ceremony.
|
6 years ago |
Benedikt Schroeder
|
0ca4c77acc
|
Only calculate glyph advances for non fixed pitch fonts
|
6 years ago |
Benedikt Schroeder
|
95f78bbd3f
|
Include last line when constraint is surpassed
|
6 years ago |
Benedikt Schroeder
|
f7aa466803
|
Include last line when constraint is surpassed
|
6 years ago |
Benedikt Schroeder
|
938fc79ca7
|
Add tests for the remaining break chars
|
6 years ago |
Steven Kirk
|
30e8cac05d
|
Update to .NET core 3.1.
|
6 years ago |
Benedikt Schroeder
|
38bd8b8010
|
Fix text line hit testing
Fix some xml comments
|
6 years ago |
Benedikt Schroeder
|
de93e8e969
|
Full Unicode support for TextBlock
|
6 years ago |
Andrey Kunchev
|
44fa2152bd
|
add failing test for #3376
|
6 years ago |
Benedikt Schroeder
|
1b0221e224
|
Reworked the font manager to better manage resoures and also work properly with the application lifetime
|
7 years ago |
Nelson Carrillo
|
88bfdf87ea
|
Skia backend cleanup.
|
8 years ago |