diff --git a/README.md b/README.md index 7378da4..1c017a4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # anfangsschrift (2018) CSV to SVG conversion for a latin glyph-set based on center-line
--work in progress-- -repository contains csv-files and svg-files for a complete Latin (German) alphabet character set (A-Z a-z AäÖöÜüß) as separate chars +repository contains csv-files for a complete Latin (German) alphabet character set (A-Z a-z AäÖöÜüß) as separate chars plus some alternates (lower case "a" "g" "ß" and upper case "G" "I" "M"). -SVG-files can be rendered in any (modern) webbrowser using the included HTML-template
---csv_import_utility-- download the release
---tbd-- add editable CSS values for weight, color, line-cap etc. +CSV can be imported and parsed to SVG with the included utility
+--import_csv.html/css/js-- download the release
+--tbd-- make styles interactive for weight, color, line-cap etc.