Daniel Amarante

Results 4 issues of Daniel Amarante

I noticed that when the project spec is in a different folder other than the project root, the local packages paths are not linked correctly. I have created a repository...

Co-authored-by: Gabigol Trying to use limit with custom was broken for some reason on `System.cmd`. This pr introduces the function limit in this format: `Mogrify.limit(["memory", "30MiB"])` that fixed the problem

Texts don't render correctly depending on what text you write. ``` doc.text('A • B', 20, 20) doc.save() ``` renders `þÿA " B` In the original version of jsPDF this is...

needs-info