From c4f31df9748a46538ba003ff4213131ceab4b7b1 Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Tue, 25 Jul 2023 22:12:56 -0400 Subject: 1000 names - created and formatted --- configs/1000-names.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 configs/1000-names.json (limited to 'configs') 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 + } +} -- cgit v1.2.3