[GRASS5] [bug #3417] (grass) ps.map border should be optional!

Request Tracker grass-bugs at intevation.de
Wed Jul 13 17:32:09 EDT 2005


this bug's URL: http://intevation.de/rt/webrt?serial_num=3417
-------------------------------------------------------------------------

Gentlemen, the below is a clear example of something that should be an
option for the user to decide: if he wants a border around his map or not!

>> How does one get ps.map to stop drawing a black border around
>> everything?

H> To get rid of the box around the map region you would need to edit the
H> source code or PostScript output as follows.

H> Comment out the following lines in ps/ps.map/ps_map.c and recompile.

H>     /* put border around map */
H>     fprintf(PS.fp, "BW\n");
H>     box_draw(PS.map_top  - 0.5, PS.map_bot   + 0.5,
H>              PS.map_left + 0.5, PS.map_right - 0.5);

H> or go towards the end of the PostScript file and find two lines
H> that look like this & delete them.

H> BW
H> 72.5 108.0 614.8 522.8 B D


--- Headers Follow ---

>From jidanni at jidanni.org  Wed Jul 13 23:32:09 2005
Return-Path: <jidanni at jidanni.org>
Delivered-To: grass-bugs at lists.intevation.de
Received: from mail.intevation.de (aktaia [212.95.126.10])
	by lists.intevation.de (Postfix) with ESMTP id 905151005DE
	for <grass-bugs at lists.intevation.de>; Wed, 13 Jul 2005 23:32:09 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by mail.intevation.de (Postfix) with ESMTP id E1C8D36CE4
	for <grass-bugs at lists.intevation.de>; Wed, 13 Jul 2005 23:32:00 +0200 (CEST)
Received: from frodo.hserus.net (frodo.hserus.net [204.74.68.40])
	by mail.intevation.de (Postfix) with ESMTP id 49B0C36CE1
	for <grass-bugs at intevation.de>; Wed, 13 Jul 2005 23:31:59 +0200 (CEST)
Received: from tc218-187-21-152.dialup.dynamic.apol.com.tw ([218.187.21.152]:32911 helo=jidanni1)
	by frodo.hserus.net with esmtpsa 
	(Cipher TLSv1:AES256-SHA:256) (Exim 4.51 #0)
	id 1Dsopd-0002pJ-Ka by authid <jidanni> with plain
	for <grass-bugs at intevation.de>; Thu, 14 Jul 2005 03:01:56 +0530
To: grass-bugs at intevation.de
Subject: ps.map border should be optional!
References: <87fyuz2jyb.fsf at jidanni.org>
	<20050701184751.05d1030c.hamish_nospam at yahoo.com>
From: Dan Jacobson <jidanni at jidanni.org>
Date: Thu, 14 Jul 2005 04:59:27 +0800
Message-ID: <878y0aqv68.fsf_-_ at jidanni.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Spam-Status: No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
X-Spam-Level: 

-------------------------------------------- Managed by Request Tracker




More information about the grass-dev mailing list