<p dir="ltr">It should be quite a simple job to adjust the black point for a bitmap to make any shade of grey truly black. It you have a bitmap editor with a levels control, you can adjust the end points of the black-white range of image. At the extreme you can compress the entire brightness range into just black and white (no grey in between), but with a small range you can get a grey scale scan looking pretty black and white.</p>
<p dir="ltr">Footleg</p>
<br><div class="gmail_quote">On Tue, 19 May 2015 07:35 Bruce <<a href="mailto:bruce@tomo.co.nz">bruce@tomo.co.nz</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks for asking that question Michael<br>
I have the same problem, but I had not bothered to think about changing the<br>
linework colour.<br>
<br>
I just tried a simpler approach (that leaves the header and grid coordinates<br>
black).  I will use this from now on.<br>
<br>
   symbol-colour group all [60] #makes everything grey<br>
   colour map-fg [97 86 38] #add some colour<br>
<br>
And check out this code to make the grid grey<br>
<a href="http://therion.speleo.sk/wiki/doku.php/metapost?s[]=change&s[]=grid&s[]=symbols#special_symbol_examples" target="_blank">http://therion.speleo.sk/wiki/doku.php/metapost?s[]=change&s[]=grid&s[]=symb<br>
ols#special_symbol_examples</a><br>
Code to change grid symbols from cross hairs to continuous lines<br>
<br>
Thanks<br>
Bruce<br>
(I don't know how to change the pen colours)<br>
<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:therion-bounces@speleo.sk" target="_blank">therion-bounces@speleo.sk</a> [mailto:<a href="mailto:therion-bounces@speleo.sk" target="_blank">therion-bounces@speleo.sk</a>] On Behalf<br>
Of Michael Wasmund<br>
Sent: Tuesday, 19 May 2015 12:00 p.m.<br>
To: <a href="mailto:therion@speleo.sk" target="_blank">therion@speleo.sk</a><br>
Subject: [Therion] Redefining PENA...PEND to draw lighter<br>
<br>
<br>
Hello,<br>
Does someone have metapost code to redefine PENA...PEND to draw grey instead<br>
of black?<br>
<br>
Why I need this:<br>
<br>
My survey consists of 80% scanned bitmaps and 20% drawn scraps.<br>
The bitmaps are "grey", not black (can't make them better using image<br>
processing).<br>
 The drawn scraps then stand out and look ugly compared to the bitmaps.<br>
<br>
I know how to redefine individual symbols (walls etc.) to be grey instead of<br>
black,<br>
but rather than redefining a large symbol set I'd rather redefine the PENs -<br>
if possible.<br>
<br>
Regards,<br>
Michael.<br>
<br>
_______________________________________________<br>
Therion mailing list<br>
<a href="mailto:Therion@speleo.sk" target="_blank">Therion@speleo.sk</a><br>
<a href="http://mailman.speleo.sk/mailman/listinfo/therion" target="_blank">http://mailman.speleo.sk/mailman/listinfo/therion</a><br>
<br>
_______________________________________________<br>
Therion mailing list<br>
<a href="mailto:Therion@speleo.sk" target="_blank">Therion@speleo.sk</a><br>
<a href="http://mailman.speleo.sk/mailman/listinfo/therion" target="_blank">http://mailman.speleo.sk/mailman/listinfo/therion</a><br>
</blockquote></div>