diff options
| author | Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> | 2024-04-30 06:51:22 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-30 06:51:22 +0200 |
| commit | 7f8cfca5fea4f729922376e95dc5c500dc5dd6d3 (patch) | |
| tree | c4c75bf1507b83a8d71fded4bac3e4591d714605 /fonts/emilio_20_tartan/font.json | |
| parent | a29406e2d355c30788595daed73ac234fdfaeb28 (diff) | |
Claudine/add emilio 20 tartan (#2869)
* add emilio_20_tartan
* Update font.json
* Update →.svg
* Update font.json
* check color consistency
Diffstat (limited to 'fonts/emilio_20_tartan/font.json')
| -rwxr-xr-x | fonts/emilio_20_tartan/font.json | 95 |
1 files changed, 95 insertions, 0 deletions
diff --git a/fonts/emilio_20_tartan/font.json b/fonts/emilio_20_tartan/font.json new file mode 100755 index 00000000..f081a78a --- /dev/null +++ b/fonts/emilio_20_tartan/font.json @@ -0,0 +1,95 @@ +{ + "name": "EMILIO_20_Tartan", + + "description": "Emilio 20 Tartan uses tartan fill for a colorful font approximatively 40 mm high. The font can be scaled down to 65% and up to 150%.", + "keywords": [ + "display", + "applique", + "serif" + ], + "leading": 200, + "auto_satin": false, + "reversible": false, + "letter_case": "upper", + "default_glyph": " ", + "min_scale": 0.65, + "max_scale": 1.5, + "size": 45, + "horiz_adv_x_default": 156, + "horiz_adv_x_space": 20, + "units_per_em": 200, + "horiz_adv_x": { + "9": 159, + "8": 160, + "7": 146, + "3": 158, + "5": 161, + "2": 160, + "1": 99, + "Z": 158, + "Y": 174, + "X": 186, + "N": 185, + "K": 188, + "H": 181, + "I": 101, + "P": 170, + "C": 149, + "R": 175, + "A": 180, + "V": 176, + "B": 165, + "D": 164, + "O": 153, + "E": 165, + "F": 163, + "G": 151, + "J": 148, + "M": 222, + "Q": 153, + "S": 160, + "T": 154, + "U": 188, + "W": 286, + "4": 168 + }, + "kerning_pairs": {}, + "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" + ] +}
\ No newline at end of file |
