Comment by eterps Comment by eterps 3 days ago 3 replies Copy Link View on Hacker News How does it differ from https://weasyprint.org ?
Copy Link sammycage 3 days ago Collapse Comment - WeasyPrint is great, but PlutoPrint takes a different angle: the engine is all C++, so it’s faster and lighter on memory. It can render directly to PNG as well as PDF, and has stronger SVG support. Reply View | 2 replies Copy Link masfuerte 3 days ago Parent Collapse Comment - PlutoBook looks very impressive. Is it based on another renderer? Reply View | 1 reply Copy Link skipnup 2 days ago Root Parent Collapse Comment - Doesn't look like it:> PlutoBook depends on the following external libraries:> Required: cairo, freetype, harfbuzz, fontconfig, expat, icu> Optional: curl, turbojpeg, webp (enable additional features) Reply View | 0 replies
Copy Link masfuerte 3 days ago Parent Collapse Comment - PlutoBook looks very impressive. Is it based on another renderer? Reply View | 1 reply Copy Link skipnup 2 days ago Root Parent Collapse Comment - Doesn't look like it:> PlutoBook depends on the following external libraries:> Required: cairo, freetype, harfbuzz, fontconfig, expat, icu> Optional: curl, turbojpeg, webp (enable additional features) Reply View | 0 replies
Copy Link skipnup 2 days ago Root Parent Collapse Comment - Doesn't look like it:> PlutoBook depends on the following external libraries:> Required: cairo, freetype, harfbuzz, fontconfig, expat, icu> Optional: curl, turbojpeg, webp (enable additional features) Reply View | 0 replies
WeasyPrint is great, but PlutoPrint takes a different angle: the engine is all C++, so it’s faster and lighter on memory. It can render directly to PNG as well as PDF, and has stronger SVG support.