File: BUGS.TXT

package info (click to toggle)
yudit 2.9.6-8
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 13,868 kB
  • sloc: cpp: 70,516; perl: 4,299; ansic: 1,957; makefile: 846; sh: 331
file content (6 lines) | stat: -rw-r--r-- 188 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
It has been reported that XCreateFontSet in SXInputMethod.cpp makes yudit
slow at strat-up.

 setlocale (LC_CTYPE, "C");

is recommened. Still could not cofirm - it is fast on my machine.