summaryrefslogtreecommitdiff
path: root/drafts/2021-09-27-imagemagick-display-and-svg-patterns.php
blob: 16a09ee64f8b57ad83d49a3d18de9321ef3906ed (plain) (blame)
1
2
3
4
5
6
7
8
<?php
$title = "imagemagick display and svg patterns";
if (isset($early) && $early) {
return;
}
include($_SERVER['DOCUMENT_ROOT'] . '/includes/head.php');
?>