<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Name of the font file in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Name-of-the-font-file/m-p/893226#M78859</link>
    <description>&lt;P&gt;I do not think it is possible (I do not know win32 api function which provides it). I do not use QuickWin.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Why you need font file name?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Jakub&lt;/P&gt;</description>
    <pubDate>Sun, 14 Feb 2010 07:25:01 GMT</pubDate>
    <dc:creator>ZlamalJakub</dc:creator>
    <dc:date>2010-02-14T07:25:01Z</dc:date>
    <item>
      <title>Name of the font file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Name-of-the-font-file/m-p/893225#M78858</link>
      <description>I have to get the name of the font file (Truetype) by providing the name of the type face (font) for a Windows application under Windows 7. I tried the Quickwin example in HELP by calling GETFONTINFO. The type structure (definition FONTINFO) is supposed to contain the font file name, but the name field is empty after return from GETFONTINFO. I suppose I have misunderstood something. Has one of the esteemed colleagues an idea how to get the name of the font file from the name of the type face?</description>
      <pubDate>Sat, 13 Feb 2010 15:59:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Name-of-the-font-file/m-p/893225#M78858</guid>
      <dc:creator>rase</dc:creator>
      <dc:date>2010-02-13T15:59:29Z</dc:date>
    </item>
    <item>
      <title>Name of the font file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Name-of-the-font-file/m-p/893226#M78859</link>
      <description>&lt;P&gt;I do not think it is possible (I do not know win32 api function which provides it). I do not use QuickWin.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Why you need font file name?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Jakub&lt;/P&gt;</description>
      <pubDate>Sun, 14 Feb 2010 07:25:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Name-of-the-font-file/m-p/893226#M78859</guid>
      <dc:creator>ZlamalJakub</dc:creator>
      <dc:date>2010-02-14T07:25:01Z</dc:date>
    </item>
    <item>
      <title>Name of the font file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Name-of-the-font-file/m-p/893227#M78860</link>
      <description>&lt;DIV id="tiny_quote"&gt;
&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=319144" class="basic" href="https://community.intel.com/en-us/profile/319144/"&gt;Quba&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="border: 1px inset; padding: 5px; background-color: #e5e5e5; margin-left: 2px; margin-right: 2px;"&gt;Why you need font file name?&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;Jakub, I need the font file name to construct a text object for the raytracing software POY-Ray where the type face name does not suffice. Appending a ".ttf" helps in some cases (font "Arial" for example), but not for every type face. I tried to use the export file which some type face administration programs provide, but I had to find out that the type face names used by Windows are not identical to the names given by the type face originators. For example in Windows a certain type face is called "RotisSansSerif" whereas the offical name is "Rotis Sans Serif 55", with additional blanks and characters. There are type faces where the differences in naming are even more odd. Selecting a type face file name from a common dialog is difficult because Windows handles font directories in a deviant manner. I suspected from the structure necessary for GETFONTINFO that the file name of the type face is stored somewhere in Windows and can be accessed by a function. If my suspicion is wrong I have to find another workaround until the POV-Ray programmers decide to allow plain type face names instead of the type face file names.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Feb 2010 09:42:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Name-of-the-font-file/m-p/893227#M78860</guid>
      <dc:creator>rase</dc:creator>
      <dc:date>2010-02-14T09:42:15Z</dc:date>
    </item>
    <item>
      <title>Name of the font file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Name-of-the-font-file/m-p/893228#M78861</link>
      <description>&lt;P&gt;Try to ask in C forum or google info about fonts in windows, I think that it is very specific. I use win32 api but I never care about font file names.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Jakub&lt;/P&gt;</description>
      <pubDate>Sun, 14 Feb 2010 10:09:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Name-of-the-font-file/m-p/893228#M78861</guid>
      <dc:creator>ZlamalJakub</dc:creator>
      <dc:date>2010-02-14T10:09:13Z</dc:date>
    </item>
    <item>
      <title>Name of the font file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Name-of-the-font-file/m-p/893229#M78862</link>
      <description>&lt;P&gt;Or you can list all *.ttf file in c:\windows\Fonts directory and get their names from font file&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I have found description&lt;/P&gt;
&lt;P&gt;&lt;A href="http://developer.apple.com/textfonts/TTRefMan/RM06/Chap6.html#Overview" target="_blank"&gt;http://developer.apple.com/textfonts/TTRefMan/RM06/Chap6.html#Overview&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;But it seems little bit complicated and you will spend a lot of time to read ttf file information you need. I have found some code&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.codeguru.com/cpp/g-m/gdi/fonthandlinganddetection/article.php/c3659" target="_blank"&gt;http://www.codeguru.com/cpp/g-m/gdi/fonthandlinganddetection/article.php/c3659&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Jakub&lt;/P&gt;</description>
      <pubDate>Sun, 14 Feb 2010 12:52:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Name-of-the-font-file/m-p/893229#M78862</guid>
      <dc:creator>ZlamalJakub</dc:creator>
      <dc:date>2010-02-14T12:52:18Z</dc:date>
    </item>
    <item>
      <title>Name of the font file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Name-of-the-font-file/m-p/893230#M78863</link>
      <description>&lt;P&gt;Thanks for your efforts, Jakub. I have a printed version of your first reference, and will have a look at the second one. But I suspect that the font names in the ttf files are not identical to the ones used in Windows. Anyway, I will have a look.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Feb 2010 16:08:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Name-of-the-font-file/m-p/893230#M78863</guid>
      <dc:creator>rase</dc:creator>
      <dc:date>2010-02-14T16:08:03Z</dc:date>
    </item>
  </channel>
</rss>

