2024-03-31 21:23:38 +08:00
|
|
|
|
## Just another interpretation of typesetting
|
|
|
|
|
## TODO
|
2024-04-22 01:35:10 +08:00
|
|
|
|
**現在問題:需要遷移到PDFKit,以及使用標準的fontkit,避免ttc無法支援的問題。PDF-lib試過了,不能用。需要整理package-denendent**
|
2024-04-03 22:50:36 +08:00
|
|
|
|
- [v] apply - 240403
|
2024-04-06 16:13:44 +08:00
|
|
|
|
- [v] letrec - 240405
|
2024-04-03 22:50:36 +08:00
|
|
|
|
- [v] car - 240403
|
2024-04-06 16:13:44 +08:00
|
|
|
|
- [v] cdr and cons
|
|
|
|
|
- [v] concat string (++)
|
2024-04-10 22:56:29 +08:00
|
|
|
|
- [v] set!
|
|
|
|
|
- [v] list ref by index
|
2024-04-22 01:34:49 +08:00
|
|
|
|
- [v] dict ref by id
|
2024-04-10 22:56:29 +08:00
|
|
|
|
- [v] map 20240410
|
|
|
|
|
- [v] add pdf page 240410 (addPDFPages)
|
|
|
|
|
- [v] create pdf 240410
|
2024-04-22 01:34:49 +08:00
|
|
|
|
- [v] close pdf
|
2024-04-11 22:47:42 +08:00
|
|
|
|
- [v] add character
|
2024-04-03 22:50:36 +08:00
|
|
|
|
- [ ] add path
|
2024-04-19 01:25:07 +08:00
|
|
|
|
- [ ] basic typesetting format
|
|
|
|
|
- [v] text measuring width in pt
|