talb

Results 9 issues of talb

Sorry guys if I don't do a PR, I wanted to submit several identicons project. Gradient identicons: https://github.com/tobiaslins/avatar Pixel art humans (I don't know if they're from Dice Bear): https://avatars.dicebear.com/...

This is just a duplicate of [this issue](https://github.com/coolwanglu/pdf2htmlEX/issues/423) from the original pdf2htmlEX repository. If we convert the attached PDF by doing `pdf2htmlEX fphy-01-00021.pdf`, we cannot select the text in the...

I want to track the (x, y) coordinates of the `Draggable` component. I can't use the `position` prop like this, because then I cannot drag the component anymore: ``` const...

Is it possible to outline the text created with this module? For example, I would like to write text in white and outlined in black. This feature is possible with...

question

Hello, I want to merge two multi-signatures whose sets of signatories intersect. For instance, we have two sets of signatories $A = \\{s_1, s_2\\}$ and $B = \\{s_2, s_3\\}$, which...

Hello, The rogue public-key attack is a known problem for the BLS signature scheme. In this attack, an adversary can produce a valid aggregate signature for a given message that...

To quote fenjalien in a Discord thread: > cetz doesn't actually have "nodes" as there aren't any "paths" everything is an "element" > `ctx.nodes` exists because we haven't bothered to...

documentation

### Description The Noto emojis are a bit offset to the bottom-left compared to other emoji fonts such as Twitter's or Apple's. ```typst #set text(font: "Twitter Color Emoji") #box(stroke: 1pt...

bug
text
needs-investigation

I don't know if this is related to the other bugs found with #pause in 0.12, but I'm filing this issue in case this is unrelated. In Typst 0.12, making...