anotherTypesetter/README.md
2024-04-22 01:35:10 +08:00

19 lines
No EOL
597 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 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