Understanding font use in OpenMotif

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite
1












I have a C application the relies on Motif 2.2 (OpenMotif I believe) for its user interface. Problems are that:



  • the fonts are ugly

  • sometimes (depending on CentOS version) they don't display bold/italic in the default user interface

  • also the list of available fonts in a font selection popup is severely limited with respect to the fonts installed in the OS

  • also the list of available fonts in a font selection popup is different whether the program is running from a remote X session (ssh -X) or locally in a KDE window manager.

I've been reading pages such as https://www.freebsd.org/doc/handbook/x-fonts.html but I can't make heads or tails of this behavior.



In other words, how can I:



  • have the full list of fonts available in my program (both via remote X session and local window manager execution)

  • have consistent bold/italic behavior

  • have better looking font (aliasing maybe), but that's a minor point.






share|improve this question



















  • The fonts available are different from a remote ssh because the X server you are connecting to is the workstation you are ssh-ing from.
    – rbanffy
    Jul 11 at 15:24










  • OK, but why so few fonts available in the popup in either direct or ssh mode, in respect to the total number of fonts available on the system ?
    – dargaud
    Jul 12 at 20:23














up vote
0
down vote

favorite
1












I have a C application the relies on Motif 2.2 (OpenMotif I believe) for its user interface. Problems are that:



  • the fonts are ugly

  • sometimes (depending on CentOS version) they don't display bold/italic in the default user interface

  • also the list of available fonts in a font selection popup is severely limited with respect to the fonts installed in the OS

  • also the list of available fonts in a font selection popup is different whether the program is running from a remote X session (ssh -X) or locally in a KDE window manager.

I've been reading pages such as https://www.freebsd.org/doc/handbook/x-fonts.html but I can't make heads or tails of this behavior.



In other words, how can I:



  • have the full list of fonts available in my program (both via remote X session and local window manager execution)

  • have consistent bold/italic behavior

  • have better looking font (aliasing maybe), but that's a minor point.






share|improve this question



















  • The fonts available are different from a remote ssh because the X server you are connecting to is the workstation you are ssh-ing from.
    – rbanffy
    Jul 11 at 15:24










  • OK, but why so few fonts available in the popup in either direct or ssh mode, in respect to the total number of fonts available on the system ?
    – dargaud
    Jul 12 at 20:23












up vote
0
down vote

favorite
1









up vote
0
down vote

favorite
1






1





I have a C application the relies on Motif 2.2 (OpenMotif I believe) for its user interface. Problems are that:



  • the fonts are ugly

  • sometimes (depending on CentOS version) they don't display bold/italic in the default user interface

  • also the list of available fonts in a font selection popup is severely limited with respect to the fonts installed in the OS

  • also the list of available fonts in a font selection popup is different whether the program is running from a remote X session (ssh -X) or locally in a KDE window manager.

I've been reading pages such as https://www.freebsd.org/doc/handbook/x-fonts.html but I can't make heads or tails of this behavior.



In other words, how can I:



  • have the full list of fonts available in my program (both via remote X session and local window manager execution)

  • have consistent bold/italic behavior

  • have better looking font (aliasing maybe), but that's a minor point.






share|improve this question











I have a C application the relies on Motif 2.2 (OpenMotif I believe) for its user interface. Problems are that:



  • the fonts are ugly

  • sometimes (depending on CentOS version) they don't display bold/italic in the default user interface

  • also the list of available fonts in a font selection popup is severely limited with respect to the fonts installed in the OS

  • also the list of available fonts in a font selection popup is different whether the program is running from a remote X session (ssh -X) or locally in a KDE window manager.

I've been reading pages such as https://www.freebsd.org/doc/handbook/x-fonts.html but I can't make heads or tails of this behavior.



In other words, how can I:



  • have the full list of fonts available in my program (both via remote X session and local window manager execution)

  • have consistent bold/italic behavior

  • have better looking font (aliasing maybe), but that's a minor point.








share|improve this question










share|improve this question




share|improve this question









asked Jul 11 at 14:13









dargaud

212129




212129











  • The fonts available are different from a remote ssh because the X server you are connecting to is the workstation you are ssh-ing from.
    – rbanffy
    Jul 11 at 15:24










  • OK, but why so few fonts available in the popup in either direct or ssh mode, in respect to the total number of fonts available on the system ?
    – dargaud
    Jul 12 at 20:23
















  • The fonts available are different from a remote ssh because the X server you are connecting to is the workstation you are ssh-ing from.
    – rbanffy
    Jul 11 at 15:24










  • OK, but why so few fonts available in the popup in either direct or ssh mode, in respect to the total number of fonts available on the system ?
    – dargaud
    Jul 12 at 20:23















The fonts available are different from a remote ssh because the X server you are connecting to is the workstation you are ssh-ing from.
– rbanffy
Jul 11 at 15:24




The fonts available are different from a remote ssh because the X server you are connecting to is the workstation you are ssh-ing from.
– rbanffy
Jul 11 at 15:24












OK, but why so few fonts available in the popup in either direct or ssh mode, in respect to the total number of fonts available on the system ?
– dargaud
Jul 12 at 20:23




OK, but why so few fonts available in the popup in either direct or ssh mode, in respect to the total number of fonts available on the system ?
– dargaud
Jul 12 at 20:23















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f454703%2funderstanding-font-use-in-openmotif%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f454703%2funderstanding-font-use-in-openmotif%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay