Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > General Help
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

General Help
All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu.

 
Thread Tools Display Modes
Old October 28th, 2007   #1
kikke
5 Cups of Ubuntu
 
Join Date: Oct 2006
Beans: 44
Hardy Heron (Ubuntu Development)
font rendering problem

I have a serious problem with font rendering, I read the discussions about new patched freetype in Gutsy but the problem is seems unsolved to me. I tried old patched libraries and the latest official, I tried to change the font rendering settings with dpkg-reconfigure fontconfig-config.

Look at this picture:


This rendering problem occurs between 10-14pt with the calibri and cambria fonts.
Anybody can solve this?
kikke is offline   Reply With Quote
Old October 28th, 2007   #2
kikke
5 Cups of Ubuntu
 
Join Date: Oct 2006
Beans: 44
Hardy Heron (Ubuntu Development)
Re: font rendering problem

SOLVED!!!!

With 1.0 version of font!
The 1.02 seems patched against Linux, so be careful and keep safe place of your fonts!
(I found here: http://www.microsoft.com/uk/office/p...converter.mspx)
kikke is offline   Reply With Quote
Old November 4th, 2007   #3
WorLord
Just Give Me the Beans!
 
WorLord's Avatar
 
Join Date: Nov 2004
Location: Austin, TX (Formerly: The
Beans: 70
Send a message via ICQ to WorLord Send a message via AIM to WorLord Send a message via MSN to WorLord
Talking Re: font rendering problem

SWEET BABIES

I thought there was something wrong with my renderer, also. You just solved a problem that's been bugging me for hours!! Thanks a million!

(Now using Calibri 12pt as my system font!)

Although I have to wonder what it is about Gnome, specifically, that doesn't like this font. Firefox and K-applications will render this just fine at any point size - only the Gnome font manager seems to refuse to render Calibri 1.02 at the specified sizes, but I've got my fonts backed up now anyway.

Last edited by WorLord; November 4th, 2007 at 10:36 PM.. Reason: Added question
WorLord is offline   Reply With Quote
Old December 12th, 2007   #4
wersdaluv
May the Ubuntu Be With You!
 
wersdaluv's Avatar
 
Join Date: Dec 2006
Location: Pilipinas kong Mahal
Beans: 1,684
Ubuntu 9.04 Jaunty Jackalope
Re: font rendering problem

Quote:
Originally Posted by kikke View Post
SOLVED!!!!

With 1.0 version of font!
The 1.02 seems patched against Linux, so be careful and keep safe place of your fonts!
(I found here: http://www.microsoft.com/uk/office/p...converter.mspx)
Hmmm... Which is the file??

wersdaluv is offline   Reply With Quote
Old December 13th, 2007   #5
kikke
5 Cups of Ubuntu
 
Join Date: Oct 2006
Beans: 44
Hardy Heron (Ubuntu Development)
Re: font rendering problem

Here (on that page):

---
Updating Previous Releases of Microsoft Office with the Compatibility Pack (Beta 2 Technical Refresh)
1.
(Recommended) Bookmark this page to your Internet browser.

2.
Ensure your system is up to date by installing all high-priority/required updates on Microsoft Update (required for Office XP and Office 2003 users).

3.
Download the Compatibility Pack by clicking the preferred language version below and saving the file to your hard disk.•
English Microsoft Office Compatibility Pack for Word, Excel, and PowerPoint 2007 File Formats (Beta 2 Technical Refresh)
---
kikke is offline   Reply With Quote
Old December 13th, 2007   #6
wersdaluv
May the Ubuntu Be With You!
 
wersdaluv's Avatar
 
Join Date: Dec 2006
Location: Pilipinas kong Mahal
Beans: 1,684
Ubuntu 9.04 Jaunty Jackalope
Re: font rendering problem

Quote:
Originally Posted by kikke View Post
Here (on that page):

---
Updating Previous Releases of Microsoft Office with the Compatibility Pack (Beta 2 Technical Refresh)
1.
(Recommended) Bookmark this page to your Internet browser.

2.
Ensure your system is up to date by installing all high-priority/required updates on Microsoft Update (required for Office XP and Office 2003 users).

3.
Download the Compatibility Pack by clicking the preferred language version below and saving the file to your hard disk.•
English Microsoft Office Compatibility Pack for Word, Excel, and PowerPoint 2007 File Formats (Beta 2 Technical Refresh)
---
How do I install it?

hehehe



Thanks so much for the quick reply!!!!

wersdaluv is offline   Reply With Quote
Old December 13th, 2007   #7
kikke
5 Cups of Ubuntu
 
Join Date: Oct 2006
Beans: 44
Hardy Heron (Ubuntu Development)
Re: font rendering problem

Download the file from link.
Create a directory (cfonttemp or anything) and move the file to there.

Then open a terminal and 'cd' to that dir.
---
#~/Desktop/cfonttemp
---

expand the files from the exe with cabextract! (Install it with sudo apt-get install cabextract.)
---
#cabextract O2007Cnv.exe
Extracting cabinet: O2007Cnv.exe
extracting EULA
extracting eula.txt
extracting O12Conv.cab
extracting O12Conv.msi
extracting README.HTM

All done, no errors.
---

expand the files from O12Conv.cab
---
#cabextract O12Conv.cab
---

create a dir for fonts and move all .TTF and .TTC to there
---
#mkdir cfonts
#mv *.TTF cfonts
#mv *.TTC cfonts
---

You can move the cfonts directory to /usr/share/fonts/truetype/
---
#sudo mv cfonts /usr/share/fonts/truetype
#sudo chown -R root:root /usr/share/fonts/truetype/cfonts/
---

Now you can remove the cfonttemp directory from your desktop.
That's all.

Best wishes!
kikke is offline   Reply With Quote
Old December 13th, 2007   #8
wersdaluv
May the Ubuntu Be With You!
 
wersdaluv's Avatar
 
Join Date: Dec 2006
Location: Pilipinas kong Mahal
Beans: 1,684
Ubuntu 9.04 Jaunty Jackalope
Re: font rendering problem

Thank you very very very very very much!

Very comprehensive instructions! You should make a howto in the howto section of this forum. People will love it!
wersdaluv is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:18 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry