Commit graph

537 commits

Author SHA1 Message Date
2d68fd6477 migrate db to add stroke and shadow to songs 2026-02-11 14:15:17 -06:00
0d18724859 update stroke and shadow and fixing tests for it 2026-02-11 14:14:55 -06:00
52cda40da6 add shadow icons
Some checks are pending
/ test (push) Waiting to run
2026-02-11 11:14:43 -06:00
3eb5479240 setting of stroke and shadow works
Some checks are pending
/ test (push) Waiting to run
2026-02-11 11:14:10 -06:00
eb5fbd5a48 more stroke sizes 2026-02-11 09:50:27 -06:00
4bd8cf04d4 update slides and songs to generate strokes and shadows in text_svg
Some checks are pending
/ test (push) Waiting to run
2026-02-11 06:25:55 -06:00
3b960c5a17 idk
Some checks are pending
/ test (push) Waiting to run
2026-02-10 15:24:46 -06:00
4278b64322 forgot that fontdb needs loaded
Some checks are pending
/ test (push) Waiting to run
2026-02-10 14:27:48 -06:00
b2dd665e63 more testing framework
Some checks are pending
/ test (push) Waiting to run
2026-02-10 14:24:46 -06:00
203bfad894 setup a noncached svg generator and test its speed
Some checks are pending
/ test (push) Waiting to run
2026-02-10 13:46:07 -06:00
ddd1a42309 update todo 2026-02-10 13:13:42 -06:00
473f4aaa34 back to ole faithful
Some checks are pending
/ test (push) Waiting to run
2026-02-10 13:11:25 -06:00
a2c137b256 try again again
Some checks are pending
/ test (push) Waiting to run
2026-02-10 12:53:55 -06:00
8b78357cde try this again
Some checks are pending
/ test (push) Waiting to run
2026-02-10 12:27:26 -06:00
aefac265f3 try this instead
Some checks are pending
/ test (push) Waiting to run
2026-02-10 12:19:29 -06:00
324a8df24e update gitignore
Some checks are pending
/ test (push) Waiting to run
2026-02-10 11:50:58 -06:00
eeb89f8971 setting up a possible stream option 2026-02-10 11:50:10 -06:00
9d3fd7f8de some possible benching later 2026-02-10 11:49:57 -06:00
a8c869dc14 remove benches
Some checks are pending
/ test (push) Waiting to run
2026-02-10 10:17:20 -06:00
77af991b2b make test_song public 2026-02-10 09:54:54 -06:00
ede8716096 add bench structure 2026-02-10 09:54:42 -06:00
b8bb67cfc9 add benches 2026-02-10 09:54:34 -06:00
b3c7eb747d update gitignore
Some checks are pending
/ test (push) Waiting to run
2026-02-10 09:41:46 -06:00
f1f3bb2261 add benching to nextest 2026-02-10 09:41:09 -06:00
50b26d59d9 tests are passing
Some checks are pending
/ test (push) Waiting to run
2026-02-10 09:37:50 -06:00
0165945d91 add nerdfont.ttf
Some checks are pending
/ test (push) Waiting to run
2026-02-10 09:29:05 -06:00
3fdd378a39 add the test db
Some checks are pending
/ test (push) Waiting to run
2026-02-10 09:28:47 -06:00
1acec2c950 some work on tests
Some checks are pending
/ test (push) Waiting to run
2026-02-10 06:40:50 -06:00
86bec476b8 remove dbg! calls after tests have passed
Some checks are pending
/ test (push) Waiting to run
2026-02-09 19:16:41 -06:00
eb0dbf7235 remove lisp test 2026-02-09 19:16:33 -06:00
87639e9ad3 remove unnecessary cargo changes 2026-02-09 19:16:21 -06:00
64c512f0ca update todo 2026-02-09 19:16:13 -06:00
5e46dbae17 a better way to profile
Some checks are pending
/ test (push) Waiting to run
2026-02-09 19:11:55 -06:00
e006068863 make TextSvg and Slide better designed 2026-02-09 15:04:07 -06:00
87655baa76 tweaks to profile 2026-02-09 15:03:55 -06:00
1118c0bcb2 reduce resolution for generated svg for space savings 2026-02-09 13:54:40 -06:00
d902a47aba meh 2026-02-09 13:54:32 -06:00
a22220c4df more composable nix
Some checks are pending
/ test (push) Waiting to run
2026-02-09 11:53:23 -06:00
46433f5fbe text alignment is saving properly now
Some checks are pending
/ test (push) Waiting to run
2026-02-08 07:26:55 -06:00
2b0f2549ee text alignment is working in svg 2026-02-08 07:26:40 -06:00
cef35d140c svg now uses the correct text alignment but needs some padding yet
Some checks failed
/ test (push) Has been cancelled
2026-02-06 15:54:35 -06:00
6445bde198 can change TextAlignment now... but...
It is broken however. The svg isn't correctly placing things just yet.
2026-02-06 14:48:44 -06:00
e9f3a2f234 setting up a possible text_alignment_button
Some checks are pending
/ test (push) Waiting to run
2026-02-06 13:36:22 -06:00
4f717d3b98 removing unnecessary imports 2026-02-06 10:09:12 -06:00
f3d7c2a6d6 remove unnecessary trimming 2026-02-06 10:06:09 -06:00
5623848362 remove unused import 2026-02-06 10:06:00 -06:00
14e8923c23 making the lyrics trimmed 2026-02-06 09:53:34 -06:00
e9fab470cf better aligning and adding import button 2026-02-06 09:53:15 -06:00
c3de2aced4 verse editing and slide creation is more streamlined 2026-02-06 07:05:20 -06:00
bb4f402803 performance and styling tweaks
Some checks are pending
/ test (push) Waiting to run
2026-02-05 17:07:03 -06:00