Skip to content

Commit 2e21eb9

Browse files
authored
Merge pull request #129 from cloakyard/dev
Annotate fonts + underline, signature pad upgrades, editor polish
2 parents a355488 + 5f063d8 commit 2e21eb9

59 files changed

Lines changed: 1160 additions & 107 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 1 addition & 1 deletion

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"@langchain/core": "^1.2.1",
2121
"@langchain/langgraph": "^1.4.5",
2222
"@llamaindex/liteparse-wasm": "^2.1.1",
23+
"@pdf-lib/fontkit": "^1.1.1",
2324
"@pdfme/pdf-lib": "^6.1.10",
2425
"jszip": "^3.10.1",
2526
"lucide-react": "^1.21.0",

pnpm-lock.yaml

Lines changed: 13 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/fonts/README.md

Lines changed: 28 additions & 0 deletions

public/fonts/lato/400-italic.ttf

28.4 KB
Binary file not shown.

public/fonts/lato/400-normal.ttf

27.6 KB
Binary file not shown.

public/fonts/lato/700-italic.ttf

28.6 KB
Binary file not shown.

public/fonts/lato/700-normal.ttf

27.8 KB
Binary file not shown.

public/fonts/lora/400-italic.ttf

47.7 KB
Binary file not shown.

public/fonts/lora/400-normal.ttf

46.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)