Re: LibreCAD 2.2.0 all text has gone, no fonts
Posted by
LordOfBikes on
Feb 17, 2022; 5:03pm
URL: https://forum.librecad.org/LibreCAD-2-2-0-all-text-has-gone-no-fonts-tp5721474p5721492.html
librecad-fonts is not the folder LibreCAD searches for fonts, seems to be added by Fedora.
The
librecad-fonts package info says that fonts are located at:
/usr/share/librecad/fonts/
That's the right place where we look for font files.
So you should check
- if that folder exists
- if there are a bunch of lff files
- if it is readable for everyone, at least -rw-r--r--
Alternatively we have AppImages for Linux, starting with 2.2.0-rc3, which should run on Fedora too.
See
https://github.com/LibreCAD/LibreCAD/releases/tag/2.2.0-rc3 for last tagged version
or
https://github.com/LibreCAD/LibreCAD/releases/tag/latest for binaries of latest changes.
investing less than half an hour into Search function can save hours or days of waiting for a solution