Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 13984
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: Wed Jun 12 04:16:33 CEST 2024

Total time taken to generate the page: 0.01719 seconds