summaryrefslogtreecommitdiff
path: root/tests/layouts/valid-16.layout
diff options
context:
space:
mode:
Diffstat (limited to 'tests/layouts/valid-16.layout')
-rw-r--r--tests/layouts/valid-16.layout9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/layouts/valid-16.layout b/tests/layouts/valid-16.layout
new file mode 100644
index 00000000..e2a82d96
--- /dev/null
+++ b/tests/layouts/valid-16.layout
@@ -0,0 +1,9 @@
+{
+ "text" : "Lets see if this text is long enough to wrap due to height limitations. It might, or it might not.\n",
+ "attributes" : [],
+ "font" : "Cantarell 11",
+ "wrap" : "word-char",
+ "ellipsize" : "end",
+ "width" : 153600,
+ "height" : -2
+}