summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2023-07-25 22:12:56 -0400
committerJonathan Bradley <jcb@pikum.xyz>2023-07-25 22:12:56 -0400
commitc4f31df9748a46538ba003ff4213131ceab4b7b1 (patch)
treec2eb7a46f4870f770cc87135aafd3713099dd906 /configs
parent91f089d2d3a5fae771d4e8f532852e2de025ccaa (diff)
1000 names - created and formatted
Diffstat (limited to 'configs')
-rw-r--r--configs/1000-names.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/configs/1000-names.json b/configs/1000-names.json
new file mode 100644
index 0000000..0c86f1a
--- /dev/null
+++ b/configs/1000-names.json
@@ -0,0 +1,20 @@
+{
+ "pdf": {
+ "fonts": {
+ "chord": {
+ "size": 10
+ },
+ "text": {
+ "size": 11
+ },
+ "comment": {
+ "size": 12
+ },
+ "title": {
+ "size": 12
+ }
+ },
+ "marginleft": 15,
+ "marginright": 5
+ }
+}