U++ framework
Do not panic. Ask here before giving up.

Home » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » Look of the IDE on kubuntu 6.10
Re: Look of the IDE on kubuntu 6.10 [message #7982 is a reply to message #7980] Fri, 02 February 2007 12:30 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
Please try this:

Draw/DrawTextXft.cpp line 186 and 196

XFT_WEIGHT, XftTypeInteger, int(font.IsBold() ? 200 : 0),


to

XFT_WEIGHT, XftTypeInteger, int(font.IsBold() ? 200 : 100),


Mirek

[Updated on: Fri, 02 February 2007 12:30]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problems installing in Ubuntu 6.06
Next Topic: Crash when using Microsoft's Virtual Desktop Manager [BUG]
Goto Forum:
  


Current Time: Tue Sep 22 04:38:27 GMT+2 2026

Total time taken to generate the page: 0.01455 seconds