Sfoglia il codice sorgente

* Add a rotate_180 char for G

tags/v0.99.beta17
Pascal Terjan pterjan 16 anni fa
parent
commit
cd00d4bd33
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      caca/transform.c

+ 1
- 0
caca/transform.c Vedi 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 Λ */


Caricamento…
Annulla
Salva