groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff-commit] Changes to //var/cvs/groff


From: wlemb
Subject: [Groff-commit] Changes to //var/cvs/groff
Date: Sun, 30 Jan 2000 13:44:00 +0100

Log from commit: 

Update of /var/cvs/groff/grops
In directory genba:/vol2/tmp/cvs-serv9135/grops

Modified Files:
        grops.man 
Log Message:
Add a new request `.psbb'.  This does exactly what the external
program psbb did.  It scans a PostScript image file for a
%%BoundingBox comment and extracts the bounding box values (in
PostScript units) which are then stored in the four new (read-only)
number registers `llx', `lly', `urx', and `ury'.

This will allow the usage of the .PSPIC macro without worrying
about unsafe behaviour of groff, i.e., it will work without the
`-U' switch of groff.

* troff/input.cc: Implement it.
* tmac/tmac.pspic: Use it.
* troff/troff.man, grops/grops.man, NEWS: Document it.
* psbb/*, Makefile.in: Remove it since it is no longer needed.

This is bloody C code simply adapted from psbb.c!  Any improvements
welcome.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]