No description
Find a file
2024-04-21 19:09:52 +08:00
3rdparty/harfbuzzjs add text measurement 2024-04-19 01:25:07 +08:00
legacies tarballize legacies 2024-03-29 23:33:57 +08:00
src 加上量字功能 2024-04-21 19:09:52 +08:00
.eslintrc.json add if 2024-04-03 22:02:45 +08:00
.gitignore clean the project 2024-03-29 20:49:11 +08:00
mkdocs.yml~ parser 2023-12-02 03:46:41 +08:00
package-lock.json add text measurement 2024-04-19 01:25:07 +08:00
package.json add text measurement 2024-04-19 01:25:07 +08:00
README.md add text measurement 2024-04-19 01:25:07 +08:00
text.lisp 加上量字功能 2024-04-21 19:09:52 +08:00
text.lisp.pdf 加上量字功能 2024-04-21 19:09:52 +08:00
text2.lisp add text measurement 2024-04-19 01:25:07 +08:00
tsconfig.json add map and add pdf page 2024-04-10 22:56:29 +08:00
tslint.json add recursion 2024-04-05 21:38:43 +08:00

Just another interpretation of typesetting

TODO

  • [v] apply - 240403
  • [v] letrec - 240405
  • [v] car - 240403
  • [v] cdr and cons
  • [v] concat string (++)
  • [v] set!
  • [v] list ref by index
  • dict ref by id
  • [v] map 20240410
  • [v] add pdf page 240410 (addPDFPages)
  • [v] create pdf 240410
  • close pdf
  • [v] add character
  • add path
  • basic typesetting format
  • [v] text measuring width in pt