Displaying 9 results from an estimated 9 matches for "invalidfont".
2018 Jan 02
3
Gtkcdlabel + cdlabelgen on CentOS 7 ?
...ed on Preview.
Normally this is supposed to launch the PDF viewer (/usr/bin/evince in
the default configuration). And it launches, except it gets stuck here,
since nothing is generated.
Under the hood, in my terminal, I get the following string of error
messages:
(libspectre) ghostscript reports: invalidfont -10
(libspectre) ghostscript reports: invalidfont -10
(libspectre) ghostscript reports: invalidfont -10
(libspectre) ghostscript reports: invalidfont -10
(libspectre) ghostscript reports: invalidfont -10
I checked, and ghostscript as well as ghostscript-fonts are installed.
Which leaves me cluele...
2006 Oct 03
2
pdf/ convert/ font problem
...and.2002.pdf>
(I can't really send all of the code as there are several subroutines
for the analysis that are not relevant here anyway).
------------------------------------------------
The pdf loads into acroread or xpdf fine, so is not corrupted, but
ghostscript gives an error:
ERROR: /invalidfont in --.type1execchar--ESP Ghostscript 815.02:
Unrecoverable error, exit code 1
Operand stack:
--dict:4/4(L)-- --dict:16/17(ro)(G)-- 108 a71 -string-
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval--
--nostringval-- 2 %stopped_push --nostringval--...
1999 Feb 01
2
PostScript bugs in R-0.63.1
...problem with the PostScript generated by R-0.63.1.
Specifically, the files generated *will* work in:
ghostview
on an HP LaserJet
on an Apple LaserWriter
*will not* work in:
ghostscript under xdvi
on a SPARCprinter
The error message on the SPARCprinter was
Error: /invalidfont
Command: 'definefont'
Ostack: /Font5 /Font5 font(Symbol,1)
Estack:
[and quite a bit more ...]
This was a picture with no Symbol font involved, so I was able to
comment out the following line:
%/Font5 /Symbol findfont definefont
and then the PostScript worked under xdvi and on the SPA...
2001 May 07
2
postscript problem
...t;g6-5000-0705-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--...
2001 Feb 19
1
ghostscript errors
...had problems. Originally, 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 --nostrin...
2003 Apr 24
1
Invalid font in bitmap()
...n of
postscript 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-- --no...
2018 Jan 02
0
Gtkcdlabel + cdlabelgen on CentOS 7 ?
On Tue, 2 Jan 2018 18:11:52 +0100
Nicolas Kovacs wrote:
> (libspectre) ghostscript reports: invalidfont -10
Since you say this worked before, can you inspect one of the pdf files that was created when it was working and see what font(s) it's trying to use?
--
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
1999 Nov 24
0
problem with multiple figure postscript file
...croche.day.epi.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...
2009 Jul 15
1
ghostscript 8.64 errors.
...issues in working 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???%st...