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:15] – baumi | jpgraph-antialiasing-error [2019/12/29 12:26] (current) – baumi | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| {{:: | {{:: | ||
| - | < | + | 1. Download this file to the " |
| - | *** gd_image.inc.orig | + | < |
| - | --- gd_image.inc.php | + | --- gd_image.inc.orig |
| - | *************** | + | +++ gd_image.inc.php |
| - | *** 107,115 **** | + | @@ -106,10 +106,12 @@ |
| - | --- 107,117 ---- | + | $this-> |
| - | if( function_exists(' | + | |
| - | imageantialias($this-> | + | |
| - | } | + | - } |
| - | + /* Do not throw exception if imageantialias | + | + } |
| - | else { | + | +/* Do not throw exception if function |
| - | JpGraphError:: | + | |
| + | | ||
| } | } | ||
| - | + */ | + | +*/ |
| - | } | + | |
| - | | + | function GetAntiAliasing() { |
| </ | </ | ||
| + | |||
| + | 2. Patch with | ||
| + | <code bash> | ||
| + | $ patch < gd_image.inc.diff | ||
| + | patching file gd_image.inc.php | ||
| + | $ | ||
| + | </ | ||
jpgraph-antialiasing-error.1577618151.txt.gz · Last modified: by baumi
