Skip to content

Instantly share code, notes, and snippets.

View fenjalien's full-sized avatar
🌳

Jack fenjalien

🌳
View GitHub Profile
@fenjalien
fenjalien / typst-guy.typ
Created October 20, 2023 12:07
Typst Guy In Typst
#import "@preview/cetz:0.1.2": *
#set page(width: auto, height: auto)
#canvas(length: 1pt, {
import draw: *
let color = color.rgb("239DAD")
scale((y: -1))
set-style(fill: color, stroke: none,)