]> git.kianting.info Git - clo/commit
20231016:basic font guessing and `putText` function
authorTan Kian-ting <chenjt30@gmail.com>
Sun, 15 Oct 2023 16:30:32 +0000 (00:30 +0800)
committerTan Kian-ting <chenjt30@gmail.com>
Sun, 15 Oct 2023 16:30:32 +0000 (00:30 +0800)
commita37fd632a73c234b3095fd1dbd86927a9cc26af7
tree411d4d2ba3857c7e77ed974b8835072770606906
parent421f335d538f8724b333c9ed8d3a99de1fd8fe4b
20231016:basic font guessing and `putText` function
  - issues : the CJK font can't be in .ttc format. (upstream-problem)
README.md
package-lock.json
package.json
src/canva.ts [new file with mode: 0644]
src/index.js
src/pdfManipulate.js
src/pdfManipulate.ts
tests/index.d.ts [deleted file]
tests/index.js [deleted file]
tests/index.ts [deleted file]
tests/pdfManipulation.ts [new file with mode: 0644]