This repository was archived by the owner on Jan 26, 2022. It is now read-only.
File tree 4 files changed +10
-3
lines changed
4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ apt-get install -y php5.6-gd php5.6-mysql php5.6-mcrypt php5.6-sqlite3 \
15
15
php-imagick
16
16
apt-get install -y imagemagick inkscape pngnq pngcrush xvfb cabextract \
17
17
poppler-utils xz-utils libreoffice libreoffice-math jpegoptim ffmpeg \
18
- html2text ghostscript
18
+ html2text ghostscript exiftool
19
19
20
20
# wkhtmltopdf
21
21
apt-get install -y xfonts-75dpi
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ apt-get install -y php7.0-gd php7.0-mysql php7.0-mcrypt php7.0-sqlite3 \
15
15
php-imagick
16
16
apt-get install -y imagemagick inkscape pngnq pngcrush xvfb cabextract \
17
17
poppler-utils xz-utils libreoffice libreoffice-math jpegoptim ffmpeg \
18
- html2text ghostscript
18
+ html2text ghostscript exiftool
19
19
20
20
# wkhtmltopdf
21
21
apt-get install -y xfonts-75dpi
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ apt-get install -y php7.1-gd php7.1-mysql php7.1-mcrypt php7.1-sqlite3 \
15
15
php-imagick
16
16
apt-get install -y imagemagick inkscape pngnq pngcrush xvfb cabextract \
17
17
poppler-utils xz-utils libreoffice libreoffice-math jpegoptim ffmpeg \
18
- html2text ghostscript
18
+ html2text ghostscript exiftool
19
19
20
20
# wkhtmltopdf
21
21
apt-get install -y xfonts-75dpi
Original file line number Diff line number Diff line change
1
+ Special tools:
2
+ --------------
3
+
4
+ zopflipng
5
+ pngout
6
+ advpng
7
+ cjpeg
You can’t perform that action at this time.
0 commit comments