Behold!... My Wiki

Thinkpads, Linux, BSD and other related shiz

Site Tools


kubuntu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
kubuntu [[Monday 08 February 2021] [17:25]] forgekubuntu [[Saturday 15 April 2023] [21:35]] (current) forge
Line 8: Line 8:
  
  
-{{ :wiki:kubuntudesktop.png?600 |}}+{{::wiki:kubuntudesktop.png?600 |}}
  
  
 +
 +==== Libreoffice & Fonts ====
 +
 +I installed libreoffice and some proprietary fonts only to find that the font I wanted to use (Calibri) looked awful! this was fixed by adding the following to ~/.config/fontconfig/
 +  
 +
 +  <!-- added to improve Calibri rendering -->
 +    <match target="font" >
 +      <edit name="embeddedbitmap" mode="assign">
 +          <bool>false</bool>
 +      </edit>
 +  </match>
 +  
 +
 + 
  
        
kubuntu.1612805110.txt.gz · Last modified: [Monday 08 February 2021] [17:25] by forge