#pen #products #color #plotters #attributes #collection #brands

penlib

A library which provides various attributes of different pen brands and products

4 releases

0.0.4 Sep 16, 2019
0.0.3 Sep 16, 2019
0.0.2 Sep 16, 2019
0.0.1 Sep 16, 2019

#7 in #pen

35 downloads per month

Custom license

10KB
240 lines

penlib

A collection of characteristics for various pen brands and products. This library was created to assist in creating SVG images for use by pen plotters. Pen sizes and colors can be used to more carefully plan spacing between paths, or to produce SVG images which will more closely resemble the result of plotting to real paper.

All Pen types implement the penlib::Pen trait. Beyond that, each brand may provide its own traits or generic interfaces in order to specify the nib sizes and various colors available.


lib.rs:

A collection of characteristics for various pen brands and products. This library was created to assist in creating SVG images for use by pen plotters. Pen sizes and colors can be used to more carefully plan spacing between paths, or to produce SVG images which will more closely resemble the result of plotting to real paper.

Dependencies

~3.5MB
~73K SLoC