Jump to content

I keep being emailed documents in Windows default fonts. My system is dual-boot Windows/Linux Mint, so in order for these documents to render properly (or so I thought) on my Linux system, I simply made copies of all the TTF files in C:\Windows\Fonts on the Windows partition in ~/.fonts on the Linux partition.

 

This works fine, but there is a problem. Calibri is REALLY messed up in LibreOffice. Here's a screenshot demonstrating this:

image.png.5e75325cb73b0f179d6165ebbc08a9af.png

 

Does anyone know how I can fix this?

____________________________________________________________________________________________________________________________________

 

 

____________________________________________________________________________________________________________________________________

pythonmegapixel

into tech, public transport and architecture // amateur programmer // youtuber // beginner photographer

Thanks for reading all this by the way!

By the way, my desktop is a docked laptop. Get over it, No seriously, I have an exterrnal monitor, keyboard, mouse, headset, ethernet and cooling fans all connected. Using it feels no different to a desktop, it works for several hours if the power goes out, and disconnecting just a few cables gives me something I can take on the go. There's enough power for all games I play and it even copes with basic (and some not-so-basic) video editing. Give it a go - you might just love it.

Link to comment
https://linustechtips.com/topic/1290343-libreoffice-linux-calibri-is-broken/
Share on other sites

Link to post
Share on other sites

I'm not sure if this will fix it, but have you tried installing the Microsoft fonts package for Linux? I believe the package is named "ttf-mscorefonts-installer" on Debian-based distros, so a simply "sudo apt install ttf-mscorefonts-installer" should work for you.

PC:

AMD Ryzen 9 5900X | AMD Radeon RX 7900 GRE | 32 GB RAM | Arch Linux

Laptop:

MacBook Pro 13" (2019) | Intel Core i5 8279U | 8 GB RAM | macOS

Server:

Intel Core i7 6700K | 16 GB RAM | 2 TB HDD | Debian Linux

Link to post
Share on other sites

3 minutes ago, Husky said:

I'm not sure if this will fix it, but have you tried installing the Microsoft fonts package for Linux? I believe the package is named "ttf-mscorefonts-installer" on Debian-based distros, so a simply "sudo apt install ttf-mscorefonts-installer" should work for you.

It's already installed.

$ apt list --installed | grep mscorefonts
ttf-mscorefonts-installer/focal,focal,now 3.7ubuntu6 all [installed]

 

____________________________________________________________________________________________________________________________________

 

 

____________________________________________________________________________________________________________________________________

pythonmegapixel

into tech, public transport and architecture // amateur programmer // youtuber // beginner photographer

Thanks for reading all this by the way!

By the way, my desktop is a docked laptop. Get over it, No seriously, I have an exterrnal monitor, keyboard, mouse, headset, ethernet and cooling fans all connected. Using it feels no different to a desktop, it works for several hours if the power goes out, and disconnecting just a few cables gives me something I can take on the go. There's enough power for all games I play and it even copes with basic (and some not-so-basic) video editing. Give it a go - you might just love it.

Link to post
Share on other sites

1 minute ago, pythonmegapixel said:

It's already installed.

Alright then, instead of copying the Windows font files, have you tried just copying them to your home folder or something and then opening them (it should present an option to "install" the font if on Ubuntu, and Linux Mint is based on Ubuntu so it should work).

 

If that STILL doesn't work, then I did see that there's an option to map the Calibri font to the free replacement called Carlito by using the Tools menu in LibreOffice.

 

And one more option is this: https://askubuntu.com/a/1300747 but I am not sure if this will work either.

 

If after trying all of this Calibri still looks broken, then the last thing I would check are your font rendering settings because maybe a certain rendering setting is incompatible with Calibri specifically (such as the hinting, RGB mode or whatever) and you could change those around to see if it helps. Otherwise, I have no idea what the problem might be.

PC:

AMD Ryzen 9 5900X | AMD Radeon RX 7900 GRE | 32 GB RAM | Arch Linux

Laptop:

MacBook Pro 13" (2019) | Intel Core i5 8279U | 8 GB RAM | macOS

Server:

Intel Core i7 6700K | 16 GB RAM | 2 TB HDD | Debian Linux

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×