PDA

View Full Version : [SOLVED] font problem with code blocks



Mr.Pytagoras
December 25th, 2011, 03:11 PM
Hi I have reinstalled ubuntu 11.04 and started to have this font problem within codeblocks
http://www.freeimagehosting.net/t/0c880.jpg (http://www.freeimagehosting.net/0c880)

Does anybody know how to fix it?

West201
December 25th, 2011, 03:57 PM
Are you copy and pasting ?

Sometimes the fonts maybe incompatible.

BC59
December 25th, 2011, 04:10 PM
Hi I have reinstalled ubuntu 11.04 and started to have this font problem within codeblocks
http://www.freeimagehosting.net/t/0c880.jpg (http://www.freeimagehosting.net/0c880)

Does anybody know how to fix it?

Can you change the font settings to Courrier New? Usually create less problems.

Mr.Pytagoras
December 26th, 2011, 12:24 PM
Hi

Thanks for your replies but I have solved it already

the only thing that i had to do was


sudo dpkg-reconfigure fontconfig

West201
December 26th, 2011, 01:53 PM
Hi

Thanks for your replies but I have solved it already

the only thing that i had to do was


sudo dpkg-reconfigure fontconfig


Glad you fixed it :)

I'll save the command in case anyone has the same issue.