Hacker News new | ask | show | jobs
by gcr 4697 days ago
You can read an EPS file by interpreting it and remembering the shapes it renders on the page.

You can write an EPS file by emitting your list of shapes without using the turing-complete features of the language.

Not that hard, at least conceptually.

1 comments

That's all fine and good at least up until you have to kern a line of text. Then what?