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
* Add a rotate_180 char for G
tags/v0.99.beta17
Pascal Terjan
pterjan
16 years ago
parent
55d5e56691
commit
cd00d4bd33
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
@@ -849,6 +849,7 @@ static uint32_t rotatechar(uint32_t ch)
'C', 0x03fd, /* C Ͻ */
'E', 0x018e, /* E Ǝ */
'F', 0x2132, /* F Ⅎ */
'G', 0x2141, /* G ⅁ */
'L', 0x2142, /* L ⅂ */
'U', 0x0548, /* U Ո */
'V', 0x039b, /* V Λ */
Write
Preview
Loading…
Cancel
Save