Bug 38556

Summary: EPS file of beastie, as addition to existing examples
Product: Documentation Reporter: Rahul Siddharthan <rsidd>
Component: Books & ArticlesAssignee: Eitan Adler <eadler>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
beastie1.eps.gz
none
beastie1.eps none

Description Rahul Siddharthan 2002-05-26 00:00:10 UTC
Around two years ago I'd done a scalable vector version of beastie
using sketch (ports/graphics/sketch), and posted it to
freebsd-advocacy and also to the Sketch developer (who promptly put it
in their gallery).  I took Kirk McKusick's approval for its appearance
first.  The resulting eps file is quite a bit smaller than the
existing beastie (/usr/share/examples/BSD_daemon/beastie.eps) and,
imo, looks nicer.  Since I've just had some strong positive feedback
on it (which reminded me of its existence), I'm submitting the eps for
feedback and possible inclusion in the /usr/share/examples/BSD_daemon
directory.  I can supply the sketch .sk source file on request; I
don't think it can be converted to xfig format.

Note: if viewing with ghostscript, gv or ghostview, do not use 
anti-aliasing.

Fix: Below is a uuencoded gzipped eps file.
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2005-10-09 18:15:47 UTC
Responsible Changed
From-To: freebsd-doc->remko

Perhaps this is  something for the arts page's (thanks simon for 
mentioning that). I will look into that.
Comment 2 Remko Lodder freebsd_committer freebsd_triage 2008-05-12 17:48:18 UTC
Responsible Changed
From-To: remko->freebsd-doc

Return to pool, not enough time  at the moment to look into this. When I 
do have it I'll work on it again.
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2012-12-11 18:16:46 UTC
Responsible Changed
From-To: freebsd-doc->eadler

