LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-19-2016, 10:56 AM   #1
tronayne
Senior Member
 
Registered: Oct 2003
Location: Northeastern Michigan, where Carhartt is a Designer Label
Distribution: Slackware 32- & 64-bit Stable
Posts: 3,541

Rep: Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065
Google Noto Fonts


About a month ago (actually 9 October which is about) I became aware of the Google's Noto font collection (free to a good home).

This is not about problems (there have not been any); it's about what I do with fonts in hope that maybe somebody else can take advantage of Google's generosity.

You go to https://www.google.com/get/noto/ and download individual fonts or click on Download All Fonts (it's a red box on the page, easy to see). "All" is 442 fonts.

I unpack them into /usr/local/share/fonts/opentype/noto (Google wants them in opentype/noto, fine with me).

I have directories of fonts in /usr/local/share/fonts; the Adobe Type Library, a set of Interstate fonts, MSfonts, myfonts and opentype. I've had Adobe Type Library for... uh, about 25 years, MSfonts just because the world seems to demand Arial (which I hate), myfonts that are specialty fonts like AngloSaxon, DS_Celtic, Tolkien, and hieroglyhic.

I install add-on fonts in the /usr/local/share/fonts tree because I do not like to mix add-on with system fonts (those that come with Slackware). So, the "natural" place to put the Google fonts is where they're installed in /usr/local/share/fonts I think.

All the fonts require running mkfontscale followed by mkfontdir; no biggie, they're all scalable and you need to do that. Those create fonts.scale and fonts.dir in the fonts directory.

You also need to let the system know where they are. You do that by adding /etc/fonts/local.conf; it looks like this:
Code:
cat /etc/fonts/local.conf
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- /etc/fonts/local.conf file to configure system font access -->
<fontconfig>
	<dir>/usr/local/share/fonts/Adobe</dir>
	<dir>/usr/local/share/fonts/MSfonts</dir>
	<dir>/usr/local/share/fonts/myfonts</dir>
	<dir>/usr/local/share/fonts/Interstate</dir>
	<dir>/usr/local/share/fonts/opentype/noto</dir>
</fontconfig>
You want to run /usr/bin/fc-cache -f to update the X font indexes; you won't see the add-on fonts until you do that (fc-cache is run at boot).

These are not console fonts, they're for X and OpenOffice/LibreOffice and anything that can use them.

I'm kind of a font freak (does anybody really need 442 Noto fonts or 439 Adobe fonts?). Well, shame on me but I actually do use many of them (well, maybe 10% of them truth be known) and they're spun out to all my systems, don't take that much space, they're nice have when you need them and they work just fine with LibreOffice and my printers and monitors.

So, anyway, if you're interested the Noto fonts are quite nicely done, free and a nice collection to have on hand.

Hope this helps some.
 
Old 11-19-2016, 11:17 AM   #2
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Just FYI:

The Plasma 5 Desktop in my ktown' repository has the Noto font for sometime now. KDE people require this font to be present for Plasma 5 where it is the default font.
Sources here http://bear.alienbase.nl/mirrors/ali...noto-font-ttf/ and http://bear.alienbase.nl/mirrors/ali...-cjk-font-ttf/ (latter is for CJK language support).
To complete this FYI, the preferred monospace font in Plasma 5 is the Hack font: http://bear.alienbase.nl/mirrors/ali...hack-font-ttf/
 
1 members found this post helpful.
Old 11-19-2016, 11:42 AM   #3
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,219

Rep: Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309
I just unpack new fonts into ~/.local/share/fonts and then run fc-cache -f -v. I don't bother with mkfontscale and mkfontdir, as they're irrelevant unless you need the new fonts in programs that use gtk1, motif or Athena.

Last edited by dugan; 11-19-2016 at 11:44 AM.
 
1 members found this post helpful.
Old 11-19-2016, 11:47 AM   #4
tronayne
Senior Member
 
Registered: Oct 2003
Location: Northeastern Michigan, where Carhartt is a Designer Label
Distribution: Slackware 32- & 64-bit Stable
Posts: 3,541

Original Poster
Rep: Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065
Hi, Eric,

Thanks for that, don't use KDE (probably never will) and wasn't aware what's going on with KDE 5.

One question would be if KDE 5 includes the entire font library or just the required one?

Thanks for the information.
 
Old 11-19-2016, 07:33 PM   #5
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by tronayne View Post
One question would be if KDE 5 includes the entire font library or just the required one?
In my package I use the release archive from https://github.com/googlei18n/noto-fonts/releases and then only the hinted fonts inside the tarball, 108 TTF fonts in total.
 
Old 11-20-2016, 06:51 PM   #6
atelszewski
Member
 
Registered: Aug 2007
Distribution: Slackware
Posts: 948

Rep: Reputation: Disabled
Hi,

I must admit I'm having hard times with all these fonts.
I've just tried the Hack font and it's a no go.
In the past I tried noto, droid and so on.

