Sponsored Content
Operating Systems Linux Fedora Fedora 30 and Slackware 14.2, how to obtain the same rendering? Post 303036847 by Neo on Sunday 14th of July 2019 08:41:26 AM
Old 07-14-2019
Yeah, it's pretty obvious your fonts are installed very differently on your two machines.

So, you need to work on your font installation and get the fonts you want with the correct fonts weights installed.

See if this link helps you:

How to Add New Fonts to Fedora
 

6 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

Unix GUI rendering

Does anyone know why Fonts and most Graphics in KDE and Gnome are rendered rather badly. There are some text editors in KDE where the font is just horrible as far as legible. Any links or knowledge on this topic would be grealy appreciated. A Huge Unix/Linux Fan Gregg (2 Replies)
Discussion started by: gdboling
2 Replies

2. Linux

Dual Boot Win XP And Fedora with Fedora Installed First

Hi everyone, I hope this question goes here. Anyways, I have a unique situation where my friend's comp has Fedora installed and wants to add Win XP as a dual boot without formatting the drive. Is it possible to create a partition on the current hard drive and then install win xp? I couldn't find... (4 Replies)
Discussion started by: eltinator
4 Replies

3. UNIX for Advanced & Expert Users

Exceed and offscreen rendering

Hi everyone. I made a program which renders a 3D scene into a pbuffer/pixmap (if pbuffer aren't supported) in order to export it to a postscript file. On a RHEL4 (32/64 bits) or whatever distribution may be, it works just fine. I'm using Exceed when I'm working under WinXP and each time I run my... (0 Replies)
Discussion started by: JB007ROLV
0 Replies

4. Red Hat

Fedora temporarily obtain root previlages

Hii friends!! i am quite a bit dealing with linux stuff i worked mostly on macosx unix side i created a user phoenix during installation of fedora 14 now after installation i want some rights to do a task i usually use sudo to elevate to do a operation; i did the same here but its going on... (3 Replies)
Discussion started by: phoenix_nebula
3 Replies

5. Red Hat

fedora grub help, moving to tri boot (XP, ubuntu, fedora soemething)

I will shortly be adding a fedora flavor to my devel box. I currently have XP (installed first on an ssd), ubuntu 10.04 (installed second on the first partition of a platter drive), and I want to add either Cent or SL on the second partition of the platter drive. I will probably also want to... (0 Replies)
Discussion started by: LMHmedchem
0 Replies

6. Red Hat

XCB crash while Video Rendering in multithreded application

I encounter the following crash on RHEL 7.0 when I run a multithreaded video rendering application using GLFW and OpenGL. OpenGL version is 2.1 and MESA version is 9.3.0 Following is the back trace of the multi-threaded program I am working on:... (0 Replies)
Discussion started by: anuachin
0 Replies
FONTYPYTHON(1)															    FONTYPYTHON(1)

NAME
fontypython - Find, view and manage font files of all kinds. SYNOPSIS
fontypython [OPTIONS]... [VIEW]... [TARGET]... DESCRIPTION
fontypython is a GUI utility written in Python and WxPython that will help you do font stuff on GNU/Linux system. You can quickly view and filter arbitrary* TTF, TTC, OTF or Type1 font files and then gather them together into 'Pogs' which can be installed or removed as needed. In this way you control which fonts are installed on a per-project basis. If you have gucharmap or kfontview installed, (there is an option in Settings to choose which one) you can view any font's character maps etc. *Arbitrary means you can see and/or use any fonts in a local directory (or a mount). They do not need to be installed on your system. OPTIONS
VIEW A place where fonts are. A Pog or a folder someplace. TARGET A "Pog". A place to keep those fonts (just references to them). OPTIONS Below are the various command-line options. You don't need to use them, but they are handy. The program will run as a GUI if you only invoke 'fontypython'. -e, --examples Show some %$@#$ examples! -l, --list List the names of all the Pogs. -i Pog, --install=Pog Install the fonts in this Pog to your fonts folder. -u Pog, --uninstall=Pog Uninstall the fonts in this Pog. -p Pog, --purge=Pog Purge the Pog of font files that are no longer really there. -s num, --size=num Set a new default point size. -n num, --number=num Set a new default for how many fonts to view at one go. Don't overdo this. -c folder --check=folder Check for bad fonts that crash the program. It will recurse through sub-folders. This will build a file: ~/.fontypython/segfonts After using this tool you should be able to browse safely. (The reason it's not done by default is that it's very slow.) NOTE: The fonts that crash the program are probably still perfectly good and can be used in other apps. -a folder Pog, --all=folder Pog Puts all fonts in this folder into the Pog. If the Pog already exists, it will add only *new* fonts, this means fonts are not repeated in that Pog. -A folder Pog, --all-recurse=folder Pog Puts all fonts in this folder and *all* sub-folders into the Pog. Rest same as -a. -z Pog, --zip=Pog All the fonts inside Pog will be zipped and the zipfile will be named after the Pog. The file will be placed in the current direc- tory. --version Show program's version number and exit. -h, --help Show help message and exit. SEE ALSO
Homepage: <https://savannah.nongnu.org/projects/fontypython> AUTHOR
fontypython was written by Donn.C.Ingle <donn.ingle@gmail.com>. This manual page was updated by Donn Ingle in October 2009. It was originally written by Kartik Mistry <kartik@debian.org>, for the Debian project (but may be used by others). 2009-09-28 FONTYPYTHON(1)
All times are GMT -4. The time now is 07:51 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy