Isaque Neves
Isaque Neves
another example of SVG that when converted to PDF is distorted, in this example there is no embedded SVG my use case is, I use fabric.js to generate an ID...
I am using this versions: jsPDF 2.5.1 svg2pdf 2.2.3  I work in my daily life with Dart on the front end and backend, I don't use typescript and never...
@HackbrettXXX I investigated here and the first problem reported is actually working, only the second case doesn't work
I'm having a related problem, I'm also using fabric.js and I need to generate a PDF from the SVG generated by canvas, the SVG is being generated and displayed correctly,...
If I add the helvetica.ttf file as a custom font then it works 
I made a small modification to the canvas2svg.js code so that it works with ChartJS, it is rendering the SVG correctly but the rendering on Canvas is compromised, as can...
I made some changes in canvas2svg.js and now the rendering in SVG and Canvas look identical, the only strange thing is that the chart pie circle has a cut at...
Actually I need a webkit-based browser, is there still a way to download it from somewhere?
Is there somewhere I can download binaries compiled for Windows? Because I think my Windows 10 machine is not very powerful to be able to compile from the source code
@rhurlin It seems from the link you gave that it only works with 32bits? @mlocati sorry I thought you were the package maintainer It looks like @railgauge managed to compile...