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: 14266
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: Fri Jul 18 03:38:08 CEST 2025

Total time taken to generate the page: 0.05384 seconds