Anyone else have nekoware's Xfig (3.2.5-alpha5) working 'with' fonts?
It just says it "Can't find Times-Roman-13, using fixed" Or "Can't find xyzfontname-##, using 6x13" 'fixed' or '6x13' come from the Fig app-defaults file.. as a default font that is used. 6x13 does work, I am able to get smaller sized fonts versus the large 'fixed' one if I had that hardset in the Fig app-defaults file.
I ran strace on xfig.. nothing helpful.
xset -q shows a bunch of FONTPATH locations that exist
I can run:
xfontsel and I believe I can show lots of fonts and settings. Temes and Helvetica, etc..
I can run
xlsfonts |grep times and find lots of fonts.. adobe and urw- versions of times.. as well as the last few:
[octane]:~ $ xlsfonts | grep times |tail -10
-urw-times-medium-r-normal--0-0-0-0-p-0-koi8-u
-urw-times-medium-r-normal--0-0-0-0-p-0-microsoft-cp1251
times-bold
times-bold
times-bolditalic
times-bolditalic
times-italic
times-italic
times-roman
times-roman
I did have the fontserver turned off.. chkconfig had it off. So I enabled it in chkconfig and started fontserver manually... xfs is running. No change to Xfig though.
So I give up.. anyone else have Xfig working with fonts?
It just says it "Can't find Times-Roman-13, using fixed" Or "Can't find xyzfontname-##, using 6x13" 'fixed' or '6x13' come from the Fig app-defaults file.. as a default font that is used. 6x13 does work, I am able to get smaller sized fonts versus the large 'fixed' one if I had that hardset in the Fig app-defaults file.
I ran strace on xfig.. nothing helpful.
xset -q shows a bunch of FONTPATH locations that exist
I can run:
xfontsel and I believe I can show lots of fonts and settings. Temes and Helvetica, etc..
I can run
xlsfonts |grep times and find lots of fonts.. adobe and urw- versions of times.. as well as the last few:
[octane]:~ $ xlsfonts | grep times |tail -10
-urw-times-medium-r-normal--0-0-0-0-p-0-koi8-u
-urw-times-medium-r-normal--0-0-0-0-p-0-microsoft-cp1251
times-bold
times-bold
times-bolditalic
times-bolditalic
times-italic
times-italic
times-roman
times-roman
I did have the fontserver turned off.. chkconfig had it off. So I enabled it in chkconfig and started fontserver manually... xfs is running. No change to Xfig though.
So I give up.. anyone else have Xfig working with fonts?