Skip to content

Commit

Permalink
Merge pull request #86 from IdreesInc/64-support-for-latvian
Browse files Browse the repository at this point in the history
Add Latvian glyphs
  • Loading branch information
IdreesInc authored Dec 29, 2022
2 parents e1ebb38 + 4cca081 commit 97603fd
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 3 deletions.
7 changes: 4 additions & 3 deletions examples/glyphs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ 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
¡ ¢ £ ¤ ¥ ¦ § ¨ © ª « ¬ ® ¯ ° ± ² ³ ´ µ ¶ · ¸ ¹ º » ¼ ½ ¾ ¿ À Á
Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï Ð Ñ Ò Ó Ô Õ Ö × Ø Ù Ú Û Ü Ý Þ ß à á
â ã ä å æ ç è é ê ë ì í î ï ð ñ ò ó ô õ ö ÷ ø ù ú û ü ý ÿ Ā ā Ă
ă Ą ą Ć ć Ĉ ĉ Ċ ċ Č č Ď ď Ē ē Ĕ ĕ Ė ė Ę ę Ě ě Ĝ ĝ Ğ ğ Ġ ġ Ĥ ĥ Ĩ
ĩ Ī ī Ĭ ĭ İ Ĵ ĵ Ĺ ĺ Ľ ľ Ł ł Ń ń Ň ň Ō ō Ŏ ŏ Ő ő Œ œ Ŕ ŕ Ř ř Ś ś
Ŝ ŝ Ş ş Š š Ť ť Ũ ũ Ū ū Ŭ ŭ Ů ů Ű ű Ŵ ŵ Ŷ ŷ Ÿ Ź ź Ż ż Ž
ă Ą ą Ć ć Ĉ ĉ Ċ ċ Č č Ď ď Ē ē Ĕ ĕ Ė ė Ę ę Ě ě Ĝ ĝ Ğ ğ Ġ ġ Ģ ģ Ĥ
ĥ Ĩ ĩ Ī ī Ĭ ĭ İ Ĵ ĵ Ķ ķ Ĺ ĺ Ļ ļ Ľ ľ Ł ł Ń ń Ņ ņ Ň ň Ō ō Ŏ ŏ Ő ő
Œ œ Ŕ ŕ Ř ř Ś ś Ŝ ŝ Ş ş Š š Ť ť Ũ ũ Ū ū Ŭ ŭ Ů ů Ű ű Ŵ ŵ Ŷ ŷ Ÿ Ź
ź Ż ż Ž

