This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
libcaca
mirror of
https://github.com/cacalabs/libcaca.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
transform.c: one more rotated glyph.
tags/v0.99.beta17
Sam Hocevar
sam
16 years ago
parent
6e5b4d29d6
commit
7e70f6183a
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
caca/transform.c
+ 1
- 0
caca/transform.c
View File
@@ -854,6 +854,7 @@ static uint32_t rotatechar(uint32_t ch)
'!', 0x00a1, /* ! ¡ */
'?', 0x00bf, /* ? ¿ */
'A', 0x2200, /* A ∀ */
'B', 0x10412,/* B 𐐒 */
'C', 0x03fd, /* C Ͻ */
'D', 0x15e1, /* D ᗡ */
'E', 0x018e, /* E Ǝ */
Write
Preview
Loading…
Cancel
Save