diff options
author | mathias <mathias> | 2005-06-03 07:22:27 (GMT) |
---|---|---|
committer | mathias <mathias> | 2005-06-03 07:22:27 (GMT) |
commit | 9c27e2e7993c9ccd604f77219a1f07c1be22e75a (patch) | |
tree | 300dade8e083128337f0386ecc1ab6cdd4e22ab4 /src/FbTk/PixmapWithMask.hh | |
parent | 4e5c210688d54f6dbba5f39029c249e94d8a0b19 (diff) | |
download | fluxbox_paul-9c27e2e7993c9ccd604f77219a1f07c1be22e75a.zip fluxbox_paul-9c27e2e7993c9ccd604f77219a1f07c1be22e75a.tar.bz2 |
deleted the "fallback"-code, which was one of the reasons for slowing down
fluxbox in utf8-locales:
if no fontset is found up to this point its because of
a) no such font
b) not supported locale
if we try our best and enhance the basename-list and add some
more generic patterns the xserver will give us a valid
fontset .. which is good coz we have something to work with
but which is BAD coz we return a valid fontset as if we
have found the font the user wants .. so, every fallback
in higher level code will fail coz we find a valid fontset by any
meaning here. if no fontset can be found, the "fixed"-fontset should
be there already.
Diffstat (limited to 'src/FbTk/PixmapWithMask.hh')
0 files changed, 0 insertions, 0 deletions