jpgraph-antialiasing-error
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
jpgraph-antialiasing-error [2019/12/29 12:18] – baumi | jpgraph-antialiasing-error [2019/12/29 12:26] (current) – baumi | ||
---|---|---|---|
Line 3: | Line 3: | ||
{{:: | {{:: | ||
- | < | + | 1. Download this file to the " |
- | --- gd_image.inc.php | + | < |
- | +++ gd_image.inc.orig 2019-12-29 12:08:59.320754190 | + | --- gd_image.inc.orig 2019-12-29 12:08:59.320754190 |
- | @@ -106,12 +106,10 @@ | + | +++ gd_image.inc.php |
+ | @@ -106,10 +106,12 @@ | ||
| | ||
if( function_exists(' | if( function_exists(' | ||
| | ||
- | - } | + | - } |
- | -/* Do not throw exception if function " | + | + } |
- | + } | + | +/* Do not throw exception if function " |
else { | else { | ||
| | ||
} | } | ||
- | -*/ | + | +*/ |
} | } | ||
| | ||
</ | </ | ||
+ | |||
+ | 2. Patch with | ||
+ | <code bash> | ||
+ | $ patch < gd_image.inc.diff | ||
+ | patching file gd_image.inc.php | ||
+ | $ | ||
+ | </ |
jpgraph-antialiasing-error.1577618334.txt.gz · Last modified: 2019/12/29 12:18 by baumi