Jan Šuráň

Results 6 comments of Jan Šuráň

Restarting Shadow did help. I think I entered one of the namespaces via `in-ns` and required one of the others which created a circular dependency. But recompiling shadow didn't get...

I mean, it's probably not a bug, it's just an edge case which it's hard to do something about. But you don't really want this to happen to you.

Well, the thing is, it works for paragprahs, but it doesn't work for Graphics2D. On the other hand, it works for Graphics2D for the second example.

And by the way, I don't even know if the font exists... (without `:ttf-name` some of the characters don't display but with an invalid `:ttf-name` they do? :D ![image](https://user-images.githubusercontent.com/62071148/175179704-5ac1d7d3-5847-4029-a651-8c6762b2570a.png)

The encoding is there, but it still doesn't affect anything.

Oh, the same bug appears in the Quil (https://github.com/quil/quil) library. I can set the text mode to `:shape` which works fine, it just doesn't act like text at all (as...