aMule Forum

English => aMule Help => Topic started by: illario on May 17, 2005, 06:24:57 PM

Title: fonts in aMule 2.0.0-1
Post by: illario on May 17, 2005, 06:24:57 PM
Under the debian after performing apt-get update && apt-get dist-upgrade I received the new aMule  2.0.0-1 [using wxGTK1 v2.4.2 (OS: Linux)] with stupid fonts, which look like
a shit, without anti-aliasing and so on. Well, before update everything was fine!

$ ldd /usr/bin/amule | grep gtk
       libwx_gtk-2.4.so.0 => /usr/lib/libwx_gtk-2.4.so.0 (0xb7b00000)
       libgtk-1.2.so.0 => /usr/lib/libgtk-1.2.so.0 (0xb79a6000)

The application in question seems to use [ancient] gtk-1.2 library,
which does NOT support anti-aliasing of fonts! One should not ignore gtk resource files!

Cheers,
  Alexey.
Title: Re: fonts in aMule 2.0.0-1
Post by: deltaHF on May 17, 2005, 06:50:56 PM
amule != debian.. recompile wxgtk and amule yourself if you want gtk2 & unicode

cheers
Title: Re: fonts in aMule 2.0.0-1
Post by: Kry on May 17, 2005, 06:53:34 PM
wxGTK 2.6.0 is not on debian. As wx packages on debian are 2.4 and gtk1, debian links amule to it.

so, you better ask the wxWidgets debian mantainer AND the aMule debian mantainer on debian :P