Страница 1 из 1

[решено] Поломался шрифт

Добавлено: 14 июн 2023, 14:36
parallel
После экспериментов с приложениями (установка/удаление) слетел шрифт Calibri, как я понял.
В Libre Office латинские символы и цифры стали такими:
Изображение

Подскажите, пожалуйста, какой пакет установить, чтобы исправить проблему?

Поломался шрифт

Добавлено: 14 июн 2023, 17:55
MikiLinux
Hi,

try to download the .ttf file Calibri Font (file Calibri.ttf) then copy it in /usr/share/fonts/TTF with command (admin):

Код: Выделить всё

cp Calibri.ttf /usr/share/fonts/TTF/
then restart LibreOffice.

But, why to use a proprietary (microsoft!) font? Consider replacing Calibri with Carlito (in ROSA repository, package fonts-ttf-google-crosextra-carlito), this is free.

If you want read file .ttf must install a font editor or font viewer like FontForge:

Код: Выделить всё

dnf install fontforge

Поломался шрифт

Добавлено: 14 июн 2023, 18:19
parallel
MikiLinux писал(а): 14 июн 2023, 17:55 try to download the .ttf file Calibri Font (file Calibri.ttf) then copy it in /usr/share/fonts/TTF with command (admin):
Perfetto! Grazie mille, é aiutato.
Di sua domanda… Dovrebbe essere per lavoro.
fonts-ttf-google-crosextra-carlito é installato, ma purtroppo non decida la problema.

Поломался шрифт

Добавлено: 14 июн 2023, 18:27
MikiLinux
Quindi con il font Calibri funziona bene?

Se è per lavoro e il font Calibri ti ha risolto il problema allora per il momento tieniti il font Calibri e lascia perdere "fonts-ttf-google-crosextra-carlito". :)