<span class="m"><div>Apparently looking for type1 fonts?</div><div><br></div><div>Paul</div><div><span class="m"><br></span></div><div><div>name                                 type              emb sub uni object ID</div>
<div>------------------------------------ ----------------- --- --- --- ---------</div><div>Times-Roman                          Type 1            no  no  no       7  0</div><div>Times-Bold                           Type 1            no  no  no       8  0</div>
<div>Times-Italic                         Type 1            no  no  no       9  0</div><div>Times-BoldItalic                     Type 1            no  no  no      10  0</div><div>Helvetica                            Type 1            no  no  no      11  0</div>
<div>Helvetica-Bold                       Type 1            no  no  no      12  0</div><div>Helvetica-Oblique                    Type 1            no  no  no      13  0</div><div>Helvetica-BoldOblique                Type 1            no  no  no      14  0</div>
<div>Courier                              Type 1            no  no  no      15  0</div><div>Courier-Bold                         Type 1            no  no  no      16  0</div><div>Courier-Oblique                      Type 1            no  no  no      17  0</div>
<div>Courier-BoldOblique                  Type 1            no  no  no      18  0</div><div>Symbol                               Type 1            no  no  no      19  0</div><div>ZapfDingbats                         Type 1            no  no  no      20  0</div>
</div><div><span class="m"><br></span></div><</span><span class="t">Embedded_fonts</span><span class="m">></span><span class="tx">Courier >> + Courier-Bold >> + 
Courier-BoldOblique >> + Courier-Oblique >> + Helvetica >> + 
Helvetica-Bold >> + Helvetica-BoldOblique >> + Helvetica-Oblique 
>> + Symbol >> + Times-Bold >> + Times-BoldItalic >> + 
Times-Italic >> + Times-Roman >> + ZapfDingbats >> 
+</span><span class="m"></</span><span class="t">Embedded_fonts</span><span class="m">></span><div><br></div><div><a href="http://dl.dropbox.com/u/13401476/TeXworks/base14-fonts.pdf.xml">http://dl.dropbox.com/u/13401476/TeXworks/base14-fonts.pdf.xml</a></div>
<div><br><div class="gmail_quote">On 31 March 2011 21:27, Paul A Norman <span dir="ltr"><<a href="mailto:paul.a.norman@gmail.com">paul.a.norman@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Ok,<br><br>Had as spare moment, used you file Stefan, thanks for that was thinking that was the next step.<br><br>Did the same thing as I did before with Duncan's pdf, opened Stefan's file with, <br><br>1. the Tw new fonts folder in place, <div>

<br><div><a href="http://dl.dropbox.com/u/13401476/general_images/Tw-Stefans-base14-fonts-with-Tw-fonts_folder.jpg" target="_blank">http://dl.dropbox.com/u/13401476/general_images/Tw-Stefans-base14-fonts-with-Tw-fonts_folder.jpg</a></div>

<div><br><br><br>2. and then again with the fonts folder not available, </div>
<div><a href="http://dl.dropbox.com/u/13401476/general_images/Tw-Stefans-base14-fonts-with-Tw-fonts_folder-renamed.jpg" target="_blank">http://dl.dropbox.com/u/13401476/general_images/Tw-Stefans-base14-fonts-with-Tw-fonts_folder-renamed.jpg</a><br>

<br><br><br>3. and then again fonts folder available. and that worked again as in 1 above<br><font color="#888888">
<br>Paul</font><div><div></div><div class="h5"><br><br>On 31 March 2011 19:21, Stefan Löffler <<a href="mailto:st.loeffler@gmail.com" target="_blank">st.loeffler@gmail.com</a>> wrote:<br>> Hi,<br>><br>> On 2011-03-30 23:24, Reinhard Kotucha wrote:<br>
>> On 2011-03-30 at 19:57:07 +0100, Jonathan Kew wrote:<br>
>><br>>>  > IMO, it would be preferable to configure poppler (for the Windows<br>>>  > build) so that it uses the standard TrueType Times/Arial/Courier<br>>>  > fonts from the Windows fonts directory. It shouldn't be necessary<br>

>>  > to bundle these fonts with the program.<br>><br>> Good point (assuming that the standard TTFs are acceptable regarding<br>> style, metrics, etc.; though I assume they are, since they are already<br>

> mentioned in the poppler sources).<br>><br>>> I don't have Windows, hence I can't try myself, but TeXworks's<br>>> poppler-font-handler.patch contains stuff like:<br>>><br>>> static struct {<br>

>>      {"Times-Italic",          "n021023l.pfb", "timesi.ttf"},<br>>>      {"Times-Roman",           "n021003l.pfb", "times.ttf"},<br>>><br>>> Maybe the TrueType fonts are used as fallback fonts already and<br>

>> nothing has to be changed in the code, at least if poppler knows where<br>>> to look for them.<br>>><br>>> Maybe someone could try under Windows to remove (or rename) the<br>>> "fonts" directory in order to find out whether the TrueType fonts are<br>

>> found instead.<br>><br>> I just checked. The only file that seems necessary for proper execution<br>> is d050000l.pfb (ZapfDingbat), since there doesn't seem to be a proper<br>> substitute available (in the poppler sources, wingdings.ttf is<br>

> suggested, but according to Jonathan's patch this is wrong).<br>> For all others, the TTFs can be used (and are, if the .pfb files are<br>> absent).<br>> Can somebody shed some light on which other files should be kept<br>

> (fonts.*, readmes, ...)?<br>> With your permission, Reinhard, (or that of whoever is relevant for<br>> this), I probably will commit that font directory to the repository with<br>> the relevant TL files if it indeed is just one or two files.<br>

><br>> For future reference, I've created a test document (see attachement)<br>> that uses all 14 base fonts without embedding them. I'll probably commit<br>> them to svn under some new testcase folder later.<br>

><br>>> If the "fonts" directory is removed and the manual pages are displayed<br>>> though, then obviously nothing has to be changed in the code.<br>><br>> As Paul already pointed out, this whole font business was started by the<br>

> missing Zapf Dingbat issue some time ago. So, completely removing the<br>> fonts folder is not an option, as that was added as a result of the<br>> missing font issue. On the other hand, most (all?) of the other fonts<br>

> can probably be removed - if they would have been necessary, problems<br>> would almost certainly have occurred much earlier.<br>><br>>> This would be fine because people then can still throw the Type1 fonts<br>

>> into the "fonts" directory if they prefer Helvetica to Arial.<br>><br>> Indeed.<br>><br>> HTH<br>> Stefan<br>><br><br></div></div></div></div>
</blockquote></div><br></div>