@@ -34,9 +34,9 @@ In the example golden image change below, the white blocks are text rendered
34
34
using ` Ahem ` and ` FlutterTest ` . The second character is taller in the new font
35
35
since it has a larger descent.
36
36
37
- | Before (` Ahem ` ) | After | Animated Diff |
38
- | :---: | :---: | :---: |
39
- | ![ before] ( assets/material.ink_sparkle.bottom_right.0_masterImage.png ) | ![ after] ( assets/material.ink_sparkle.bottom_right.0_testImage.png ) | ![ baseline_animated] ( assets/baseline.webp ) |
37
+ | Before (` Ahem ` ) | After | Animated Diff |
38
+ | :---: | :---: | :-----------------------------------------: |
39
+ | ![ before] ( / assets/images/docs/breaking-changes/ material.ink_sparkle.bottom_right.0_masterImage.png) | ![ after] ( / assets/images/docs/breaking-changes/ material.ink_sparkle.bottom_right.0_testImage.png) | ![ baseline_animated] ( / assets/images/docs/breaking-changes/ baseline.gif ) |
40
40
41
41
** 2. Different decoration position**
42
42
@@ -47,18 +47,18 @@ rendered using `Ahem` and `FlutterTest`. The blue dashed lines indicate the
47
47
[ TextDecoration.overline] /[ TextDecoration.lineThrough] /[ TextDecoration.underline]
48
48
positions for each line.
49
49
50
- | Before (` Ahem ` ) | After | Animated Diff |
51
- | :---: | :---: | :---: |
52
- | ![ before] ( assets/widgets.text_golden.Decoration.1_masterImage.png ) | ![ after] ( assets/widgets.text_golden.Decoration.1_testImage.png ) | ![ baseline_animated] ( assets/underline.webp ) |
50
+ | Before (` Ahem ` ) | After | Animated Diff |
51
+ | :---: | :---: | :------------------------------------------: |
52
+ | ![ before] ( / assets/images/docs/breaking-changes/ widgets.text_golden.Decoration.1_masterImage.png) | ![ after] ( / assets/images/docs/breaking-changes/ widgets.text_golden.Decoration.1_testImage.png) | ![ baseline_animated] ( / assets/images/docs/breaking-changes/ underline.gif ) |
53
53
54
54
** 3. The glyph used for unmapped characters are slightly different**
55
55
56
56
Unmapped characters are rendered as hollow boxes in both fonts, with
57
57
a slight difference:
58
58
59
- | Before (` Ahem ` ) | After | Diff |
60
- | :---: | :---: | :---: |
61
- | ![ before] ( assets/material.floating_action_button_test.clip_masterImage.png ) | ![ after] ( assets/material.floating_action_button_test.clip_testImage.png ) | ![ not_def_animated] ( assets/not_def.webp ) |
59
+ | Before (` Ahem ` ) | After | Diff |
60
+ | :---: | :---: | :---------------------------------------: |
61
+ | ![ before] ( / assets/images/docs/breaking-changes/ material.floating_action_button_test.clip_masterImage.png) | ![ after] ( / assets/images/docs/breaking-changes/ material.floating_action_button_test.clip_testImage.png) | ![ not_def_animated] ( / assets/images/docs/breaking-changes/ not_def.gif ) |
62
62
63
63
## References
64
64
0 commit comments