[bug #64285] [troff] \D't' (set line thickness) drawing command alters drawing position

2023-06-08 Thread G. Branden Robinson
URL: Summary: [troff] \D't' (set line thickness) drawing command alters drawing position Group: GNU roff Submitter: gbranden Submitted: Thu 08 Jun 2023 10:43:26 PM UTC Categor

[bug #64285] [troff] \D't' (set line thickness) drawing command alters drawing position

2023-06-08 Thread G. Branden Robinson
Update of bug #64285 (project groff): Status: Confirmed => In Progress Assigned to:None => gbranden ___ Follow-up Comment #1: This will require syn

[bug #64285] [troff] \D't' (set line thickness) drawing command alters drawing position

2023-06-08 Thread G. Branden Robinson
Follow-up Comment #2, bug #64285 (project groff): I'm thinking the pic part will look something like this. diff --git a/src/preproc/pic/troff.cpp b/src/preproc/pic/troff.cpp index 3dc87a721..00d244c84 100644 --- a/src/preproc/pic/troff.cpp +++ b/src/preproc/pic/troff.cpp @@ -475,7 +475,7 @@ void

[bug #64285] [troff] \D't' (set line thickness) drawing command alters drawing position

2023-06-08 Thread G. Branden Robinson
Follow-up Comment #3, bug #64285 (project groff): I have a fix ready to go. Attached. It's in Git's usual reverse chronological order, so it might help to read it from the bottom. (file #54825) ___ Additional Item Attachment: File name: