Post #2546665
2026-05-13 08:30 UTC
Replies (7)
-
@gdc@typo.social 2026-05-13 08:31
4. The layout is done with my Grid Drawing Club -editor. Each page is a CSS grid (24x41), and I can easily resize and reposition the text frames on the page. But basically, the zine is a *static HTML webpage*, so I can also hand-code it. 5. PDF is generated by the browser, using @media print rules for CSS. In Firefox I just go File->Print->Save to PDF. 6. Page imposition is made with a small utility I made specifically for my own inkjet printer (using pdf-lib) to get the right page order and orientation. 7. Printed on paper I found from a second hand store, bound by hand. So, overall, every single step in the process from design to print is fully custom, made with my own tools. This is just a test zine, but the eventual goal is to make a whole book!
-
@gdc@typo.social 2026-05-13 08:51
Here's a detail view of the letter "a". Zoomed in it looks strange, but when I make the font size small, stroke it, then print it with an inkjet (and the ink spreads a bit), the result is very readable!
-
@QuentinJuhel@post.lurk.org 2026-05-13 08:58
@gdc@typo.social Hey @prepostprint@post.lurk.org have you seen !
-
@QuentinJuhel@post.lurk.org 2026-05-13 09:04
@gdc@typo.social We maintain a web to print archive at https://2print.org , We’re interrested to add this one to our collection !
-
@raphael@post.lurk.org 2026-05-13 09:04
@gdc@typo.social This is gorgeous!
-
@xaxalxe@sunny.garden 2026-05-17 14:09
@gdc@typo.social amazing work as always
-
@iko@mastodon.design 2026-05-17 18:35
@gdc@typo.social Hey this looks fantastic! Working on a paginating engine (paragraphs still rely on CSS native rendering, I'm just taking care of the pagination, also looks ugly was focused mainly on speed). Which language are you coding this into? BBS-like codes is a great idea https://mastodon.design/@iko/116573519567552988