-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathCITATION.cff
More file actions
22 lines (22 loc) · 773 Bytes
/
Copy pathCITATION.cff
File metadata and controls
22 lines (22 loc) · 773 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
cff-version: 1.2.0
message: "If you use this repository, please cite it as follows."
title: "p5-single-line-font-resources"
type: software
authors:
- family-names: Levin
given-names: Golan
repository-code: "https://github.com/golanlevin/p5-single-line-font-resources"
url: "https://github.com/golanlevin/p5-single-line-font-resources"
abstract: >
A repository of p5.js programs for loading and displaying single-line
vector fonts, also called single-stroke fonts, technical lettering fonts,
stick fonts, skeleton fonts, engraving fonts, or monoline fonts, in formats
including TTF, SVG 1.1 Font, Hershey Font, and others.
keywords:
- p5.js
- single-line fonts
- single-stroke fonts
- vector fonts
- Hershey fonts
- pen plotting
- creative coding