<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 05/30/2014 01:54 AM, Robert Mayr
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAGqeFwKMmqkoNKrJ_wux-=h-Bm5TzgsqAiQm0F3tFM44KFf17w@mail.gmail.com"
      type="cite">
      <p dir="ltr"><br>
        Il 30/mag/2014 02:47 "Matthew Miller" &lt;<a
          moz-do-not-send="true" href="mailto:mattdm@fedoraproject.org">mattdm@fedoraproject.org</a>&gt;
        ha scritto:<br>
        &gt;<br>
        &gt; On Thu, May 29, 2014 at 08:51:43AM -0400, David Shea wrote:<br>
        &gt; &gt; I guess that's a font issue? This is with the firefox
        and fonts that<br>
        &gt; &gt; come with Fedora, though, so it's at least a Fedora
        issue if not<br>
        &gt; &gt; exactly a web issue.<br>
        &gt; &gt; Screenshot of what I'm talking about:<br>
        &gt; &gt; <a moz-do-not-send="true"
          href="http://dshea.fedorapeople.org/%C2%BF.jpg">http://dshea.fedorapeople.org/%C2%BF.jpg</a>
          the first item in the<br>
        &gt; &gt; Planet Fedora column.<br>
        &gt;<br>
        &gt; I'm not quite sure what's going on there. The font is
        Cantarell, and on my<br>
        &gt; system, the inverted question mark in Cantarell looks just
        fine (although<br>
        &gt; placed kind of weirdly low, with the bottom of the curve
        sitting on the<br>
        &gt; beardline).<br>
        &gt;<br>
        &gt; What version of Fedora do you have, and what version of the
        font is<br>
        &gt; installed? (`rpm -q abattis-cantarell-fonts`)<br>
        &gt;<br>
        &gt; --<br>
        &gt; Matthew Miller    --   Fedora Project    --    &lt;<a
          moz-do-not-send="true" href="mailto:mattdm@fedoraproject.org">mattdm@fedoraproject.org</a>&gt;<br>
        &gt;                                   "Tepid change for the
        somewhat better!"<br>
      </p>
      <p dir="ltr">This issue should not depend on the font, it's an
        encoding issue. Probably the blog used a special character in
        the title of the post which couldn't be displayed properly. In
        those cases an inverted question mark is shown.<br>
        Maybe I can have a look later on the specific post to see if
        that is really the problem, because actually the post is not
        shown anymore on start.fpo.<br>
      </p>
    </blockquote>
    <br>
    It was still in my cached copy, so I can confirm that the character
    it's trying to display is just a normal inverted question mark
    (U+00BF). <br>
    <br>
    dshea@dshea-laptop:~$ rpm -q abattis-cantarell-fonts<br>
    abattis-cantarell-fonts-0.0.15-1.fc20.noarch<br>
    <br>
    Poking at it in the element inspector, firefox says "Cantarell
    Regular remote" for the font, using
    <a class="moz-txt-link-freetext" href="http://start.fedoraproject.org/static/css/fonts/Cantarell-Regular-webfont.ttf">http://start.fedoraproject.org/static/css/fonts/Cantarell-Regular-webfont.ttf</a>
    as the remote URL. If fontmatrix can be trusted (I don't really know
    what a good way to view arbitrary characters in a font file is),
    this particular font renders an inverted question mark as open on
    the left, while the Cantarell Regular I have on my system renders it
    as open on the right.<br>
  </body>
</html>