HN user

Vallaaaris

79 karma
Posts0
Comments6
View on HN
No posts found.
Typst 0.14 9 months ago

Yeah, this is definitely a goal for the future. But there is still quite a bit of work needed in both libraries to make this possible.

Typst 0.14 9 months ago

Not yet, but it should hopefully be graded in 1-2 weeks and then I can share it!

Typst 0.14 9 months ago

Author here! Resolving one of the most-requested Typst features was definitely a big motivation for me, but I wouldn't say this was the only reason. I've done a lot of previous work on PDF (see e.g. the krilla library, although also mostly in the context of Typst), so I was already pretty familiar with how PDF works. In addition to that, I also just finished writing my master's thesis about 2D rendering (also in Rust), so I also gained a lot of knowledge in that area. Therefore, this project seemed like a good opportunity for me to create a bigger open source project myself that I could work on in my free time. :)

You are right that it's been on the roadmap for a while, however, it's definitely very high on their priority list. The recent update (v0.12) contained a lot of necessary internal refactorings of the layout engine, and they've mentioned on the Discord that after v0.12, they will start work on HTML output.