mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-19 06:49:16 +02:00
+ added usage instruction for gdtest by mischi
This commit is contained in:
parent
b764d7f213
commit
7f5711e17f
@ -28,7 +28,11 @@ The gdtest example is adapted from the example of the gd unit by Mike Bradbery.
|
|||||||
It shows how to use the pascal-like functions in the gd unit instead of the
|
It shows how to use the pascal-like functions in the gd unit instead of the
|
||||||
raw C like functions which use pchars.
|
raw C like functions which use pchars.
|
||||||
|
|
||||||
|
usage:
|
||||||
|
gdtest chart.png
|
||||||
|
|
||||||
the gdtestcgi example shows how to output an image to standard output,
|
the gdtestcgi example shows how to output an image to standard output,
|
||||||
this can be used for CGI scripts.
|
this can be used for CGI scripts.
|
||||||
|
|
||||||
Michael.
|
Michael.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user