Re: font path ignorance

2018-01-25 Thread Ve Telko
Hello Ed, I'm using Files section in /etc/X11/xorg.conf Section "Files"         FontPath "/path/to/fonts1"         FontPath "/path/to/fonts2"         ... EndSection but xset +fp suggested by previous posters would work the same. Ve. 24.01.2018, 14:04, "Ed Ahlsen-Girard" : >

Re: font path ignorance

2018-01-24 Thread Bruno Flueckiger
On 24.01.18 06:20, Ed Ahlsen-Girard wrote: > Built a new system, and it didn't have all the fonts that were on the > old one. I looked for msttcorefonts as a package, and didn't find it. So > I went through ports and found it, and some other font sets that I > remembered from before, make, make

Re: font path ignorance

2018-01-24 Thread Allan Streib
Ed Ahlsen-Girard writes: > What have I missed? In my ~/.xinitrc I have: xset +fp /usr/local/share/fonts/mscorefonts,/usr/local/share/fonts/ghostscript,/usr/local/share/fonts/extra Regards, Allan

Re: font path ignorance

2018-01-24 Thread Kangu
On Wed, Jan 24, 2018 at 06:20:32AM -0600, Ed Ahlsen-Girard wrote: > Built a new system, and it didn't have all the fonts that were on the > old one. I looked for msttcorefonts as a package, and didn't find it. So > I went through ports and found it, and some other font sets that I > remembered

font path ignorance

2018-01-24 Thread Ed Ahlsen-Girard
Built a new system, and it didn't have all the fonts that were on the old one. I looked for msttcorefonts as a package, and didn't find it. So I went through ports and found it, and some other font sets that I remembered from before, make, make build, make install. At the end of each make install