Displaying 20 results from an estimated 25 matches for "findfont".
Did you mean:
findfn
2000 Nov 16
1
postscript error
...ll rmoveto
1 index stringwidth pop
mul neg 0 rmoveto show grestore } def
/cl { initclip newpath 3 index 3 index moveto 1 index
4 -1 roll lineto exch 1 index lineto lineto
closepath clip newpath } def
/rgb { setrgbcolor } def
/s { scalefont setfont } def
/R { /Font1 findfont } def
/B { /Font2 findfont } def
/I { /Font3 findfont } def
/BI { /Font4 findfont } def
/S { /Font5 findfont } def
/Helvetica findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/Encoding ISOLatin1Encoding def
currentdict
end
/Font1 exch definefont pop
/Hel...
2018 Apr 12
2
Windows PC PostScript printer driver -> CUPS data import fails
...printer is no longer available. When I try
similar HP Colour Laser PS drivers the ps2pdf command fails.
[root at lou inet]# ps2pdf 20180412_104403_tcards.ps
GPL Ghostscript 9.14: Unrecoverable error, exit code 1
[root at lou inet]#
The PDF contains:
ERROR: invalidfileaccess
OFFENDING COMMAND: .findfont
OPERAND STACK:
r
/usr/share/X11/fonts/Type1/UTBI____.pfa
--nostringval--
true
NimbusMonL-Regu
Courier
--nostringval--
Courier
4544317
Courier
Font
Courier
Has anyone else had this problem, and have they managed to find a solution?
Gary
2004 May 26
6
Saving Trellis Graphics in R 1.9.0. (PR#6915)
Full_Name: Zdenek Valenta
Version: 1.9.0.
OS: Windows XP
Submission from: (NULL) (147.231.7.250)
I could not copy/save (Trelis) graphics using R version 1.9.0. The graphics
displayed normally, but copying/saving it only produced an empty file.
Everything works o.k. with R rel. 1.8.1.
Best regards,
Zdenek Valenta
1999 Mar 03
4
xfig device
Hi, I am VERY interested in getting the xfig driver so that I can edit
graphical output from R. Searching through the mail archives and reading
documentation isn't helping. Is there or isn't there a working driver for
this purpose. How can I get it? I tried looking at the development version
of the tarballs, but I didn't find anything that looked promising in there.
Also, does
2002 Mar 25
2
Extreme value distributions (Long.)
...veto
1 index stringwidth pop
mul neg 0 rmoveto show grestore } def
/cl { grestore gsave newpath 3 index 3 index moveto 1 index
4 -1 roll lineto exch 1 index lineto lineto
closepath clip newpath } def
/rgb { setrgbcolor } def
/s { scalefont setfont } def
/R { /Font1 findfont } def
/B { /Font2 findfont } def
/I { /Font3 findfont } def
/BI { /Font4 findfont } def
/S { /Font5 findfont } def
1 setlinecap 1 setlinejoin
% end .ps.prolog
%%IncludeResource: font Helvetica
/Helvetica findfont
dup length dict begin
{1 index /FID ne {def} {pop pop} ifelse} forall
/En...
2008 Aug 20
1
Problems with PostScript Encoding
...another file format, as the resulting images are inferior. Is there
something I'm missing here?
My current solution to the problem: editing the PostScript by hand. I am no
PostScript wizard, so it is not particularly pretty. Here is what the code
originally looks like:
/ps 12 def /Font1 findfont 12 s
0 setgray
167.68 434.79 (..=0.05) 0 0 0 t
167.68 420.39 (..=0.005) 0 0 0 t
167.68 405.99 (..=0.0005) 0 0 0 t
and here is what I've changed it to:
/ps 12 def /Font1 findfont 12 s
0 setgray
167.64 317.78 (Lower Limit, = 0.05) 0 0 0 t
167.64 303.38 (Upper Limit, = 0.05) 0 0 0 t
/S...
2007 Feb 28
1
On PostScript
...Page: 1 1
%%PageBoundingBox: 0 0 612 792
%%BeginPageSetup
%
[{
%%BeginFeature: *PageSize Letter
<</PageSize[612 792]/ImagingBBox null>>setpagedevice
%%EndFeature
} stopped cleartomark
%%EndPageSetup
gsave
[0.24 0 0 -0.24 0 792] concat
gsave
237 278 moveto
0 setgray
(Courier-iso1252) cvn findfont 50 -50 matrix scale makefont setfont
<585858582D746F2D6661782D6E756D626572>
[30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 0]
xshow
grestore grestore
showpage
%%PageTrailer
%%Trailer
%%BoundingBox: 0 0 612 792
%%Pages: 1
<---
What this tells me is that the string that I wish to use...
2005 Jan 18
4
embedding fonts in eps files
Hi,
I have to make eps files with fonts embedded.
I use the following postscript command:
postscript("fig3a.eps", width = 5.2756, height = 7.27, pointsize =
7,horizontal = FALSE, onefile = FALSE, paper = "special",family =
"Times")
plot(...)
dev.off()
Are fonts automatically embedded in this way?
How can I see that?
If not, how to do it?
regards, Rudi.
2018 Apr 12
2
Windows PC PostScript printer driver -> CUPS data import fails
Yan Li wrote:
> On 04/12/2018 03:08 AM, Gary Stainburn wrote:
>> The PDF contains:
>>
>> ERROR: invalidfileaccess
>> OFFENDING COMMAND: .findfont
>> OPERAND STACK:
>> r
>> /usr/share/X11/fonts/Type1/UTBI____.pfa
>> --nostringval--
>> true
>> NimbusMonL-Regu
>> Courier
>> --nostringval--
>> Courier
>> 4544317
>> Courier
>> Font
>> Courier
> It seems that .findfon...
2001 May 07
2
postscript problem
...b.ps")
par(mfrow=c(4,1))
for (i in 1:4) {
somc<-cumsum(betaC[,i])/c(1:N)
plot(somc,ylim=c(min(somc),max(somc)));
}
dev.off()
I get a postscript file g6-5000-0705-b.ps, but if I try to open it
with ghostscript, or to convert it to pdf, I get the following error :
Error: /invalidfont in findfont
Operand stack:
Helvetica Font Helvetica 236270 Helvetica --nostringval-- Courier NimbusMonL-Regu
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1...
2018 Apr 12
0
Windows PC PostScript printer driver -> CUPS data import fails
On 04/12/2018 03:08 AM, Gary Stainburn wrote:
> The PDF contains:
>
> ERROR: invalidfileaccess
> OFFENDING COMMAND: .findfont
> OPERAND STACK:
> r
> /usr/share/X11/fonts/Type1/UTBI____.pfa
> --nostringval--
> true
> NimbusMonL-Regu
> Courier
> --nostringval--
> Courier
> 4544317
> Courier
> Font
> Courier
It seems that .findfont can't find a font file that the PS file is
asking f...
2009 Jun 08
2
ridiculous behaviour printing to eps: labels all messed up!
...n example code:
t1<-c(1,2,3,4)
t2<-c(4,2,4,2)
plot(t1~t2, xlab="exp1", ylab="exp2")
dev.copy2eps(file="test.eps")
that all seems fine...
until you look at the eps file created, where for some weird reason, if you
scroll down to the end, the code reads:
/Font1 findfont 12 s
0 setgray
214.02 18.72 (e) 0 ta
-0.360 (xp1) tb gr
12.96 206.44 (e) 90 ta
-0.360 (xp2) tb gr
Which means, that the labels "exp1" and "exp2" get split up!?!?
Now visually that doesn't matter, but I use the labels to refer to them in
LaTeX using psfrag, so I have to kno...
2001 Feb 19
1
ghostscript errors
...riginally, gs failed
complaining about lack of "__sysconf" in glibc2.2 so I upgraded glibc. Now I
get this. Note that it used to work with gs6.01.
I realise this is probably a ghostscript problem but you never know...
thanks,
John Strumila
> plot(hc, hang=-1)
Error: /invalidfont in findfont
Operand stack:
Helvetica Font Helvetica 236274 Helvetica --nostringval-- Courier
NimbusMonL-Regu (NimbusMonL-Regu) NimbusMonL-Regu (NimbusMonL-Regu)
NimbusMonL-Regu
Execution stack:
> %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2
%stopped_push --nostringval-- --nos...
2003 Apr 24
1
Invalid font in bitmap()
...I tried experimenting with the various options given but with
the same problem. Here is an example
###### Code #######
> x <- -10:10
> bitmap("bitmaptest.png", family="URWGothic")
> plot(x, x^2); title("A quadratic plot"); dev.off()
Error: /invalidfont in findfont
Operand stack:
URWGothicL-Book Font URWGothicL-Book 236230 URWGothicL-Book
--nostringval-- NewCenturySchlbk-Roman CenturySchL-Roma
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval--
--nostringval-- 2 %stopped_push --nostringval-- --nostringval--...
2009 Apr 30
1
postscript printer breaking up long strings
...are at the end of the file:
********************************************
309.70 36.72 (aReallyLongStr) 0 ta
0.180 (ingT) tb
-1.440 (oSeeHo) tb
-0.180 (wItBreaks) tb gr
30.96 212.50 (aReallyLongStr) 90 ta
0.180 (ingT) tb
-1.440 (oSeeHo) tb
-0.180 (wItBreaks) tb gr
77.04 91.44 743.76 534.96 cl
/Font1 findfont 12 s
0 setgray
1.03 104.76 (aReallyLongStr) 0 ta
0.180 (ingT) tb
-1.440 (oSeeHo) tb
-0.180 (wItBreaks) tb gr
309.70 310.10 (aReallyLongStr) 0 ta
0.180 (ingT) tb
-1.440 (oSeeHo) tb
-0.180 (wItBreaks) tb gr
618.36 515.43 (aReallyLongStr) 0 ta
0.180 (ingT) tb
-1.440 (oSeeHo) tb
-0.180 (wItBreaks) tb g...
2018 Apr 12
0
Windows PC PostScript printer driver -> CUPS data import fails
On Thursday 12 April 2018 16:06:06 m.roth at 5-cent.us wrote:
> Yan Li wrote:
> >
> > It seems that .findfont can't find a font file that the PS file is
> > asking for. Is it possible that your Windows 10 is printing using some
> > new fonts that your CentOS doesn't have?
That would make sense
> >
> > I'd try:
> > 1. Use ps2ascii instead of ps2pdf+pdftotext.
I d...
1998 Oct 13
0
2.0.0-prealpha*: Only 8.3 filenames with NT 3.51?
...using the 1.9.17 smb.conf with the 2.0.0 server, the
problem occurs.
What am I doing wrong? Everything works fine when using NT 4.0 SP3
clients, but we can't upgrade the NT 3.51 machines yet.
Robbert.
--
%!PS Robbert Heederik, heederik@wins.uva.nl, University of Amsterdam
/Helvetica findfont 36 scalefont setfont 40 360 translate 1 -.05 -.05 {dup
.05 le { pop 1 } if setgray 0 0 moveto (gsso9..vvv-vhmr-tu`-mk.}gddcdqhj.)
{ 1 add ( ) dup 0 4 3 roll put show} forall -1 .5 translate } for showpage
1999 Nov 24
0
problem with multiple figure postscript file
...grid$krige$zhat,
length(croche.day.epi.grid$x), length(croche.day.epi.grid$y)),
add=T)
par(mfg=c(2,1,2,2))
par(mai=c(0.5, 0.5, 0.5, 0.5))
etc., etc., etc.
When I try to open the crocheinterp.ps file, ghostview gives me the
following error:
Error: /invalidfont in findfont
Operand stack:
Times-Roman Font Times-Roman 13724 Times-Roman
--nostringval-- Times-Roman Courier
Execution stack:
%interp_exit .runexec2 --nostringval--
--nostringval-- --nostringval-- 2 %stopped_push
--nostringval-- 2 3 %oparray...
2009 Jul 15
1
ghostscript 8.64 errors.
...g with gs 8.63 I had to upgrade to 8.64. I build the rpm from ghostscript-8.64-9.fc11.src.rpm. I get the following error when running
gs -q -dSAFER -dNOPAUSE -dBATCH -dUseCropBox -dFirstPage=1 -dLastPage=1 -sOutputFile=/tmp/TIFF-%d.tif -r300 -sDEVICE=tiff12nc foobar.pdf
#
Error: /invalidfont in /findfont
#
Operand stack:
#
--nostringval--???--dict:5/14(L)--???F2???9.75???FontObject???--dict:9/9(L)--?--dict:9/9(L)--?GillSansMT???--dict:15 15(L)--?Helvetica-Bold?Helvetica-Bold
#
Execution stack:
#
???%interp_exit???.runexec2???--nostringval--???--nostringval--???--nostringval--???2???%stopped_push???...
2002 Jul 01
0
Re: LPRng: Putting a stamp on all printed sheet
...e: (YourTitle)
%%CreationDate: (10/17/89) (5:04 PM)
%%EndComments
/b4_Inc_state save def% Save state for cleanup
/dict_count countdictstack def
/op_count count 1 sub def % Count objects on op stack
userdict begin % Make userdict current dict
/showpage { } def % Redefine showpage to be null
/Courier findfont 12 scalefont setfont
60 60 moveto
(This is my message) show <----This is the line to change for user/date/printer
showpage
%%EOF
%%EndDocument
count op_count sub {pop} repeat
% Clean up dict stack
countdictstack dict_count sub {end} repeat
b4_Inc_state restore
save restore
% End of insertion...