Jakob Krell
Jakob Krell
By the way, I rewrote history in order to release a small v0.5.0. The bigger changes have been moved to the [v0.6.0 branch](https://github.com/jakobjpeters/Typstry.jl/tree/v0.6.0).
Thank you for the appreciation and the time you've spent on these designs. I'm definitely not a designer, and am grateful for your insights. I especially like your design with...
Do you happen to have the code available to generate the logo with stacked pages, the turned corner, and the `t`? If not, no worries!
Thank you so much 💜
I wanted to blend our styles a bit, here's what I have so far! It still needs to center and scale the `t`, but I'm otherwise pretty pleased! code ```julia...
Any ideas on how to debug this? ```julia # this works fontface("Buenard") # this does not work; silently uses a fallback font fontface("Buenard-Bold") fontsize(128) text("t", sheet_width / 4, 3 *...
That code works, thank you! Maybe I need to restart my laptop for the other way to work.
Awesome! 
oooh that's a fun idea :) maybe I'll refactor in the future. Anyways, thank you again for the awesome design! ✨
> Another option which would be more helix-y would be to do a text search for unicode symbols. I like this way of doing it Unicode input is very important...