ž Ǎ ǎ Ǐ ǐ Ǒ ǒ Ǔ ǔ Ǣ ǣ Ǧ ǧ Ǩ ǩ ǰ Ǵ ǵ Ǹ ǹ Ǽ ǽ Ș ș Ț ț Ȟ ȟ Ȧ ȧ Ȯ ȯ
Ȳ ȳ Ѐ Ё Ђ Ѓ Є Ѕ І Ї Ј Љ Њ Ћ Ќ Ѝ Ў Џ А Б В Г Д Е Ж З И Й К Л М Н
Expand Down
136 changes: 136 additions & 0 deletions src/characters.json
Original file line number Diff line number Diff line change
Expand Up @@ -2103,6 +2103,40 @@
],
"descent": 2
},
{
"character": "Ģ",
"name": "latin_capital_letter_g_with_cedilla",
"codepoint": 290,
"pixels": [
[0, 1, 1, 1, 1],
[1, 0, 0, 0, 0],
[1, 0, 0, 1, 1],
[1, 0, 0, 0, 1],
[1, 0, 0, 0, 1],
[1, 0, 0, 0, 1],
[0, 1, 1, 1, 0],
[0, 0, 1, 0, 0],
[0, 1, 0, 0, 0]
],
"descent": 2
},
{
"character": "ģ",
"name": "latin_small_letter_g_with_cedilla",
"codepoint": 291,
"pixels": [
[0, 0, 0, 1, 0],
[0, 0, 1, 0, 0],
[0, 0, 0, 0, 0],
[0, 1, 1, 1, 1],
[1, 0, 0, 0, 1],
[1, 0, 0, 0, 1],
[0, 1, 1, 1, 1],
[0, 0, 0, 0, 1],
[1, 1, 1, 1, 0]
],
"descent": 1
},
{
"character": "ĩ",
"name": "latin_small_letter_i_with_tilde",
Expand Down Expand Up @@ -2164,6 +2198,74 @@
],
"descent": 1
},
{
"character": "Ķ",
"name": "latin_capital_letter_k_with_cedilla",
"codepoint": 310,
"pixels": [
[1, 0, 0, 0, 1],
[1, 0, 0, 1, 0],
[1, 1, 1, 0, 0],
[1, 0, 0, 1, 0],
[1, 0, 0, 0, 1],
[1, 0, 0, 0, 1],
[1, 0, 0, 0, 1],
[0, 0, 1, 0, 0],
[0, 1, 0, 0, 0]
],
"descent": 2
},
{
"character": "ķ",
"name": "latin_small_letter_k_with_cedilla",
"codepoint": 311,
"pixels": [
[1, 0, 0, 0, 0],
[1, 0, 0, 0, 0],
[1, 0, 0, 1, 0],
[1, 0, 1, 0, 0],
[1, 1, 0, 0, 0],
[1, 0, 1, 0, 0],
[1, 0, 0, 1, 0],
[0, 0, 1, 0, 0],
[0, 1, 0, 0, 0]
],
"descent": 2
},
{
"character": "Ļ",
"name": "latin_capital_letter_l_with_cedilla",
"codepoint": 315,
"pixels": [
[1, 0, 0, 0, 0],
[1, 0, 0, 0, 0],
[1, 0, 0, 0, 0],
[1, 0, 0, 0, 0],
[1, 0, 0, 0, 0],
[1, 0, 0, 0, 0],
[1, 1, 1, 1, 1],
[0, 0, 0, 1, 0],
[0, 0, 1, 0, 0]
],
"descent": 2
},
{
"character": "ļ",
"name": "latin_small_letter_l_with_cedilla",
"codepoint": 316,
"pixels": [
[0, 1, 1, 0, 0],
[0, 0, 1, 0, 0],
[0, 0, 1, 0, 0],
[0, 0, 1, 0, 0],
[0, 0, 1, 0, 0],
[0, 0, 1, 0, 0],
[0, 0, 0, 1, 1],
[0, 0, 0, 1, 0],
[0, 0, 1, 0, 0]
],
"descent": 2
},
{
"character": "Ł",
"name": "latin_capital_letter_l_with_stroke",
Expand Down Expand Up @@ -2192,6 +2294,40 @@
[0, 0, 0, 1, 1]
]
},
{
"character": "Ņ",
"name": "latin_capital_letter_n_with_cedilla",
"codepoint": 325,
"pixels": [
[1, 0, 0, 0, 1],
[1, 1, 0, 0, 1],
[1, 0, 1, 0, 1],
[1, 0, 0, 1, 1],
[1, 0, 0, 0, 1],
[1, 0, 0, 0, 1],
[1, 0, 0, 0, 1],
[0, 0, 1, 0, 0],
[0, 1, 0, 0, 0]
],
"descent": 2
},
{
"character": "ņ",
"name": "latin_small_letter_n_with_cedilla",
"codepoint": 326,
"pixels": [
[0, 0, 0, 0, 0],
[0, 0, 0, 0, 0],
[1, 1, 1, 1, 0],
[1, 0, 0, 0, 1],
[1, 0, 0, 0, 1],
[1, 0, 0, 0, 1],
[1, 0, 0, 0, 1],
[0, 0, 1, 0, 0],
[0, 1, 0, 0, 0]
],
"descent": 2
},
{
"character": "Œ",
"name": "latin_capital_ligature_oe",
Expand Down

0 comments on commit 97603fd

Please sign in to comment.