aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: fonts in aMule 2.0.0-1  (Read 1858 times)

illario

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
fonts in aMule 2.0.0-1
« 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.
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: fonts in aMule 2.0.0-1
« Reply #1 on: May 17, 2005, 06:50:56 PM »

amule != debian.. recompile wxgtk and amule yourself if you want gtk2 & unicode

cheers

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: fonts in aMule 2.0.0-1
« Reply #2 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
Logged