Improve rasterization by including more fonts

This commit is contained in:
James R. Barlow
2023-05-23 13:24:09 -07:00
parent 177349cc84
commit 11221f9912
+1
View File
@@ -59,6 +59,7 @@ RUN add-apt-repository -y ppa:alex-p/tesseract-ocr-devel
RUN apt-get update && apt-get install -y --no-install-recommends \
ghostscript \
fonts-droid-fallback \
jbig2dec \
img2pdf \
libsm6 libxext6 libxrender-dev \