Sponsored Content
Operating Systems Linux Fedora Fedora 30 and Slackware 14.2, how to obtain the same rendering? Post 303036854 by Neo on Sunday 14th of July 2019 10:38:36 AM
Old 07-14-2019
Sorry, I cannot follow you because you are not posting the exact commands you run with fc-list and the exact output; and you are not posting using code tags, etc. You are posting fragments which are not a complete picture for others to follow.

When posting and asking others for help, you need to be precise, exact and post all commands you run and the exact output, not fragments of outputs like you have been doing.

Your core problem, as I see it, is that you have not installed your fonts properly and when you list the fonts using fc-list, it is not showing the fonts you need; and you are not using a step-by-step method to install and list a new font, in my view. You are lacking, or so it seems to be, a step-by-step troubleshooting method to understand what is going on.

You have listed fonts (in a much earlier post) that are not in the directories in the fonts.conf file and posted "all is there" but in fact, you are seemingly not understanding the basics of the fontconfig setup for Linux systems. You seeming are confusing X11 with fontconfig in Linux.

Anyway, that's what it seems to me reading your posts and replies.

I don't see how we can help if you are going to issue commands on your system (and not post the command you issued) and then post only fragments of the output. Troubleshooting a problem requires a methodical step-by-step method, and you seem not to have a methodical, step-by-step method in this case.
 

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
DH_INSTALLXFONTS(1)						     Debhelper						       DH_INSTALLXFONTS(1)

NAME
       dh_installxfonts - register X fonts

SYNOPSIS
       dh_installxfonts [debhelperoptions]

DESCRIPTION
       dh_installxfonts is a debhelper program that is responsible for registering X fonts, so their corresponding fonts.dir, fonts.alias, and
       fonts.scale be rebuilt properly at install time.

       Before calling this program, you should have installed any X fonts provided by your package into the appropriate location in the package
       build directory, and if you have fonts.alias or fonts.scale files, you should install them into the correct location under etc/X11/fonts in
       your package build directory.

       Your package should depend on xfonts-utils so that the update-fonts-* commands are available. (This program adds that dependency to
       ${misc:Depends}.)

       This program automatically generates the postinst and postrm commands needed to register X fonts. These commands are inserted into the
       maintainer scripts by dh_installdeb. See dh_installdeb(1) for an explanation of how this works.

NOTES
       See update-fonts-alias(8), update-fonts-scale(8), and update-fonts-dir(8) for more information about X font installation.

       See Debian policy, section 11.8.5. for details about doing fonts the Debian way.

SEE ALSO
       debhelper(7)

       This program is a part of debhelper.

AUTHOR
       Joey Hess <joeyh@debian.org>

11.1.6ubuntu2							    2018-05-10						       DH_INSTALLXFONTS(1)
All times are GMT -4. The time now is 07:39 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy