diff options
Diffstat (limited to 'fonts/pacificlo/font.json')
| -rwxr-xr-x | fonts/pacificlo/font.json | 182 |
1 files changed, 154 insertions, 28 deletions
diff --git a/fonts/pacificlo/font.json b/fonts/pacificlo/font.json index 03e2dc03..728fd7bb 100755 --- a/fonts/pacificlo/font.json +++ b/fonts/pacificlo/font.json @@ -1,6 +1,9 @@ { "name": "Pacificlo", "description": "Pacificlo is a small satin column manuscript font of size approximatively 20mm. It can be reduced down to 80% and enlarged up to 140%. It contains 120 glyphs, covering most Western European Languages needs. ", + "keywords": [ + "handwriting" + ], "leading": 100, "auto_satin": false, "reversible": false, @@ -13,7 +16,7 @@ "horiz_adv_x_space": 20, "units_per_em": 75, "horiz_adv_x": { - "$": 33, + "$": 33, "A": 58, "Å": 58, "Æ": 76, @@ -142,31 +145,31 @@ "`": 45 }, "kerning_pairs": { - "a,": -10, - "b,": -10, - "c,": -10, - "d,": -10, - "e,": -10, - "f,": -10, - "g,": -10, - "h,": -10, - "i,": -10, - "k,": -10, - "l,": -10, - "m,": -10, - "n,": -10, - "o,": -10, - "p,": -10, - "q,": -10, - "r,": -10, - "s,": -10, - "t,": -10, - "u,": -10, - "v,": -10, - "w,": -10, - "x,": -10, - "y,": -10, - "z,": -10, + "a,": -10, + "b,": -10, + "c,": -10, + "d,": -10, + "e,": -10, + "f,": -10, + "g,": -10, + "h,": -10, + "i,": -10, + "k,": -10, + "l,": -10, + "m,": -10, + "n,": -10, + "o,": -10, + "p,": -10, + "q,": -10, + "r,": -10, + "s,": -10, + "t,": -10, + "u,": -10, + "v,": -10, + "w,": -10, + "x,": -10, + "y,": -10, + "z,": -10, "L*": -1, "dj": -2, "dì": -4, @@ -1494,5 +1497,128 @@ "№Dž": 2, "ѓ…": -10, "ґć": 3 - } -} + }, + "glyphs": [ + "!", + "\"", + "&", + "'", + "‘", + "’", + "(", + ")", + "*", + "+", + ",", + "-", + ".", + "/", + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + ":", + ";", + "=", + "?", + "@", + "A", + "B", + "C", + "D", + "E", + "F", + "G", + "H", + "I", + "J", + "K", + "L", + "M", + "N", + "O", + "P", + "Q", + "R", + "S", + "T", + "U", + "V", + "W", + "X", + "Y", + "Z", + "\\", + "a", + "b", + "c", + "d", + "e", + "f", + "g", + "h", + "i", + "j", + "k", + "l", + "m", + "n", + "o", + "p", + "q", + "r", + "s", + "t", + "u", + "v", + "w", + "x", + "y", + "z", + "¡", + "·", + "¿", + "Æ", + "È", + "Ñ", + "Ô", + "Õ", + "Ö", + "Ü", + "ß", + "à", + "á", + "â", + "ã", + "ä", + "æ", + "ç", + "è", + "é", + "ê", + "ë", + "ì", + "í", + "î", + "ï", + "ñ", + "ò", + "ó", + "ô", + "õ", + "ö", + "ù", + "ú", + "û", + "ü", + "ı", + "Œ", + "œ" + ] +}
\ No newline at end of file |
