diff options
| author | Gabriel Araújo <gabriel140492@gmail.com> | 2024-05-15 10:42:13 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-15 13:42:13 +0000 |
| commit | 017f2f45666abdc4a1c6a253f0e04a271b5a82c1 (patch) | |
| tree | e652e90aefc67124afbfd072e45188a9d9dfe4f7 /tests/ref | |
| parent | 484a0e60d8087fac38b98f697b68f2dd4e829d59 (diff) | |
Fix hyphen duplication rule for some languages (#4058)
Diffstat (limited to 'tests/ref')
| -rw-r--r-- | tests/ref/hyphenate-es-captalized-names.png | bin | 0 -> 4238 bytes |
| -rw-r--r-- | tests/ref/hyphenate-es-repeat-hyphen.png | bin | 0 -> 3224 bytes |
| -rw-r--r-- | tests/ref/hyphenate-pt-dash-emphasis.png | bin | 0 -> 983 bytes |
| -rw-r--r-- | tests/ref/hyphenate-pt-no-repeat-hyphen.png | bin | 0 -> 1533 bytes |
| -rw-r--r-- | tests/ref/hyphenate-pt-repeat-hyphen-hyphenate-true-with-emphasis.png | bin | 0 -> 1350 bytes |
| -rw-r--r-- | tests/ref/hyphenate-pt-repeat-hyphen-hyphenate-true.png | bin | 0 -> 1341 bytes |
| -rw-r--r-- | tests/ref/hyphenate-pt-repeat-hyphen-natural-word-breaking.png | bin | 0 -> 1341 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/tests/ref/hyphenate-es-captalized-names.png b/tests/ref/hyphenate-es-captalized-names.png Binary files differnew file mode 100644 index 00000000..803d6795 --- /dev/null +++ b/tests/ref/hyphenate-es-captalized-names.png diff --git a/tests/ref/hyphenate-es-repeat-hyphen.png b/tests/ref/hyphenate-es-repeat-hyphen.png Binary files differnew file mode 100644 index 00000000..a4c5a060 --- /dev/null +++ b/tests/ref/hyphenate-es-repeat-hyphen.png diff --git a/tests/ref/hyphenate-pt-dash-emphasis.png b/tests/ref/hyphenate-pt-dash-emphasis.png Binary files differnew file mode 100644 index 00000000..cab13ea4 --- /dev/null +++ b/tests/ref/hyphenate-pt-dash-emphasis.png diff --git a/tests/ref/hyphenate-pt-no-repeat-hyphen.png b/tests/ref/hyphenate-pt-no-repeat-hyphen.png Binary files differnew file mode 100644 index 00000000..d0e34c9b --- /dev/null +++ b/tests/ref/hyphenate-pt-no-repeat-hyphen.png diff --git a/tests/ref/hyphenate-pt-repeat-hyphen-hyphenate-true-with-emphasis.png b/tests/ref/hyphenate-pt-repeat-hyphen-hyphenate-true-with-emphasis.png Binary files differnew file mode 100644 index 00000000..0bb23ab1 --- /dev/null +++ b/tests/ref/hyphenate-pt-repeat-hyphen-hyphenate-true-with-emphasis.png diff --git a/tests/ref/hyphenate-pt-repeat-hyphen-hyphenate-true.png b/tests/ref/hyphenate-pt-repeat-hyphen-hyphenate-true.png Binary files differnew file mode 100644 index 00000000..d08859fb --- /dev/null +++ b/tests/ref/hyphenate-pt-repeat-hyphen-hyphenate-true.png diff --git a/tests/ref/hyphenate-pt-repeat-hyphen-natural-word-breaking.png b/tests/ref/hyphenate-pt-repeat-hyphen-natural-word-breaking.png Binary files differnew file mode 100644 index 00000000..d08859fb --- /dev/null +++ b/tests/ref/hyphenate-pt-repeat-hyphen-natural-word-breaking.png |
