Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/happypig375/amsfonts-ttf-otf
AMSFonts converted to TTF and OTF files.
https://github.com/happypig375/amsfonts-ttf-otf
Last synced: 16 days ago
JSON representation
AMSFonts converted to TTF and OTF files.
- Host: GitHub
- URL: https://github.com/happypig375/amsfonts-ttf-otf
- Owner: Happypig375
- License: other
- Created: 2018-08-15T11:09:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-25T18:39:15.000Z (over 2 years ago)
- Last Synced: 2024-10-19T18:47:46.722Z (2 months ago)
- Size: 6.76 MB
- Stars: 11
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
The fonts in the [AMSFonts package](https://ctan.org/pkg/amsfonts),
converted to TTF and OTF files using [TransType 4](https://www.fontlab.com/font-converter/transtype/).
-----------------------The original PostScript font files use an ancient format that is not well supported today.
As a result, I converted all of them into TrueType and OpenType files using TransType 4.The content in TTF files are identical to that in OTF files; I added OTF in addition to TTF because the OTF files are smaller in size.
Feel free to use them all!
**PS: the fonts in [amsfonts-otf.zip](https://github.com/Happypig375/AMSFonts-Ttf-Otf/blob/master/amsfonts-otf.zip) is converted from AMSFonts(Type1) to OTF using the open source software [FontForge](https://fontforge.org/) by Firestar-Reimu.**
I do not provide the TTF files because [this](https://fontforge.org/docs/techref/bezier.html?highlight=spline):
_PostScript fonts(OTF and Type1) use qubic splines but TrueType fonts(TTF) use quadratic splines._
**More information is provided in https://github.com/Firestar-Reimu/AMSFonts-OTF**