Add SVG-based line drawing

This commit is contained in:
Ian Gulliver
2019-07-02 07:05:22 +00:00
parent fbbe368d6b
commit 275c64c00b
4 changed files with 168 additions and 3 deletions

View File

@@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta name=viewport content="width=device-width, initial-scale=1.0">
<title>Architype</title>
<style>
<meta name=viewport content="width=device-width, initial-scale=1.0">
<title>Architype</title>
<style>
<!--# include file="architype.css" -->
</style>
</head>