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 #7986 is a reply to message #7985] |
Fri, 02 February 2007 18:21 |
|
mirek
Messages: 14105 Registered: November 2005
|
Ultimate Member |
|
|
Ok, there is another fix to consider:
Comment out section of code at line 114:
/* static const char *replacements[] = {
"Bitstream Vera Sans",
"Times New Roman;Bitstream Vera Serif",
"Bitstream Vera Sans;Arial",
"Courier New;Bitstream Vera Sans Mono",
"Times New Roman;Bitstream Vera Serif",
"Arial;Bitstream Vera Sans",
"Courier New;Bitstream Vera Sans Mono",
};
for(int i = 0; i < 7; i++) {
Vector<String> f = Split(replacements[i], ';');
for(int q = 0; q < f.GetCount(); q++)
if(XFTFontFace().Find(f[q]) >= 0) {
basic_fonts[i] = PermanentCopy(f[q]);
XFTFontFace()[i].compose = sCheckComposed(basic_fonts[i]);
break;
}
}*/
Mirek
|
|
|
|
|
Look of the IDE on kubuntu 6.10
By: mr_ped on Fri, 02 February 2007 02:17
|
|
|
Re: Look of the IDE on kubuntu 6.10
By: mr_ped on Fri, 02 February 2007 02:18
|
|
|
Re: Look of the IDE on kubuntu 6.10
By: zsolt on Fri, 02 February 2007 03:16
|
|
|
Re: Look of the IDE on kubuntu 6.10
By: mirek on Fri, 02 February 2007 08:42
|
|
|
Re: Look of the IDE on kubuntu 6.10
By: mr_ped on Fri, 02 February 2007 11:56
|
|
|
Re: Look of the IDE on kubuntu 6.10
By: mirek on Fri, 02 February 2007 12:30
|
|
|
Re: Look of the IDE on kubuntu 6.10
By: guido on Fri, 02 February 2007 17:58
|
|
|
Re: Look of the IDE on kubuntu 6.10
By: mirek on Fri, 02 February 2007 18:21
|
|
|
Re: Look of the IDE on kubuntu 6.10
By: guido on Fri, 02 February 2007 19:07
|
|
|
Re: Look of the IDE on kubuntu 6.10
By: mirek on Fri, 02 February 2007 19:30
|
|
|
Re: Look of the IDE on kubuntu 6.10
By: guido on Fri, 02 February 2007 20:03
|
|
|
Re: Look of the IDE on kubuntu 6.10
By: mirek on Fri, 02 February 2007 20:08
|
|
|
Re: Look of the IDE on kubuntu 6.10
By: mirek on Sat, 03 February 2007 17:02
|
|
|
Re: Look of the IDE on kubuntu 6.10
By: guido on Sat, 03 February 2007 20:54
|
|
|
Re: Look of the IDE on kubuntu 6.10
By: mirek on Sat, 03 February 2007 21:18
|
|
|
Re: Look of the IDE on kubuntu 6.10
By: mirek on Mon, 05 February 2007 18:59
|
|
|
Re: Look of the IDE on kubuntu 6.10
By: mr_ped on Sat, 03 February 2007 14:30
|
|
|
Re: Look of the IDE on kubuntu 6.10
By: mr_ped on Sat, 03 February 2007 18:02
|
|
|
Re: Look of the IDE on kubuntu 6.10
By: mirek on Sat, 03 February 2007 21:15
|
|
|
Re: Look of the IDE on kubuntu 6.10
By: mr_ped on Sun, 04 February 2007 13:30
|
|
|
Re: Look of the IDE on kubuntu 6.10
By: mirek on Mon, 05 February 2007 07:42
|
Goto Forum:
Current Time: Fri Nov 01 00:25:10 CET 2024
Total time taken to generate the page: 0.02355 seconds
|