I always revert to DejaVu.

The only additional fonts I have come from webcore-fonts package.
I love Arial for writing in word processors.

--
Best regards,
Andrzej Telszewski
 
1 members found this post helpful.
Old 11-20-2016, 11:49 PM   #7
rkelsen
Senior Member
 
Registered: Sep 2004
Distribution: slackware
Posts: 4,440
Blog Entries: 7

Rep: Reputation: 2551Reputation: 2551Reputation: 2551Reputation: 2551Reputation: 2551Reputation: 2551Reputation: 2551Reputation: 2551Reputation: 2551Reputation: 2551Reputation: 2551
Quote:
Originally Posted by atelszewski View Post
I've just tried the Hack font and it's a no go.
What makes it a "no go"?
 
Old 11-21-2016, 04:21 AM   #8
atelszewski
Member
 
Registered: Aug 2007
Distribution: Slackware
Posts: 948

Rep: Reputation: Disabled
Hi,

Quote:
Originally Posted by rkelsen View Post
What makes it a "no go"?
Well, the look? :-)

--
Best regards,
Andrzej Telszewski
 
Old 11-21-2016, 04:33 AM   #9
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018Reputation: 5018
I really dislike the 'i'.

My preference is for the Terminus bitmap font in my terminals, and Deja Vu Sans elsewhere, though Terminus doesn't have as many glyphs as fonts such as Hack.

Last edited by GazL; 11-21-2016 at 04:38 AM.
 
1 members found this post helpful.
Old 11-21-2016, 05:10 AM   #10
atelszewski
Member
 
Registered: Aug 2007
Distribution: Slackware
Posts: 948

Rep: Reputation: Disabled
Hi,

Quote:
Originally Posted by GazL View Post
I really dislike the 'i'.
Yep, I think that is my problem with all the fonts I test.
They look good, until they don't.
That holds true for DejaVu too.

--
Best regards,
Andrzej Telszewski
 
1 members found this post helpful.
Old 11-21-2016, 08:10 AM   #11
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,219

Rep: Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309
Give Source Code Pro and Fira Mono a spin.
 
1 members found this post helpful.
Old 11-21-2016, 10:56 AM   #13
atelszewski
Member
 
Registered: Aug 2007
Distribution: Slackware
Posts: 948

Rep: Reputation: Disabled
Hi,

Quote:
Originally Posted by dugan View Post
Give Source Code Pro and Fira Mono a spin.
Just tested both. Not for me.

EDIT:
Maybe there's something wrong with my fontconfig, monitor or eyesight ;-)
Sticking with DejaVu ;-)

--
Best regards,
Andrzej Telszewski

Last edited by atelszewski; 11-21-2016 at 11:01 AM.
 
Old 11-21-2016, 12:22 PM   #14
vonbiber
Member
 
Registered: Apr 2009
Distribution: slackware 14.1 64-bit, slackware 14.2 64-bit, SystemRescueCD
Posts: 533

Rep: Reputation: 129Reputation: 129
inconsolata (monospace font)
That's my default font on my consoles
 
Old 11-21-2016, 12:52 PM   #15
tronayne
Senior Member
 
Registered: Oct 2003
Location: Northeastern Michigan, where Carhartt is a Designer Label
Distribution: Slackware 32- & 64-bit Stable
Posts: 3,541

Original Poster
Rep: Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065
Wow. I feel really old-fashioned (well, I am over 70 so I'm older than dust bunnies).

When I'm using a console (which is a lot) it or they are set to courier 10 (I like serifs) and either 10- or 12-points (I have a sharp LED monitor and can actually see what I'm typing or reading).

For writing documents I typically use Times New Roman (serifs again) and never use any sans serif fonts. I adjust the document font to more or less fit the subject, Times for most things, Palatino for "serious" stuff (serifs again).

I tend to follow publishers -- newspapers, magazines, books are (virtually) always serif fonts for readability. Sans Serif, hard to read and most publishers avoid them.

I've looked through the Noto font sets and haven't really adopted any of the serif fonts as yet, still considering.

Must have dust bunnies in my head, eh?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
L.O.document font prints the size of Firefox default "noto sans 22" instead of "ns12" 1sweetwater! Linux - Software 1 02-11-2015 07:45 AM
horrible unaliased fonts for google earth 6 on slackware 13.37 64-bit flupwatson Slackware 3 12-05-2011 03:45 AM
LXer: Automatically Install All The Google Web Fonts In Ubuntu Using A Script LXer Syndicated Linux News 0 01-20-2011 11:20 PM
Google Chrome fonts became different Mr. Alex Linux - Software 2 07-13-2010 01:53 AM
[SOLVED] Google Chrome tab fonts are gigantic and I can't fix it... lupusarcanus Linux - Newbie 5 03-22-2010 10:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:21 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration