Yoxem / anotherTypesetter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just another interpretation of typesetting

TODO

現在問題:需要遷移到PDFKit,以及使用標準的fontkit,避免ttc無法支援的問題。PDF-lib試過了,不能用。需要整理package-denendent

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

About


Languages

Language:JavaScript 53.0%Language:TypeScript 42.0%Language:NewLisp 4.0%Language:Common Lisp 1.0%