Fix #128, min libjpeg and jpeg-turbo supported

master
Pierre Joye 2021-09-02 11:04:33 +07:00
parent c8381fd779
commit ef7de619a3
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ are installed as well:
4. JPEG library, available from http://www.ijg.org/
Portable JPEG compression/decompression library
jpeg-turbo is our recommended choise. version 2.x is required. It may build with earlier version however we do not support it (in case quality or other bugs could be seen).
LibJpeg 6.2 required. It may compile with earlier version but we do not support it.
5. XPM, available from http://koala.ilog.fr/lehors/xpm.html
X Pixmap library