diff options
Diffstat (limited to 'fonts/pacificlo/font.json')
| -rwxr-xr-x | fonts/pacificlo/font.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/fonts/pacificlo/font.json b/fonts/pacificlo/font.json index 728fd7bb..d6a6afb6 100755 --- a/fonts/pacificlo/font.json +++ b/fonts/pacificlo/font.json @@ -18,6 +18,7 @@ "horiz_adv_x": { "$": 33, "A": 58, + "Ä": 58, "Å": 58, "Æ": 76, "B": 62, @@ -1586,6 +1587,9 @@ "¿", "Æ", "È", + "É", + "Ê", + "Ë", "Ñ", "Ô", "Õ", @@ -1619,6 +1623,7 @@ "ü", "ı", "Œ", - "œ" + "œ", + "Ä" ] }
\ No newline at end of file |
