Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBrezina committed Nov 1, 2024
0 parents commit 65a79d0
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# All types of “a”

A collection of peculiar forms of the Latin lowercase letter “a” (U+0061) selected subjectively mostly from contemporary digital typefaces, but digitizations of non-digital letterings or typefaces are also acceptable.

## Contributing

1. Clone this repo.
2. Add an image with the letter “a”:
- scale the letter proportionally to the other letters on the website,
- convert the letter to outlines,
- use transparent background,
- use white (`#FFFFFF`) for the letter fill,
- save as an SVG to `assets/letters/`.
3. Add info to `_data/data.yaml`, set `path:` to the SVG file.
4. Commit and initiate a pull request.

0 comments on commit 65a79d0

Please sign in to comment.