search for: definefont

Displaying 19 results from an estimated 19 matches for "definefont".

1999 Feb 01
2
PostScript bugs in R-0.63.1
...pt 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 SPARCprinter. Any ideas?...
2000 Nov 16
1
postscript error
...{ /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 /Helvetica-Bold findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end /Font2 exch definefont pop /Helvetica-Oblique findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLa...
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.
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.)
...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 /Encoding ISOLatin1Encoding def currentdict end /Font1 exch definefont pop %%IncludeResource: font Helvetica-Bold /Helvetica-Bold findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end /Font2 exch definefont pop %%IncludeResource: font Helvetica-Oblique /Helvetica-Oblique findfont dup leng...
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
2007 Jun 08
0
Changes to 'refs/tags/0.4.5'
...GP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBGabP3vMv5VCdLq8QRAgnFAJwMXs9Fxyd7hpIqqFrufgIbeMs2AQCg6Ahb 2Zd8JmTvpbL4fQ83T7a3iOc= =5Xmi -----END PGP SIGNATURE----- Changes since 0.4.4: Benjamin Otte: back to development version Fix regression in font parsing code that made DefineFont not work handle gotos to not-yet loaded frames correctly WaitForFrame(2) is 1-indexed don't compute a size < (unsigned) 0 Merge branch 'master' of ssh://company at git.freedesktop.org/git/swfdec We want an error when Gtk isn't available, but enabled....
2007 Apr 28
0
libswfdec/swfdec_font.c
...- 1 files changed, 3 insertions(+), 2 deletions(-) New commits: diff-tree e58f25683ddec3dd4e613d7a7b4d5ab58a27561c (from 95e6fcf07596addaa0605cc3f66e7551de57a971) Author: Benjamin Otte <otte@gnome.org> Date: Sat Apr 28 14:41:04 2007 +0200 Fix regression in font parsing code that made DefineFont not work Someone knows a simple way to create testfiles for this? :( diff --git a/libswfdec/swfdec_font.c b/libswfdec/swfdec_font.c index 8b6d5f3..b3616dc 100644 --- a/libswfdec/swfdec_font.c +++ b/libswfdec/swfdec_font.c @@ -188,13 +188,14 @@ swfdec_font_parse_shape (SwfdecSwfDecode g...
2007 Feb 15
0
3 commits - libswfdec/swfdec_bits.c libswfdec/swfdec_shape.c libswfdec/swfdec_tag.c
...rtions(+), 52 deletions(-) New commits: diff-tree a879894cd4905bea3dfe323eac13d24448146807 (from b9d7f15528e25b22099507ad00bba595e53025af) Author: Benjamin Otte <otte@gnome.org> Date: Thu Feb 15 09:32:32 2007 +0100 Update some parsing code to the 21st century DefineSprite and DefineFont tags were still doing old-style manipulation of the SwfdecBits which could cause crashes. This patch updates it to use the "new" functions. diff --git a/libswfdec/swfdec_tag.c b/libswfdec/swfdec_tag.c index e7c8aa8..f4497f2 100644 --- a/libswfdec/swfdec_tag.c +++ b/libswfdec/swfd...
1999 Apr 07
2
Bug list summary (automatic post)
...ri, 29 Jan 1999 11:12:39 +0100 --No effect of arg. Still here 22feb99. Segfault with border=0 seems gone now. * PR# 114 * Subject: PostScript Level 1/2 bug From: ben@eno.princeton.edu Date: Mon, 8 Feb 1999 00:07:20 +0100 --Not sure whether this is really PS lev 1/2 issue. --/Font5 /Symbol findfont definefont --(missing scalefont?) * PR# 120 * Subject: graphics bug: type="l" From: Matthew Wiener <mcw@ln.nimh.nih.gov> Date: Tue, 16 Feb 1999 15:30:25 -0500 (EST) --X server problem drawing > 64K lines at once. Workaround? * PR# 123 * Subject: Text in plot From: Ennapadam Venkatraman <...
1999 Mar 05
1
R-0.63.3 is released
...by Jonathan Rougier] o par(las = 3) is a new option. o new function jitter() [slightly more useful than S's]. BUG FIXES o system(command, intern=FALSE, ignore.errors=FALSE) changed 1st & 3rd argument names and is better documented. o "/Font5 /Symbol findfont definefont" confused some printers o Bounding box rotated 90 deg for landscape (shouldn't be) o Legend skipped symbol for pch=0 o compilation on non-Intel Linux systems no longer looks for __setfpucw o a %% b -- is now periodic instead of symmetric; more S compatible....
1999 Mar 05
1
R-0.63.3 is released
...by Jonathan Rougier] o par(las = 3) is a new option. o new function jitter() [slightly more useful than S's]. BUG FIXES o system(command, intern=FALSE, ignore.errors=FALSE) changed 1st & 3rd argument names and is better documented. o "/Font5 /Symbol findfont definefont" confused some printers o Bounding box rotated 90 deg for landscape (shouldn't be) o Legend skipped symbol for pch=0 o compilation on non-Intel Linux systems no longer looks for __setfpucw o a %% b -- is now periodic instead of symmetric; more S compatible....
2007 Feb 15
0
8 commits - libswfdec/swfdec_bits.h libswfdec/swfdec_font.c libswfdec/swfdec_font.h libswfdec/swfdec_loader.c libswfdec/swfdec_loader_internal.h libswfdec/swfdec_tag.c libswfdec/swfdec_text.c libswfdec/swfdec_text.h test/swfedit_token.c test/various
...+ * Boston, MA 02110-1301 USA + */ + #ifdef HAVE_CONFIG_H #include "config.h" #endif diff-tree b5b06e40f10336b5bc057d0fad626a88e2ff8fb2 (from 3b4d3b8ffde2921b618208ff0fed436ec92817ba) Author: Benjamin Otte <otte@gnome.org> Date: Thu Feb 15 15:49:18 2007 +0100 Implement DefineFont3 This includes some changes for the Glyph em square scale factor, which is 1024 in DefineFont and DefineFont2, but 20*1024 in DefineFont3 diff --git a/libswfdec/swfdec_bits.h b/libswfdec/swfdec_bits.h index 0dd1dd9..d568dd8 100644 --- a/libswfdec/swfdec_bits.h +++ b/libswfdec/swfdec_b...
1999 May 21
0
Bug list summary (automatic post)
...ri, 29 Jan 1999 11:12:39 +0100 --No effect of arg. Still here 22feb99. Segfault with border=0 seems gone now. * PR# 114 * Subject: PostScript Level 1/2 bug From: ben@eno.princeton.edu Date: Mon, 8 Feb 1999 00:07:20 +0100 --Not sure whether this is really PS lev 1/2 issue. --/Font5 /Symbol findfont definefont --(missing scalefont?) * PR# 120 * Subject: graphics bug: type="l" From: Matthew Wiener <mcw@ln.nimh.nih.gov> Date: Tue, 16 Feb 1999 15:30:25 -0500 (EST) --X server problem drawing > 64K lines at once. Workaround? * PR# 123 * Subject: Text in plot From: Ennapadam Venkatraman <...
2007 Oct 23
0
6 commits - libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_interpret.h libswfdec/swfdec_as_object.c libswfdec/swfdec_as_script_function.c libswfdec/swfdec_flash_security.c
...C_TAG_JPEGTABLES] = {"JPEGTables", swfdec_image_jpegtables, 0}, [SWFDEC_TAG_SETBACKGROUNDCOLOR] = - {"SetBackgroundColor", tag_func_set_background_color, 0}, + {"SetBackgroundColor", tag_func_set_background_color, SWFDEC_TAG_DEFINE_SPRITE }, [SWFDEC_TAG_DEFINEFONT] = {"DefineFont", tag_func_define_font, 0}, [SWFDEC_TAG_DEFINETEXT] = {"DefineText", tag_func_define_text, 0}, [SWFDEC_TAG_DOACTION] = {"DoAction", tag_func_do_action, SWFDEC_TAG_DEFINE_SPRITE }, @@ -701,22 +701,27 @@ static struct tag_func_struct tag_funcs[] = {...
2007 Jun 15
0
Branch 'as' - 5 commits - libswfdec/swfdec_as_native_function.c libswfdec/swfdec_edittext.c libswfdec/swfdec_edittext.h libswfdec/swfdec_font.c libswfdec/swfdec_font.h libswfdec/swfdec_image.c libswfdec/swfdec_image.h libswfdec/swfdec_morphshape.h
...aracter (s, id); if (!SWFDEC_IS_FONT (font)) { @@ -150,7 +149,7 @@ tag_func_define_font_info (SwfdecSwfDeco ansi = swfdec_bits_getbit (&s->b); if (jis != 0 || ansi != 0) { SWFDEC_LOG ("ansi = %d, jis = %d", ansi, jis); - if (version == 2) + if (tag == SWFDEC_TAG_DEFINEFONTINFO2) SWFDEC_INFO ("ANSI and JIS flags are supposed to be 0 in DefineFontInfo"); if (jis) language = SWFDEC_LANGUAGE_JAPANESE; @@ -158,7 +157,7 @@ tag_func_define_font_info (SwfdecSwfDeco font->italic = swfdec_bits_getbit (&s->b); font->bold = swfdec_...
2007 Apr 27
0
Changes to 'refs/tags/0.4.3'
...pany@git.freedesktop.org/git/swfdec fix rowstride computation in jpeg3 case Handle failed pattern creation during parsing Allow NULL data in swfdec_bits_init_data Update some parsing code to the 21st century to_string should work if there's no script move the DefineFont tags to swfdec_font.c handle non-existing shape case rework tag_func_define_font to be more pedantic Implement DefineFont3 add copyright header Add code to convert to/from application/x-www-form-urlencoded mime type Add testing for urlencode functions add s...
2007 Apr 27
0
Changes to 'refs/tags/0.4.4'
...pany@git.freedesktop.org/git/swfdec fix rowstride computation in jpeg3 case Handle failed pattern creation during parsing Allow NULL data in swfdec_bits_init_data Update some parsing code to the 21st century to_string should work if there's no script move the DefineFont tags to swfdec_font.c handle non-existing shape case rework tag_func_define_font to be more pedantic Implement DefineFont3 add copyright header Add code to convert to/from application/x-www-form-urlencoded mime type Add testing for urlencode functions add s...
2007 Oct 18
0
18 commits - doc/swfdec-sections.txt libswfdec/Makefile.am libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_button_movie.c libswfdec/swfdec_event.c libswfdec/swfdec_event.h libswfdec/swfdec_flash_security.c
...] = {"DefineButton", tag_func_define_button, 0}, [SWFDEC_TAG_JPEGTABLES] = {"JPEGTables", swfdec_image_jpegtables, 0}, @@ -660,22 +658,22 @@ static struct tag_func_struct tag_funcs[] = { {"SetBackgroundColor", tag_func_set_background_color, 0}, [SWFDEC_TAG_DEFINEFONT] = {"DefineFont", tag_func_define_font, 0}, [SWFDEC_TAG_DEFINETEXT] = {"DefineText", tag_func_define_text, 0}, - [SWFDEC_TAG_DOACTION] = {"DoAction", tag_func_do_action, SPRITE}, + [SWFDEC_TAG_DOACTION] = {"DoAction", tag_func_do_action, SWFDEC_TAG_DEFIN...