Some progress: Installing (yum) xorg-x11-fonts-Type1 on the FC13 box has the Tk apps actually displaying something different--not the same as the FC13 box as I'm getting a serif font instead of Helvetica as specified in the code, but looks like I'm heading in the right direction. Interestingly, the version yum installed was for FC12.

So looks like Perl was not the culprit. With this on top of other things, I can really find nothing to recommend FC13 to developers.

Last word on the subject FC13 was also missing the 100dpi x11 fonts. I did a standard install from the DVD adding the servers and programming environments. Looks like X11 fonts are no longer "standard". This release also lacks a DMI driver for the Intel chipset. Devs stay clear.


In reply to Re^2: Tk fonts and Fedora 13 by ron7
in thread Tk fonts and Fedora 13 by ron7

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.