- Source code: ext/gd/CMakeLists.txt
Configure the gd
extension.
This extension provides image processing and graphics draw (GD) support.
- Default:
OFF
- Values:
ON|OFF
Enable the extension.
- Default:
OFF
- Values:
ON|OFF
Build extension as shared.
- Default:
OFF
- Values:
ON|OFF
Use external (system) GD library instead of the bundled libgd from PHP sources.
- Default:
OFF
- Values:
ON|OFF
Enable AVIF support (only for bundled libgd).
- Default:
OFF
- Values:
ON|OFF
Enable WebP support (only for bundled libgd).
- Default:
OFF
- Values:
ON|OFF
Enable JPEG support (only for bundled libgd).
- Default:
OFF
- Values:
ON|OFF
Enable XPM support (only for bundled libgd).
- Default:
OFF
- Values:
ON|OFF
Enable FreeType 2 support (only for bundled libgd).
- Default:
OFF
- Values:
ON|OFF
Enable JIS-mapped (Japanese Industrial Standards) Japanese font support (only for bundled libgd).