Pārlūkot izejas kodu

slang driver: enable utf8 auto-detection

The slang internal auto-detection of utf8 is only executed by a call to
SLutf8_enable(-1).
tags/v0.99.beta20
Bastian Maerkisch pirms 7 gadiem
vecāks
revīzija
68b9dcac92
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. +1
    -0
      caca/driver/slang.c

+ 1
- 0
caca/driver/slang.c Parādīt failu

@@ -178,6 +178,7 @@ static int slang_init_graphics(caca_display_t *dp)
#endif

#ifdef HAVE_SLSMG_UTF8_ENABLE
SLutf8_enable(-1); /* execute utf8 autodetection */
SLsmg_utf8_enable(1); /* 1 == force, 0 == disable, -1 == autodetect */
SLtt_utf8_enable(-1);
#endif


Notiek ielāde…
Atcelt
Saglabāt