Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eieye authored Jan 8, 2023
1 parent adb5896 commit 27ef606
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# anfangsschrift (2018)
CSV to SVG conversion for a latin glyph-set based on center-line<br>
--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<br>
--csv_import_utility-- download the release<br>
--tbd-- add editable CSS values for weight, color, line-cap etc.
CSV can be imported and parsed to SVG with the included utility<br>
--import_csv.html/css/js-- download the release<br>
--tbd-- make styles interactive for weight, color, line-cap etc.

0 comments on commit 27ef606

Please sign in to comment.