Hi Martin, thanks for the pointer! I just added some fonts to the image (including noto) and indeed it fixed the PDF issue. Now I can move on to the real issues from https://github.com/TEIC/oxgarage/issues :) Cheers Peter
Am 04.11.2017 um 17:09 schrieb Martin Holmes
: Hi Peter,
For a PDF transformation of any-old-document to PDF, there's a huge range of fonts that might be required. Ron Van den Branden and I (mainly Ron) have been working on an approach for jTEI that would analyze a document and download a required subset of Noto fonts (assuming they're not already there) to cover its content Unicode ranges:
https://docs.google.com/document/d/1kYqck1B55sQNsHiwzn9H0nHJOMSuVEm9ckM58x2Y...
I think the same approach would work for OxGarage, and perhaps for the Stylesheets generally.
Cheers, Martin
On 2017-11-04 07:01 AM, Peter Stadler wrote:
Hi *, just to let you know, that I’m currently working on a Docker image for OxGarage (for better testing, debugging and deployment purposes). I think I’m almost there and would welcome some feedback/testing. There is no image available at Docker Hub yet, but you can build it from https://github.com/peterstadler/oxgarage-docker Cheers Peter PS: A known issue is the transformation to PDF where the output consists of boxes and digits only. Probably there is a font missing in the image?