PaperMold

Results 9 comments of PaperMold

> Can rotation be animated? It should be easy to animate it, just rotate it slowly in an X amount of time

@benwiley4000 I suppose the best possible UX in that case would be the gif stopping when the user stops hovering the gif

@benwiley4000 People end up always taping away I think. But the best way to be sure would be finding an example like you said and I'm not sure If I've...

@benwiley4000 I think you're right, what brought me to this project was how simple and effective it was in the first place, no need to complicate it :) If I...

Same problem here. The introduction of this bug was pretty recent. I rolledback to: "@react-pdf/pdfkit": "3.1.2", "@react-pdf/renderer": "3.3.4", "@react-pdf/textkit": "4.3.0", and I don't have any errors anymore. Using "pdfkit" v3.1.3...

> I tried to rollback to "@react-pdf/renderer": "3.3.4", 3.3.3 and 3.3.2 and fail too. You can use renderer v3.3.4 if you also install versions v3.1.2 of pdfkit and v4.3.0 of...

I also have issues with Bold but they are slightly different from yours. Given the following HTML: ```html ThisTextShouldBeBold: And this text shouldn't be bold ``` What happens is that...

I investigated further and found out that this bug has nothing to do with react-pdf-html. The rendered html for my both examples generated correctly. This bug is present in react-pdf...

Having the same problem, resulting image is very blocky instead of being smooth