all descriptions complete

This commit is contained in:
Koen Lagveen 2023-07-23 17:56:00 +02:00
parent 8a523f42b9
commit 19c32a3311
2 changed files with 31 additions and 2 deletions

View File

@ -75,6 +75,7 @@
"additionalProperties": false, "additionalProperties": false,
"required": [ "required": [
"author", "author",
"description",
"ligatures", "ligatures",
"name", "name",
"rendering", "rendering",

View File

@ -1528,6 +1528,8 @@
}, },
"profont": { "profont": {
"author": "Andrew Welch", "author": "Andrew Welch",
"description": "It is designed to look good a really small sizes so you can cram lots of lines of code into the window of your editor.",
"license": "MIT",
"ligatures": false, "ligatures": false,
"name": "Profont", "name": "Profont",
"rendering": "vector", "rendering": "vector",
@ -1538,7 +1540,9 @@
}, },
"proggy-clean": { "proggy-clean": {
"author": "Tristan Grimmer", "author": "Tristan Grimmer",
"description": "The fonts are all fixed-width and designed for programming. They were optimized while writing C or C++.",
"bitmap size": 16, "bitmap size": 16,
"license": "MIT",
"ligatures": false, "ligatures": false,
"name": "Proggy Clean", "name": "Proggy Clean",
"rendering": "bitmap", "rendering": "bitmap",
@ -1564,11 +1568,13 @@
}, },
"pt": { "pt": {
"author": "Alexandra Korolkova", "author": "Alexandra Korolkova",
"description": "PT Mono was developed for the special needs -- for use in forms, tables, work sheets etc.",
"license": "SIL OFL",
"ligatures": false, "ligatures": false,
"name": "PT Mono", "name": "PT Mono",
"rendering": "vector", "rendering": "vector",
"style": "sans", "style": "sans",
"website": "http://paratype.com/public/", "website": "https://www.paratype.com/fonts/pt/pt-mono",
"year": 2011, "year": 2011,
"zerostyle": "slashed" "zerostyle": "slashed"
}, },
@ -1589,10 +1595,13 @@
}, },
"recursive-mono-linear": { "recursive-mono-linear": {
"author": "Arrow Type", "author": "Arrow Type",
"description": "Built to maximize versatility, control, and performance, Recursive is a five-axis variable font.",
"license": "SIL OFL",
"ligatures": false, "ligatures": false,
"name": "Recursive", "name": "Recursive",
"rendering": "vector", "rendering": "vector",
"style": "sans", "style": "sans",
"variants": "Dozens of pre-built styles, and variables for weight, slant, “casualness” and more.",
"website": "https://www.recursive.design", "website": "https://www.recursive.design",
"year": 2018, "year": 2018,
"zerostyle": "slashed" "zerostyle": "slashed"
@ -1622,16 +1631,20 @@
}, },
"roboto": { "roboto": {
"author": "Christian Robertson", "author": "Christian Robertson",
"description": "Roboto Mono is a monospaced member of the Roboto family. It was designed by Christian Robertson and released as open-source through Google Fonts",
"license": "Apache",
"ligatures": false, "ligatures": false,
"name": "Roboto Mono", "name": "Roboto Mono",
"rendering": "vector", "rendering": "vector",
"style": "sans", "style": "sans",
"variants": "Five weights with matching italics.",
"website": "https://www.google.com/fonts/specimen/Roboto+Mono", "website": "https://www.google.com/fonts/specimen/Roboto+Mono",
"year": 2015, "year": 2015,
"zerostyle": "slashed" "zerostyle": "slashed"
}, },
"sax": { "sax": {
"author": "s.a.x. Software", "author": "s.a.x. Software",
"description": "saxMono is a sample of a fine TrueType with high screen quality. Its spacing (11 cpi@12 pt) is between the Courier and Letter Gothic.",
"ligatures": false, "ligatures": false,
"name": "saxMono", "name": "saxMono",
"rendering": "vector", "rendering": "vector",
@ -1680,6 +1693,8 @@
}, },
"share-tech": { "share-tech": {
"author": "Ralph du Carrois", "author": "Ralph du Carrois",
"description": "Share Tech Mono is a monospaced sans serif, based on the Share family. There is also Share Tech , a proportionally spaced version.",
"license": "SIL OFL",
"ligatures": false, "ligatures": false,
"name": "Share Tech Mono", "name": "Share Tech Mono",
"rendering": "vector", "rendering": "vector",
@ -1690,6 +1705,7 @@
}, },
"sk-modernist": { "sk-modernist": {
"author": "Sean Kane", "author": "Sean Kane",
"description": "Sk-Modernist is a minimalist and clean typeface which eschews complicated forms.",
"ligatures": false, "ligatures": false,
"name": "SK Modernist Mono", "name": "SK Modernist Mono",
"rendering": "vector", "rendering": "vector",
@ -1766,7 +1782,9 @@
"zerostyle": "slashed" "zerostyle": "slashed"
}, },
"sudo": { "sudo": {
"author": "Jens Kutilek", "author": "Jens Kutílek",
"description": "“In 2009 I wasnt satisfied with the available text editor fonts and decided to draw my own: Sudo.”",
"license": "SIL OFL",
"ligatures": false, "ligatures": false,
"name": "Sudo", "name": "Sudo",
"rendering": "vector", "rendering": "vector",
@ -1777,6 +1795,8 @@
}, },
"terminus": { "terminus": {
"author": "Dimitar Toshkov Zhekov", "author": "Dimitar Toshkov Zhekov",
"description": "A TrueType version of Terminus Font, a fixed-width bitmap font optimized for long work with computers.",
"license": "SIL OFL",
"ligatures": false, "ligatures": false,
"name": "Terminus (TTF)", "name": "Terminus (TTF)",
"rendering": "vector", "rendering": "vector",
@ -1787,6 +1807,7 @@
}, },
"tex-gyre-cursor": { "tex-gyre-cursor": {
"author": "GUST e-foundry", "author": "GUST e-foundry",
"description": "It is here where GUST's e-foundry guys, Bogusław Jackowski, Janusz M. Nowacki and Piotr Strzelczyk, supported in LaTeX matters by Marcin Woliński, are delivering fonts developed by them for the TeX Gyre Project.",
"ligatures": false, "ligatures": false,
"name": "TeX Gyre Cursor", "name": "TeX Gyre Cursor",
"rendering": "vector", "rendering": "vector",
@ -1827,6 +1848,7 @@
}, },
"ubuntu": { "ubuntu": {
"author": "Dalton Maag", "author": "Dalton Maag",
"description": "The way typography is used says as much about our brand as the words themselves. The Ubuntu typeface has been specially created to complement the Ubuntu tone of voice.",
"ligatures": false, "ligatures": false,
"name": "Ubuntu Mono", "name": "Ubuntu Mono",
"rendering": "vector", "rendering": "vector",
@ -1837,7 +1859,9 @@
}, },
"unifont": { "unifont": {
"author": "Roman Czyborra", "author": "Roman Czyborra",
"description": "GNU Unifont is part of the GNU Project and has glyphs for every printable code point in the Unicode Basic Multilingual Plane.",
"bitmap size": 16, "bitmap size": 16,
"license": "GNU GPL",
"ligatures": false, "ligatures": false,
"name": "GNU Unifont", "name": "GNU Unifont",
"rendering": "bitmap", "rendering": "bitmap",
@ -1848,6 +1872,8 @@
}, },
"verily": { "verily": {
"author": "Stephen G. Hartke", "author": "Stephen G. Hartke",
"description": "Verily Serif Mono is derived from Bitstream Vera Serif with the same proportions as Bitstream Vera Sans Mono. Only the primary ASCII characters have been modified.",
"license": "Bitstream Vera",
"ligatures": false, "ligatures": false,
"name": "Verily Serif Mono", "name": "Verily Serif Mono",
"rendering": "vector", "rendering": "vector",
@ -1870,7 +1896,9 @@
}, },
"vt323": { "vt323": {
"author": "Peter Hull", "author": "Peter Hull",
"description": "This font was created from the glyphs of the DEC VT320 text terminal.",
"bitmap size": 16, "bitmap size": 16,
"license": "SIL OFL",
"ligatures": false, "ligatures": false,
"name": "VT323", "name": "VT323",
"rendering": "bitmap", "rendering": "bitmap",