diff options
Diffstat (limited to 'fonts/invercelia')
| -rw-r--r-- | fonts/invercelia/font.json | 182 |
1 files changed, 92 insertions, 90 deletions
diff --git a/fonts/invercelia/font.json b/fonts/invercelia/font.json index f1f5cfeb..c8f92558 100644 --- a/fonts/invercelia/font.json +++ b/fonts/invercelia/font.json @@ -1,11 +1,11 @@ { "name": "Invercelia", - "description": "Invercelia is a modern two letters monogram font. Enter an upper case letter followed by a lower case letter (for example 'Ac') to get a simple monogram. Add a ')' at the end and the monogram is framed with a circle (for example 'Ac)'), add an '(' to start (for example '(Ac)' and your monogram is ready for applique, or try something like '!Ac)' to replace the appliqué by knockdown stitches.", - -"keywords": [ + "description": "Invercelia is a modern two letters monogram font. Enter an upper case letter followed by a lower case letter (for example 'Ac') to get a simple monogram. Add a ')' at the end and the monogram is framed with a circle (for example 'Ac)'), add an '(' to start (for example '(Ac)' and your monogram is ready for applique, or try something like '!Ac)' to replace the appliqué by knockdown stitches.", + "keywords": [ "display", - "monogram" - ], + "monogram", + "latin" + ], "leading": 350, "auto_satin": false, "reversible": false, @@ -17,94 +17,92 @@ "horiz_adv_x_default": null, "horiz_adv_x_space": 32, "units_per_em": 320, - "horiz_adv_x": { - }, + "horiz_adv_x": {}, "kerning_pairs": { - "a)":297, - "b)":293, - "c)":287, - "d)":297, - "e)":287, - "f)":286, - "g)":297, - "h)":297, - "i)":258.5, - "j)":284, - "k)":293, - "l)":285, - "m)":293.5, - "n)":295, - "o)":269.5, - "p)":293, - "q)":267, - "r)":293, - "s)":295, - "t)":262, - "u)":269.5, - "v)":269.5, - "w)":293, - "x)":293, - "y)":269.5, - "z)":277, - "(A": 318, - "(B":318, - "(C":318, - "(D":318, - "(E":318, - "(F":318, - "(G":318, - "(H":318, - "(I":318, - "(J":318, - "(K":318, - "(L":318, - "(M":318, - "(F":318, - "(N":318, - "(O":318, - "(P":318, - "(Q":318, - "(R":318, - "(S":318, - "(T":318, - "(U":318, - "(V":318, - "(W":318, - "(X":318, - "(Y":318, - "(Z":318, - "!A":313.5, - "!B":314, - "!C":313, - "!D":313.5, - "!E":313, - "!F":313, - "!G":313.5, - "!H":313.5, - "!I":313, - "!J":313, - "!K":313.5, - "!L":313.5, - "!M":313.5, - "!N":313, - "!O":313, - "!P":313.5, - "!Q":313.5, - "!R":313, - "!S":313, - "!T":313.5, - "!U":313, - "!V":313, - "!W":313.5, - "!X":313.5, - "!Y":313, - "!Z":313 -}, + "a )": 297, + "b )": 293, + "c )": 287, + "d )": 297, + "e )": 287, + "f )": 286, + "g )": 297, + "h )": 297, + "i )": 258.5, + "j )": 284, + "k )": 293, + "l )": 285, + "m )": 293.5, + "n )": 295, + "o )": 269.5, + "p )": 293, + "q )": 267, + "r )": 293, + "s )": 295, + "t )": 262, + "u )": 269.5, + "v )": 269.5, + "w )": 293, + "x )": 293, + "y )": 269.5, + "z )": 277, + "( A": 318, + "( B": 318, + "( C": 318, + "( D": 318, + "( E": 318, + "( F": 318, + "( G": 318, + "( H": 318, + "( I": 318, + "( J": 318, + "( K": 318, + "( L": 318, + "( M": 318, + "( N": 318, + "( O": 318, + "( P": 318, + "( Q": 318, + "( R": 318, + "( S": 318, + "( T": 318, + "( U": 318, + "( V": 318, + "( W": 318, + "( X": 318, + "( Y": 318, + "( Z": 318, + "! A": 313.5, + "! B": 314, + "! C": 313, + "! D": 313.5, + "! E": 313, + "! F": 313, + "! G": 313.5, + "! H": 313.5, + "! I": 313, + "! J": 313, + "! K": 313.5, + "! L": 313.5, + "! M": 313.5, + "! N": 313, + "! O": 313, + "! P": 313.5, + "! Q": 313.5, + "! R": 313, + "! S": 313, + "! T": 313.5, + "! U": 313, + "! V": 313, + "! W": 313.5, + "! X": 313.5, + "! Y": 313, + "! Z": 313 + }, "glyphs": [ - ".", + "!", "(", ")", - "!", + ".", "A", "B", "C", @@ -157,5 +155,9 @@ "x", "y", "z" - ] + ], + "default_variant": "→", + "text_direction": "ltr", + "sortable": false, + "combine_at_sort_indices": [] }
\ No newline at end of file |
