Changeset 3407 for libcaca/trunk/tools/makefont.c
- Timestamp:
- 03/01/09 14:20:41 (4 years ago)
- File:
-
- 1 edited
-
libcaca/trunk/tools/makefont.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/tools/makefont.c
r2821 r3407 50 50 0x0400, 0x0500, /* Cyrillic: И Я */ 51 51 0x0530, 0x0590, /* Armenian: Ո */ 52 0x1401, 0x1677, /* Unified Canadian Aboriginal Syllabics: ᒐ ᗡ */ 52 53 0x1d00, 0x1d80, /* Phonetic Extensions: ᴉ ᵷ */ 53 54 0x2000, 0x2070, /* General Punctuation: ‘’ “” */ 54 55 0x2100, 0x2150, /* Letterlike Symbols: Ⅎ */ 55 0x2200, 0x2300, /* Mathematical Operators: √ ∞ ∙ */56 0x2200, 0x2300, /* Mathematical Operators: ∀ √ ∞ ∙ */ 56 57 0x2300, 0x2400, /* Miscellaneous Technical: ⌐ ⌂ ⌠ ⌡ */ 57 58 0x2500, 0x2580, /* Box Drawing: ═ ║ ╗ ╔ ╩ */ … … 63 64 0x30a0, 0x3100, /* Katakana: ロ ル */ 64 65 0xff00, 0xfff0, /* Halfwidth and Fullwidth Forms: A, B, C, a, b, c */ 66 0x10400, 0x10450, /* Deseret: 𐐒 𐐋 */ 65 67 0, 0 66 68 };
Note: See TracChangeset
for help on using the changeset viewer.
