Can everyone uninstall ttf-mscorefonts-installer using

sudo apt-get remove ttf-mscorefonts-installer

This should remove the MS fonts. Please check whether the Ghostscript
font problems go away then.

The font files of the MS fonts are in

/usr/share/fonts/truetype/msttcorefonts/

See

/etc/defoma/hints/ttf-mscorefonts-installer.hints

The pre-uninstall script of ttf-mscorefonts-installer is supposed to
remove the MS fonts. Here is what it does for the case of problems, for
manual clean-up:

defoma-font purge-all /etc/defoma/hints/ttf-mscorefonts-installer.hints
cd /usr/share/fonts/truetype/msttcorefonts && \
   rm -f `cat /var/lib/msttcorefonts/ms-fonts`
rm -f '/usr/share/doc/msttcorefonts/READ_ME!.gz'
rm -f '/usr/share/doc/ttf-mscorefonts-installer/READ_ME!.gz'
rm -r /var/lib/msttcorefonts/ms-fonts
rmdir --ignore-fail-on-non-empty /usr/share/fonts/truetype/msttcorefonts


** Changed in: msttcorefonts (Ubuntu)
       Status: Confirmed => Incomplete

-- 
ghostscript stop rendering with font errors
https://bugs.launchpad.net/bugs/321932
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to