20,741
edits
| Line 248: | Line 248: | ||
* an LOD argument (currently not yet used). | * an LOD argument (currently not yet used). | ||
The airport.draw file demonstrates how to create paths procedurally. But you can just as well load the vector image from an SVG file. For an example, please refer to navaid.draw, which is shown below: | The airport.draw file demonstrates how to create OpenVG paths procedurally. But you can just as well load the vector image from an SVG file. For an example, please refer to navaid.draw, which is shown below: | ||
<syntaxhighlight lang="php"> | <syntaxhighlight lang="php"> | ||