[SOLVED] New install, Century Schoolbook font is missing

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
Barbados99
Level 4
Level 4
Posts: 352
Joined: Tue Mar 11, 2014 6:16 pm
Location: Central Illinois

[SOLVED] New install, Century Schoolbook font is missing

Post by Barbados99 »

I just installed Mint 19 Cinnamon. Everything is working well but I noticed that the LibreOffice does not have Century Schoolbook font. I use this font a lot... I just like it. The Mint software manager has a ton of font packages available for install, but I don't see one with Century Schoolbook. What should I install to get the font? Thank you in advance for any help you can give me.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
trytip
Level 14
Level 14
Posts: 5366
Joined: Tue Jul 05, 2016 1:20 pm

Re: New install, Century Schoolbook font is missing

Post by trytip »

century schoolbook is not free. where did you use the font from? just copy it to your .fonts in the home directory. or search the internet for something like "i want to download century schoolbook font"
Image
galaxy0815

Re: New install, Century Schoolbook font is missing

Post by galaxy0815 »

I remember "Century™ Schoolbook L" was included for many years in OpenOffice/LibreOffice.


Here is a solution.

Download.
http://www.fontsplace.com/century-schoo ... nload.html

Create a folder.

Code: Select all

$ mkdir ~/.fonts
Copy the fonts.

Code: Select all

$ cp century_schoolbook_l_roman.ttf ~/.fonts/
Restart Libreoffice.

Alternatively use this:
https://github.com/TimothyGu/Century-Schoolbook-L


More informations.

https://en.wikipedia.org/wiki/Century_type_family
"A very limited set of styles digitised by URW++ has been released as open-source software as part of the Ghostscript project in type 1 format."

https://www.azfonts.net/search.html?que ... schoolbook
https://www.urbanfonts.com/fonts/serif-fonts.htm
https://github.com/TimothyGu/Century-Sc ... ages/fonts

https://ask.libreoffice.org/en/question ... -librecom/
https://forums.fedoraforum.org/showthre ... nt-missing
User avatar
Barbados99
Level 4
Level 4
Posts: 352
Joined: Tue Mar 11, 2014 6:16 pm
Location: Central Illinois

Re: New install, Century Schoolbook font is missing

Post by Barbados99 »

galaxy0815 wrote: Fri Jul 20, 2018 12:08 pm I remember "Century™ Schoolbook L" was included for many years in OpenOffice/LibreOffice.


Here is a solution.

Download.
http://www.fontsplace.com/century-schoo ... nload.html
I downloaded the font from that link and added it to my fonts, and then did a refresh of my cache (sudo fc-cache -fv). It worked. Thank you very much.
Locked

Return to “Software & Applications”