Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nclslbrn authored Jun 12, 2024
1 parent f28e958 commit f513542
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Plot-writer

![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fnclslbrn%2Fplot-writer%2Fmain%2Fpackage.json&query=version&prefix=ver.&style=flat-square&logo=npm&logoSize=200&label=plot-writer&labelColor=red&color=slategray&link=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2F%40nclslbrn%2Fplot-writer)
A SVG text writer for plotter.
An SVG text writer for plotter.

This library allows you to obtain an SVG plot from text, each glyph drawn with simple lines (no outlines).

![a plot made with PlotWriter](https://raw.githubusercontent.com/nclslbrn/plot-writer/main/plotwriter.jpg)
Expand Down

0 comments on commit f513542

Please sign in to comment.