Updated strings

This commit is contained in:
Andrew Murray 2018-12-13 19:19:45 +11:00
parent 49b23157c4
commit 233915bf9d

View File

@ -52,7 +52,7 @@ features = {
"webp_mux": ("PIL._webp", 'HAVE_WEBPMUX'),
"transp_webp": ("PIL._webp", "HAVE_TRANSPARENCY"),
"raqm": ("PIL._imagingft", "HAVE_RAQM"),
"libjpegturbo": ("PIL._imaging", "HAVE_LIBJPEGTURBO"),
"libjpeg_turbo": ("PIL._imaging", "HAVE_LIBJPEGTURBO"),
}