Hello, to improve a bit the look of pic generated pictures in software documentation I like to have an additional attribute for boxes. With slanted boxes e 3dimensional look should be performed. To see what I mean, please have a look at the attached PDF file. It was generated: .\" playing with gpic ---------------------- .PS box move box slanted -.1 color "yellow" outlined "black" move box move box slanted .1 color "green" outlined "black" .PE
.PS
box invisible
down
box color "gold" outlined "black" slanted 0
box ht .1 with .sw at last box .nw \
slanted .1 color "yellow" outlined "black"
move down 1
box slanted -.5 color "red"
box slanted -.5 color "red"
box slanted -.5 color "red"
box slanted -.5 color "red"
box slanted -.5 color "red"
.PE
.\" /playing with gpic ----------------------
The current implementation is simply using an x-shift value given by the
attribute slanted.
I'm not sure if this is the best way. Another possibility would be specifying
a slant degree. And I need to specify maybe slantwise the y-axis.
Any suggestions to this topic?
Regards
Heinz
--
with best regards / mit freundlichen Gr��en
Heinz-J�rgen Oertel
+===================================================================
| Heinz-J�rgen Oertel port GmbH http://www.port.de
| mailto:[EMAIL PROTECTED]
| phone +49 345 77755-0 fax +49 345 77755-20
| Regensburger Str. 7b, D-06132 Halle/Saale, Germany
| CAN Wiki http://www.CAN-Wiki.info
| Newsletter: http://www.port.de/engl/company/content/abo_form.html
+===================================================================
box.pdf
Description: Adobe PDF document
_______________________________________________ Groff mailing list [email protected] http://lists.gnu.org/mailman/listinfo/groff
