summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 997a940)
raw | patch | inline | side by side (parent: 997a940)
author | Ketmar Dark <ketmar@ketmar.no-ip.org> | |
Fri, 22 Apr 2016 19:15:42 +0000 (22:15 +0300) | ||
committer | Ketmar Dark <ketmar@ketmar.no-ip.org> | |
Fri, 22 Apr 2016 19:15:55 +0000 (22:15 +0300) |
src/lib/vampimg/ImagingOptions.inc | patch | blob | history |
index 87851b96c7b2cd1c078346f0a9873662e520edbd..85653ad5397ba99846ca4821c1341b93e62c33a0 100644 (file)
Example: If you want to disable JPEG support just uncomment //{$DEFINE DONT_LINK_JPEG} line
*)
-{$DEFINE DONT_LINK_JPEG} // link support for Jpeg images
+//{$DEFINE DONT_LINK_JPEG} // link support for Jpeg images
//{$DEFINE DONT_LINK_PNG} // link support for PNG images
//{$DEFINE DONT_LINK_TARGA} // link support for Targa images
//{$DEFINE DONT_LINK_BITMAP} // link support for Windows Bitmap images