Parcourir la source

* Added a few more Unicode blocks to the default fonts.

tags/v0.99.beta14
Sam Hocevar sam il y a 19 ans
Parent
révision
17e1e490d6
3 fichiers modifiés avec 3071 ajouts et 1849 suppressions
  1. +1517
    -906
      cucul/font_mono9.h
  2. +1552
    -941
      cucul/font_monobold12.h
  3. +2
    -2
      tools/makefont.c

+ 1517
- 906
cucul/font_mono9.h
Fichier diff supprimé car celui-ci est trop grand
Voir le fichier


+ 1552
- 941
cucul/font_monobold12.h
Fichier diff supprimé car celui-ci est trop grand
Voir le fichier


+ 2
- 2
tools/makefont.c Voir le fichier

@@ -44,10 +44,10 @@ static int const blocklist[] =
0x0250, 0x02b0, /* IPA Extensions: ɐ ɔ ɘ ʌ ʍ */
0x0370, 0x0400, /* Greek and Coptic: Λ α β */
0x0400, 0x0500, /* Cyrillic: И Я */
0x0530, 0x0590, /* Armenian: Ո */
0x1d00, 0x1d80, /* Phonetic Extensions: ᴉ ᵷ */
0x2000, 0x2070, /* General Punctuation: ‘’ “” */
#if 0
0x2100, 0x2150, /* Letterlike Symbols: Ⅎ */
#endif
0x2200, 0x2300, /* Mathematical Operators: √ ∞ ∙ */
0x2300, 0x2400, /* Miscellaneous Technical: ⌐ ⌂ ⌠ ⌡ */
0x2500, 0x2580, /* Box Drawing: ═ ║ ╗ ╔ ╩ */


Chargement…
Annuler
Enregistrer