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 rotated T
tags/v0.99.beta18
Pascal Terjan
pterjan
14 years ago
parent
5dbf9da892
commit
2014be66e4
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
@@ -938,6 +938,7 @@ static uint32_t rotatechar(uint32_t ch)
'G', 0x2141, /* G ⅁ */
'J', 0x148b, /* J ᒋ */
'L', 0x2142, /* L ⅂ */
'T', 0x2534, /* T ┴ */
'U', 0x0548, /* U Ո */
'V', 0x039b, /* V Λ */
'Y', 0x2144, /* Y ⅄ */
Write
Preview
Loading…
Cancel
Save