Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clinical-meteor/fonts
Fonts for healthcare applications - 3 of 9 barcode, fontawesome icons, and opensans (a helvetica substitute).
https://github.com/clinical-meteor/fonts
Last synced: about 2 months ago
JSON representation
Fonts for healthcare applications - 3 of 9 barcode, fontawesome icons, and opensans (a helvetica substitute).
- Host: GitHub
- URL: https://github.com/clinical-meteor/fonts
- Owner: clinical-meteor
- Created: 2016-01-11T00:31:03.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-02-11T08:36:50.000Z (almost 5 years ago)
- Last Synced: 2024-10-29T16:57:35.388Z (3 months ago)
- Language: JavaScript
- Size: 146 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## clinical:fonts
Common fonts for building healthcare applications - barcodes, fontawesome icons, and opensans (a helvetica substitute). All fonts should be packaged and available locally without requiring links to external CDN resources, meaning they should work offline and on first startup after installing via an app store.
==================================
#### InstallationFirst, install the fonts-helveticas package from the command line, like so:
````
meteor add clinical:fonts
````==================================
#### OpenSans - a Helvetica SubstituteUnfortunately, [Helvetica](http://www.hustwit.com/category/helvetica/) is kept as intellectual property and therefore must be licensed if it is to be used on websites. So we provide OpenSans and OpenSansLight, both of which are Helvetica substitutes.
````html
The quick brown fox jumped over the lazy dog.
The quick brown fox jumped over the lazy dog.
````The ``helveticas`` class will use Helvetica if it's present on the system, and then fall back to OpenSans if it is not.
````html
The quick brown fox jumped over the lazy dog.
````==================================
#### BarcodesProvides the 3 of 9 Barcode font. Simply add the ``barcode`` class. If there are any problems with scanners picking it up, be sure to add asterisk to the beginning of end.
````html
This is a barcode:
````A particularly good pattern is to use the ``_id`` field as a barcode, like so:
````html
````==================================
#### Icon FontsSupport for font-awesome icons follows the typical usage of the ```` element with ``fa`` classes.
````html
````Find a complete list of icons at the Font Awesome website:
[Font Awesome](https://fortawesome.github.io/Font-Awesome/)==================================
#### LicensingMIT and public-domain as far as I'm aware.
==================================
#### Researchhttps://sansforgetica.rmit/
https://www.dyslexiefont.com/en/typeface/
https://www.npmjs.com/package/react-icons
https://samcome.github.io/webfont-medical-icons/