do you still have this file? tar, file, and gunzip, do not recognize it 
as a gzip file.  This may be why it sat for so long :(
Comment 4 Eitan Adler freebsd_committer freebsd_triage 2012-12-11 18:16:50 UTC
State Changed
From-To: open->feedback

do you still have this file? tar, file, and gunzip, do not recognize it 
as a gzip file.  This may be why it sat for so long :(
Comment 5 Eitan Adler freebsd_committer freebsd_triage 2013-01-31 14:03:54 UTC
State Changed
From-To: feedback->closed

we would like to include this, but the supplied file does not work 
(feedback timeout)
Comment 6 Rahul Siddharthan 2013-01-31 14:56:48 UTC
Sorry for late reply.  I'm attaching the EPS file.  (The original was
uuencoded, which is what I was used to doing in those days.  For some
reason "download" retrieved a corrupted file, but the text
("begin".."end") was correct.

I'm sure one could do much better these days!   There should be ways
to automatically convert your beastie image to a scalable pdf (who
uses eps any more?)

Rahul

On Thu, Jan 31, 2013 at 7:33 PM,  <eadler@freebsd.org> wrote:
> Synopsis: EPS file of beastie, as addition to existing examples
>
> State-Changed-From-To: feedback->closed
> State-Changed-By: eadler
> State-Changed-When: Thu Jan 31 14:03:54 UTC 2013
> State-Changed-Why:
> we would like to include this, but the supplied file does not work
> (feedback timeout)
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=38556
>
Comment 7 Eitan Adler freebsd_committer freebsd_triage 2013-01-31 17:29:26 UTC
State Changed
From-To: closed->open

Submitter provided requested information
Comment 8 dfilter service freebsd_committer freebsd_triage 2013-04-28 03:23:47 UTC
Author: eadler
Date: Sun Apr 28 02:23:39 2013
New Revision: 250012
URL: http://svnweb.freebsd.org/changeset/base/250012

Log:
  Add an alternate version of beastie to the examples directory.
  
  PR:		docs/38556
  Submitted by:	Rahul Siddharthan <rsidd@online.fr>
  Submitted on:	25 May 2002 22:49:56 -0000
  MFC After:	2 weeks

Added:
  head/share/examples/BSD_daemon/beastie2.eps   (contents, props changed)
Modified:
  head/share/examples/BSD_daemon/README

Modified: head/share/examples/BSD_daemon/README
==============================================================================
--- head/share/examples/BSD_daemon/README	Sun Apr 28 02:04:33 2013	(r250011)
+++ head/share/examples/BSD_daemon/README	Sun Apr 28 02:23:39 2013	(r250012)
@@ -35,6 +35,10 @@ beastie.eps
 	Before committing this, clean out the comment brought
 	over from the .fig file to avoid Dollar-FreeBSD-Dollar junk
 
+beastie2.eps
+	Written by Rahul Siddharthan beaste2.eps is a
+	smaller, simpler version of the beastie eps graphic.
+
 eps.patch
 	Add some comments about tweakables in the .eps file and set
 	the linecaps to round to improve visual appearance.

Added: head/share/examples/BSD_daemon/beastie2.eps
==============================================================================
Binary file. No diff available.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
Comment 9 Eitan Adler freebsd_committer freebsd_triage 2013-04-28 03:25:14 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 10 dfilter service freebsd_committer freebsd_triage 2013-05-12 02:38:10 UTC
Author: eadler
Date: Sun May 12 01:37:55 2013
New Revision: 250541
URL: http://svnweb.freebsd.org/changeset/base/250541

Log:
  MFC r250012:
  	Add an alternate version of beastie to the examples directory.
  
  PR:		docs/38556

Added:
  stable/9/share/examples/BSD_daemon/beastie2.eps
     - copied unchanged from r250012, head/share/examples/BSD_daemon/beastie2.eps
Modified:
  stable/9/share/examples/BSD_daemon/README
Directory Properties:
  stable/9/share/   (props changed)
  stable/9/share/examples/   (props changed)

Modified: stable/9/share/examples/BSD_daemon/README
==============================================================================
--- stable/9/share/examples/BSD_daemon/README	Sun May 12 01:29:18 2013	(r250540)
+++ stable/9/share/examples/BSD_daemon/README	Sun May 12 01:37:55 2013	(r250541)
@@ -35,6 +35,10 @@ beastie.eps
 	Before committing this, clean out the comment brought
 	over from the .fig file to avoid Dollar-FreeBSD-Dollar junk
 
+beastie2.eps
+	Written by Rahul Siddharthan beaste2.eps is a
+	smaller, simpler version of the beastie eps graphic.
+
 eps.patch
 	Add some comments about tweakables in the .eps file and set
 	the linecaps to round to improve visual appearance.

Copied: stable/9/share/examples/BSD_daemon/beastie2.eps (from r250012, head/share/examples/BSD_daemon/beastie2.eps)
==============================================================================
Binary file (source and/or target). No diff available.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
Comment 11 dfilter service freebsd_committer freebsd_triage 2013-05-12 02:38:18 UTC
Author: eadler
Date: Sun May 12 01:38:01 2013
New Revision: 250542
URL: http://svnweb.freebsd.org/changeset/base/250542

Log:
  MFC r250012:
  	Add an alternate version of beastie to the examples directory.
  
  PR:		docs/38556

Added:
  stable/8/share/examples/BSD_daemon/beastie2.eps
     - copied unchanged from r250012, head/share/examples/BSD_daemon/beastie2.eps
Modified:
  stable/8/share/examples/BSD_daemon/README
Directory Properties:
  stable/8/share/   (props changed)
  stable/8/share/examples/   (props changed)

Modified: stable/8/share/examples/BSD_daemon/README
==============================================================================
--- stable/8/share/examples/BSD_daemon/README	Sun May 12 01:37:55 2013	(r250541)
+++ stable/8/share/examples/BSD_daemon/README	Sun May 12 01:38:01 2013	(r250542)
@@ -35,6 +35,10 @@ beastie.eps
 	Before committing this, clean out the comment brought
 	over from the .fig file to avoid Dollar-FreeBSD-Dollar junk
 
+beastie2.eps
+	Written by Rahul Siddharthan beaste2.eps is a
+	smaller, simpler version of the beastie eps graphic.
+
 eps.patch
 	Add some comments about tweakables in the .eps file and set
 	the linecaps to round to improve visual appearance.

Copied: stable/8/share/examples/BSD_daemon/beastie2.eps (from r250012, head/share/examples/BSD_daemon/beastie2.eps)
==============================================================================
Binary file (source and/or target). No diff available.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"