Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/black7375/visual-acuity-fonts
This project was created to collect fonts for visual acuity(eye chart) and provide them to the web environment.
https://github.com/black7375/visual-acuity-fonts
eye-chart font optician pelli sloan snellen snellenmk visual-acuity
Last synced: 26 days ago
JSON representation
This project was created to collect fonts for visual acuity(eye chart) and provide them to the web environment.
- Host: GitHub
- URL: https://github.com/black7375/visual-acuity-fonts
- Owner: black7375
- Created: 2020-09-20T18:52:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T11:07:14.000Z (over 4 years ago)
- Last Synced: 2024-12-12T00:52:02.414Z (about 2 months ago)
- Topics: eye-chart, font, optician, pelli, sloan, snellen, snellenmk, visual-acuity
- Language: C++
- Homepage:
- Size: 7.19 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Visual Acuity Fonts
This project was created to collect fonts for [visual acuity](https://en.wikipedia.org/wiki/Visual_acuity)([eye chart](https://en.wikipedia.org/wiki/Eye_chart)) and provide them to the web environment.## Usage
Each `font-family` follow:
- `Optician-Sans`
- `Pelli`
- `Sloan-Letter`
- `Sloan`
- `Snellen`
- `SnellenMK`## Clone
```shell
git clone --recurse-submodules -j8 https://github.com/black7375/Visual-Acuity-Fonts.git
cd Visual-Acuity-Fonts
```**Requires**
```shell
pip install -r ./requirements.txt
# And install Fontforge( https://fontforge.org/en-US/ )
```**Convert**
```shell
bash ./convert.sh
```## Font List
### Optician Sans
![Optician-Sans](https://user-images.githubusercontent.com/25581533/93837080-63dc2880-fc74-11ea-8198-94e3d0c36e68.png)
- [Homepage](https://optician-sans.com/)
- [Repo](https://github.com/anewtypeofinterference/Optician-Sans)### Pelli
![Pelli](https://user-images.githubusercontent.com/25581533/93837083-65a5ec00-fc74-11ea-87a3-44d0d2daaa75.png)
- [Repo](https://github.com/denispelli/Eye-Chart-Fonts/)### Sloan Letter
![Sloan-Letter](https://user-images.githubusercontent.com/25581533/93837086-68084600-fc74-11ea-91f4-9a269d7bd957.png)
- [Repo](https://github.com/denispelli/Eye-Chart-Fonts/)### Sloan
![Sloan](https://user-images.githubusercontent.com/25581533/93837087-69397300-fc74-11ea-8524-7917e16ae798.png)
- [Homepage](https://radagast.ca/snellen/snellen.html)### Snellen
![Snellen](https://user-images.githubusercontent.com/25581533/93837088-6b033680-fc74-11ea-824e-4dd98aadee4e.png)
- [Homepage](https://radagast.ca/snellen/snellen.html)### SnellenMK
![SnellenMK](https://user-images.githubusercontent.com/25581533/93837092-6d659080-fc74-11ea-9308-142221f327a4.png)
- [Homepage](http://mkweb.bcgsc.ca/snellen-optotype-font/)
- [Visions of Type](http://mkweb.bcgsc.ca/typography/eyecharts.mhtml)