Catalin Pit
7b5c57e8af
chore: add more field types ( #1141 )
...
Adds a number of new field types and capabilities to existing fields.
A massive change with far too many moving pieces to document in a single commit.
2024-07-18 23:45:44 +10:00
David Nguyen
6174415339
fix: add comment
2024-06-12 14:00:45 +10:00
David Nguyen
9fbc61a04d
fix: insert fields correctly for rotated pdfs
2024-06-11 19:04:55 +10:00
Mythie
1f3df51371
fix: update font variable typo
2024-05-23 15:13:12 +10:00
Mythie
d58a88196a
fix: use noto sans for text insertion on pdfs
...
Use Noto Sans to gracefully handle inserting custom text
on PDF's. Previously we were using Helvetica which is a
standard PDF font but that would fail for any character
that couldn't be encoded in WinANSI.
Noto Sans was chosen as it has support for a large number
of languages and glyphs with challenges now being adding
support for CJK glyphs.
2024-05-23 13:07:37 +10:00
Ephraim Atta-Duncan
ad6fad1182
fix: custom text with multiline throwing an error
...
took me hours
2024-02-17 10:43:22 +00:00
Mythie
8230349114
fix: unable to load font for signing
2023-11-24 16:17:54 +11:00
David Nguyen
34232c79e5
feat: add single player mode
2023-11-06 13:01:43 +11:00
Ephraim Atta-Duncan
e5871da7b5
chore: fix eslint errors
2023-11-06 13:01:15 +11:00
Catalin Pit
d1db20ff4a
chore: removed console.logs and warn
2023-11-06 13:01:12 +11:00
Mythie
7a705e3b81
feat: document authoring
2023-11-06 13:01:09 +11:00