This module implements a static renderer for the HTML, CSS and SVG formats. It consists for the main part of a Golang port of the awesome Weasyprint python Html to Pdf library. The project is usable, ...
This project is my implementation of Softlight’s take-home assignment: converting the provided Figma screen into HTML/CSS using a custom rendering approach. The goal was to load the structure of the ...