<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=windows-1250"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Sorry, I forget to add the font also.<br>
<br>
And also to ad u:=1mm;<br>
which I usually read from macrofile...<br>
Karel<br>
<blockquote
 cite="mid:CAG5iGsBy7daUogMvb0UMaP6XYnzwQcvv8Tx2qL=V3nwA+mnBVg@mail.gmail.com"
 type="cite">
  <div dir="ltr"><br>
  <div class="gmail_extra"><br>
  <div class="gmail_quote">On Sat, May 9, 2015 at 3:46 PM, Karel <span
 dir="ltr"><<a moz-do-not-send="true"
 href="mailto:horakk@math.cas.cz" target="_blank">horakk@math.cas.cz</a>></span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I
have problem with typesetting six symbols from Type1 font with metapost<br>
which refuse to read the corresponding line in given curr.map<br>
containing just one line<br>
bor  <bor.pfb<br>
(the same problem arises with mp1.999 also with virtual fonts, but in
that case helps to give the corresponding line as fontmapline directly,
which does not help here:<br>
    <br>
%<a moz-do-not-send="true" href="http://q.mp" target="_blank">q.mp</a><br>
path s;<br>
    <br>
fontmapfile "curr.map";<br>
% fontmapline "bor  <bor.pfb";<br>
    <br>
verbatimtex<br>
\font\astro     bor scaled 1095<br>
\astro<br>
etex<br>
    <br>
beginfig(4);<br>
w:=30u; h:=24u;<br>
s:=fullcircle xscaled w yscaled h;<br>
a:=.5;<br>
z0=origin;<br>
z1=point a of s;<br>
z2=point 2 of s;<br>
z1=point 4-a of s;<br>
for k=4 upto 6: z[k]=z[k-3] rotated180; endfor<br>
i:=-1;<br>
label(btex C  etex,z[incr i]);<br>
label(btex \i etex,z[incr i]);<br>
label(btex A  etex,z[incr i]);<br>
label(btex D  etex,z[incr i]);<br>
label(btex I  etex,z[incr i]);<br>
label(btex U  etex,z[incr i]);<br>
label(btex E  etex,z[incr i]);<br>
endfig;<br>
    <br>
end<br>
    <br>
The resulting mpx file seems to be OK, but mpost or stops completely,
or gives the following log:<br>
    <br>
This is MetaPost, version 1.999 (TeX Live 2014/W32TeX) (kpathsea
version 6.2.0)  9 MAY 2015 15:32<br>
**\nonstopmode; input q<br>
(c:/texlive/2013/texmf-dist/metapost/base/<a moz-do-not-send="true"
 href="http://mpost.mp" target="_blank">mpost.mp</a><br>
(c:/texlive/2013/texmf-dist/metapost/base/<a moz-do-not-send="true"
 href="http://plain.mp" target="_blank">plain.mp</a><br>
Preloading the plain mem file, version 1.004) )<br>
(./<a moz-do-not-send="true" href="http://q.mp" target="_blank">q.mp</a>{curr.map<br>
! Emergency stop.<br>
l.4 fontmapfile "curr.map";<br>
                         buffer overflow: (1025,1024) at file
./psout.w, line 1216<br>
    <br>
Thanks for help,<br>
Karel horak<br>
    <br>
--<br>
    <a moz-do-not-send="true" href="http://tug.org/metapost/"
 target="_blank">http://tug.org/metapost/</a><br>
  </blockquote>
  </div>
  <br>
is it possible to have that font ?<br clear="all">
  <div><br>
  </div>
-- <br>
  <div class="gmail_signature">luigi<br>
  </div>
  </div>
  </div>
  <pre wrap=""><hr size="4" width="90%">
--
<a class="moz-txt-link-freetext" href="http://tug.org/metapost/">http://tug.org/metapost/</a></pre>
</blockquote>
<br>
<br>
</body>
</html>