Explorar el Código

* Add a rotated T

tags/v0.99.beta18
Pascal Terjan pterjan hace 14 años
padre
commit
2014be66e4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      caca/transform.c

+ 1
- 0
caca/transform.c Ver fichero

@@ -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 ⅄ */


Cargando…
Cancelar
Guardar