summaryrefslogtreecommitdiff
path: root/tests/layouts/bratwurst.layout
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-11-23 15:45:58 +0000
committerMatthias Clasen <mclasen@redhat.com>2021-11-23 15:45:58 +0000
commit55efd092b0319f2a2697c510eafc2b0b23597d26 (patch)
treef8d8664f1f4652c0ca777b78f90581891f8e7361 /tests/layouts/bratwurst.layout
parenta31741faf6e59737c561574c3a7679ea185f4154 (diff)
parent0a1218ebb121a829b2a63ac98f36c28e594e124f (diff)
downloadpango-55efd092b0319f2a2697c510eafc2b0b23597d26.tar.gz
Merge branch 'line-breaking-fixes4' into 'main'
Fix a case of unintended hyphenation See merge request GNOME/pango!519
Diffstat (limited to 'tests/layouts/bratwurst.layout')
-rw-r--r--tests/layouts/bratwurst.layout21
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/layouts/bratwurst.layout b/tests/layouts/bratwurst.layout
new file mode 100644
index 00000000..65104276
--- /dev/null
+++ b/tests/layouts/bratwurst.layout
@@ -0,0 +1,21 @@
+{
+ "text" : "Bratwurst",
+ "attributes" : [
+ {
+ "start" : 4,
+ "type" : "style",
+ "value" : "italic"
+ }
+ ],
+ "font" : "Sans Bold 32",
+ "tabs" : {
+ "positions-in-pixels" : true,
+ "positions" : [
+ 0,
+ 50,
+ 100
+ ]
+ },
+ "width" : 102400,
+ "line-spacing" : 1.2999999523162842
+} \ No newline at end of file