I have two mac mini with frehand 11.0.2,
when I export one file to a .eps, the eps file has:
/f0 /FagoExBlackTf-Roman FF def
%%IncludeResource: font FagoCoMedTf-Roman
0 dict dup begin
end
and in another, mac inside the eps i have
/f1 /|______FagoCoMedTf-Roman dup RF findfont def
%%IncludeResource: font FagoNoRegularTf-Roman
MacVec 256 array copy
in the first one, the international character do not display correct when I print it. in the second one, it is just fine.
when I export one file to a .eps, the eps file has:
/f0 /FagoExBlackTf-Roman FF def
%%IncludeResource: font FagoCoMedTf-Roman
0 dict dup begin
end
and in another, mac inside the eps i have
/f1 /|______FagoCoMedTf-Roman dup RF findfont def
%%IncludeResource: font FagoNoRegularTf-Roman
MacVec 256 array copy
in the first one, the international character do not display correct when I print it. in the second one, it is just fine.