Felix Schütt
Felix Schütt
I'm debugging a simple test here in preparation to add OS/2 support for browsers. While the browser now doesn't complain anymore about a "missing OS/2" table if using `SubsetProfile::Web`, it...
See https://github.com/fschutt/printpdf/pull/215
See https://github.com/fschutt/printpdf/pull/217
See: https://github.com/fschutt/printpdf/issues/203#issuecomment-2740881349 Fixed on master, but need to investigate later.
I have successfully built my app and it's running with `spin build --up`. However, deployment is not working: 1. I tried creating a database - it does work locally, but...
On Linux, fonts.conf contains more info than just file paths. We should expose this in the API under `FcMetadata`