Elektrine lite

← Feed

@xaxalxe@sunny.garden

Post #2950470

2026-05-17 14:37 UTC

@gdc@typo.social thanks!! the thing i’m working on is for @neauoire@merveilles.town ’s UXN/Varvara ecosystem. For the moment there’s no vector font system in the ecosystem, so i am playing around with a crude proof of concept implementation. So far i only have straight lines, but i think adding conics would make sense.

Replies (2)

  • @neauoire@merveilles.town 2026-05-17 14:40

    @xaxalxe@sunny.garden @gdc@typo.social Making a zine entirely on a self-hosted computing stack would be huge, it would mean bypassing the browser entirely and outputting bitmap for the printer to print.

    Open ##2950471

  • @gdc@typo.social 2026-05-18 07:30

    @xaxalxe@sunny.garden @neauoire@merveilles.town Looks promising! Straight lines is all you really need, the rest follows quite naturally (like beziers). What's your goal with this?

    Open ##2950479