[groff] 01/01: [gropdf] Deal better with invalid destination names.

2024-05-25 Thread Deri James
deri pushed a commit to branch master in repository groff. commit b8038971a3cc51cd3981af49092dbdb493f76c06 Author: Deri James AuthorDate: Sat May 25 13:40:21 2024 +0100 [gropdf] Deal better with invalid destination names. Bookmark destinations (supplied by -T to .pdfbookmark

[groff] 01/01: [gropdf] Problem if mixed fonts have different lenIV.

2024-05-17 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 4c62e07f364957be83fe9fe46151a9edb544a34c Author: Deri James AuthorDate: Fri May 17 17:48:55 2024 +0100 [gropdf] Problem if mixed fonts have different lenIV. * src/devices/gropdf/gropdf: Restore default value (4

[groff] 01/03: [gropdf] Passing just "\" as a bookmark problem.

2024-05-14 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 2cf8f41d3f9985da0670ddd2cbc07837d5433299 Author: Deri James AuthorDate: Wed May 8 18:39:30 2024 +0100 [gropdf] Passing just "\" as a bookmark problem. * src/devices/gropdf/gropdf: it ends up as a

[groff] 03/03: Forgot to push last two fixes.

2024-05-14 Thread Deri James
deri pushed a commit to branch master in repository groff. commit d998339bef8af990cca00b2b0a9939cc9fc2e7cf Author: Deri James AuthorDate: Tue May 14 15:43:44 2024 +0100 Forgot to push last two fixes. --- ChangeLog | 19 +++ 1 file changed, 19 insertions(+) diff --git

[groff] 02/03: [gropdf] \X'pdf: xrev' has issues.

2024-05-14 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 4886b57816841de32c51b88ccffc9580b07bb535 Author: Deri James AuthorDate: Wed May 8 22:23:28 2024 +0100 [gropdf] \X'pdf: xrev' has issues. * src/devices/gropdf/gropdf: Fails if point size not = 10, in a number

[groff] 01/01: [gropdf] Re-arrange pattern matches.

2024-04-30 Thread Deri James
deri pushed a commit to branch master in repository groff. commit a951b44fd9d2acf060067b24c994604351a27888 Author: Deri James AuthorDate: Tue Apr 30 15:25:49 2024 +0100 [gropdf] Re-arrange pattern matches. * src/devices/gropdf/gropdf.pl: Correct order of pattern match

[groff] 01/01: [gropdf] ignore 'Cspace' as input

2024-04-28 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 1ab868c5c84a02f32ab2c385066215d2aa7d650b Author: Deri James AuthorDate: Sun Apr 28 18:03:59 2024 +0100 [gropdf] ignore 'Cspace' as input * src/devices/gropdf/gropdf.pl: As grops does. --- ChangeLog

[groff] 01/01: [gropdf] use nospace mode if font does not contain /space glyph.

2024-04-28 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 9e0a3316c7b1f33f22d3b314456b2415cc9856eb Author: Deri James AuthorDate: Sun Apr 28 14:59:05 2024 +0100 [gropdf] use nospace mode if font does not contain /space glyph. Gropdf always had two modes, depending

[groff] 01/01: [gropdf] Can't handle DecodeParams in Deflate filter.

2024-04-28 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 14563f831454bd879f465ac4738624c5e3f380ed Author: Deri James AuthorDate: Sun Apr 28 13:36:31 2024 +0100 [gropdf] Can't handle DecodeParams in Deflate filter. If gropdf called with -d (debug) the pdf is produced

[groff] 01/01: [gropdf] Handle both types in one document.

2024-04-17 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 0f96f3a281d82bb0c1a59e5e819d2a22bede6c5d Author: Deri James AuthorDate: Thu Apr 18 01:17:22 2024 +0100 [gropdf] Handle both types in one document. The different format of font described in previous commit fails

[groff] 01/01: Improve font parsing.

2024-04-17 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 5589bcd18776c6d236c53226a0ee30506180e6b6 Author: Deri James AuthorDate: Wed Apr 17 19:25:03 2024 +0100 Improve font parsing. The usual (for fontforge converted ttf fonts) is to use the RD, ND and NP operators

[groff] 02/03: Problem with '(' and '\' (\[rs])

2024-04-16 Thread Deri James
deri pushed a commit to branch master in repository groff. commit f336f8244b09191b16722984c33fc5addcc4a284 Author: Deri James AuthorDate: Tue Apr 16 17:34:59 2024 +0100 Problem with '(' and '\' (\[rs]) Bpth these tokens have meaning for roff AND pdf strings. In pdfs unbalanced

[groff] 01/03: Another font with UTF-16 added to comment

2024-04-16 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 3cb502448b1de76036af7c143230ac11f7410bee Author: Deri James AuthorDate: Tue Apr 16 15:28:41 2024 +0100 Another font with UTF-16 added to comment * font/devps/S --- font/devps/S | 316

[groff] 03/03: ... and the ChangeLog

2024-04-16 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 1cd6ed080ff026f0df1e213f4f93523120d54e94 Author: Deri James AuthorDate: Tue Apr 16 17:46:15 2024 +0100 ... and the ChangeLog --- ChangeLog | 24 1 file changed, 24 insertions(+) diff --git

[groff] 01/01: 4 missing fonts from commit 98b0c1db476

2024-04-12 Thread Deri James
deri pushed a commit to branch master in repository groff. commit cbe5a7802df5ff3a9f84a42e277cf3925a1eb303 Author: Deri James AuthorDate: Fri Apr 12 23:48:10 2024 +0100 4 missing fonts from commit 98b0c1db476 * font/devps: Include CR, CI, CB and CBI with UTF-16 code

[groff] 02/02: Correct linear search introduced in commit cd9fde325f

2024-04-12 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 2387949ffc11b753dd91480dcb85be6c22819790 Author: Deri James AuthorDate: Fri Apr 12 17:10:49 2024 +0100 Correct linear search introduced in commit cd9fde325f * tmac/pdf.tmac: Various problems have been rectified

[groff] 05/05: Update ChangeLog

2024-01-30 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 3fe0a227e1533f8cc6ff56b890e70c79712a73de Author: Deri James AuthorDate: Tue Jan 30 18:16:11 2024 + Update ChangeLog --- ChangeLog | 37 + 1 file changed, 37 insertions(+) diff --git

[groff] 01/05: Front Cover for groff-man-pages.pdf

2024-01-30 Thread Deri James
deri pushed a commit to branch master in repository groff. commit f619fee72005fba6fc10e5dc22b3df4ffb1372de Author: Deri James AuthorDate: Tue Jan 30 16:55:43 2024 + Front Cover for groff-man-pages.pdf Feel free to alter "artwork" at will (perhaps add maintainer i

[groff] 04/05: Remove artifacts from using stringhex.

2024-01-30 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 9b8b3e2a508d7df0b661c9042b5f5d5e7a0688da Author: Deri James AuthorDate: Tue Jan 30 18:02:13 2024 + Remove artifacts from using stringhex. Introduced in commit #e62b188aacb, betraying its origin from my deri

[groff] 02/05: New pdfmom, can now be used with all macros.

2024-01-30 Thread Deri James
deri pushed a commit to branch master in repository groff. commit df1d447c99b984f9fd82f46cfc2becb2475b6d6e Author: Deri James AuthorDate: Tue Jan 30 17:05:00 2024 + New pdfmom, can now be used with all macros. Previously only useful for producing documents with mom

[groff] 03/05: Changes to satisfy bug #65231.

2024-01-30 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 3e5f09d1b3a9df072cd2a67b648925049a655e82 Author: Deri James AuthorDate: Tue Jan 30 17:14:08 2024 + Changes to satisfy bug #65231. Alter build of groff-man-pages.pdf to use the new pdfmom, so that all forward

[groff] 01/01: .MT/.ME and .UR/.UE hyperlinking for pdf output

2024-01-26 Thread Deri James
deri pushed a commit to branch master in repository groff. commit d71f9264f8c187aee1161f27cda7d42c4ad7065e Author: Deri James AuthorDate: Fri Jan 26 15:47:28 2024 + .MT/.ME and .UR/.UE hyperlinking for pdf output Our documentation groff_man.7 documents that these requests

[groff] 01/01: Retain plain ascii labels when possible.

2024-01-14 Thread Deri James
deri pushed a commit to branch master in repository groff. commit e62b188aacb0669bf45628796dd543992e440047 Author: Deri James AuthorDate: Sun Jan 14 13:57:30 2024 + Retain plain ascii labels when possible. * src/devices/gropdf/gropdf.pl: Do not use hexed label unless

[groff] 02/02: Misplaced TOC in mom.

2024-01-07 Thread Deri James
deri pushed a commit to branch master in repository groff. commit d27c4644a098855051322a073a313fda165d4eaf Author: Deri James AuthorDate: Sun Jan 7 20:14:34 2024 + Misplaced TOC in mom. See https://lists.gnu.org/archive/html/groff/2024-01/msg00015.html * src/devices

[groff] 01/02: Fix for including pdf v1.7 files.

2024-01-07 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 7c0358816253817a3594be6402c4b9b7e68db01d Author: Deri James AuthorDate: Sun Jan 7 19:51:35 2024 + Fix for including pdf v1.7 files. PDF 1.5 introduced object type ObjStm which can contain a bunch

[groff] 01/01: Bug #65092 rounded corners in hdtbl's color_boxes

2023-12-29 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit 2e6d61716710aaca2fff9bf37747a455afff22a5 Author: Deri James AuthorDate: Fri Dec 29 23:28:11 2023 + Bug #65092 rounded corners in hdtbl's color_boxes The \X'ps: exec ...' for setlinejoin and setlinecap

[groff] 01/03: pdfmarksuspend & pdfmarkresume only if -Tpdf

2023-12-10 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit 7ac813810503f0a012767b38db0b769adeab03a0 Author: Deri James AuthorDate: Thu Nov 23 00:04:54 2023 + pdfmarksuspend & pdfmarkresume only if -Tpdf tmac/an.tmac: Fix for non pdf man use!! --- tmac/an.

[groff] 02/03: Problem processing concatenated dit files (-Z)

2023-12-10 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit aa1e2c70eba3fe7adb6cbddbf74764abc21578d1 Author: Deri James AuthorDate: Fri Nov 24 16:02:00 2023 + Problem processing concatenated dit files (-Z) Normally it is safe to pass concatenated dit files

[groff] 03/03: Fix arc drawing when flag -l used.

2023-12-10 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit 5989eda83e6cc399988756ba163ad4c2ad1fc9d9 Author: Deri James AuthorDate: Sun Dec 10 20:05:43 2023 + Fix arc drawing when flag -l used. * src/devices/gropdf/gropdf.pl: When landscape flag (-l) is given

[groff] 04/05: Enable more hyperlinks in groff-man-pages.pdf

2023-09-12 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit a2e72beef12ccc05a933493cfc3a9d6d9dde61c2 Author: Deri James AuthorDate: Wed Sep 6 22:44:57 2023 +0100 Enable more hyperlinks in groff-man-pages.pdf --- doc/doc.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion

[groff] 01/05: Add missing 'tmac' flag

2023-09-12 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit 2b3f346ce6ff2e195903cbfb00df66307c65f35a Author: Deri James AuthorDate: Fri Sep 1 12:03:52 2023 +0100 Add missing 'tmac' flag Allows gropdf to know this papersize change came from -dpaper= --- tmac

[groff] 02/05: Fixes for .pdfpagenumbering and .pdfswitchtopage

2023-09-12 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit f685c65f2639219103e2c6d15b5f1e4d93344507 Author: Deri James AuthorDate: Fri Sep 1 12:07:23 2023 +0100 Fixes for .pdfpagenumbering and .pdfswitchtopage --- src/devices/gropdf/gropdf.pl | 32

[groff] 03/05: Add pdf support for man UR/UE MT/ME

2023-09-12 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit 766d4f280f501e8f01d64837f050bd3dfa2af900 Author: Deri James AuthorDate: Wed Sep 6 22:35:23 2023 +0100 Add pdf support for man UR/UE MT/ME G Branden request in bug #64576 --- tmac/an.tmac | 11

[groff] 05/05: Fixup and start on text decorations.

2023-09-12 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit a2b5541142a1571e9f9f5a8321c1e21c721469aa Author: Deri James AuthorDate: Wed Sep 6 22:48:27 2023 +0100 Fixup and start on text decorations. --- src/devices/gropdf/gropdf.1.man | 7 --- src/devices/gropdf/gropdf.pl

[groff] 04/05: Improve usefulness of -z in pdfmom.

2023-08-28 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit e478a7be9d24389267ede70df5d522c54acadaa0 Author: Deri James AuthorDate: Mon Aug 28 15:38:51 2023 +0100 Improve usefulness of -z in pdfmom. Now shows output of PDF.EXPORT=1 as well. --- src/devices/gropdf

[groff] 02/05: Start of coping with groff nodes in -D and -N

2023-08-28 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit 579e9464256c4b62e060cc7f110e1212bbffb8ea Author: Deri James AuthorDate: Mon Aug 28 15:05:02 2023 +0100 Start of coping with groff nodes in -D and -N --- contrib/mom/om.tmac | 12 +++--- tmac/pdf.tmac | 115

[groff] 05/05: Hardening of pdf:href.opt\\$1 processing

2023-08-28 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit ec75f38cecd673c7959092d2c97bc4721ea0f4fa Author: Deri James AuthorDate: Mon Aug 28 18:25:08 2023 +0100 Hardening of pdf:href.opt\\$1 processing an.tmac sync changes to pdf.tmac --- tmac/an.tmac | 4

[groff] 03/05: Allow utf8 in web links, allows IDN links.

2023-08-28 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit fddc79906cc8f9eba71fc17ff985a90275bdca90 Author: Deri James AuthorDate: Mon Aug 28 15:17:53 2023 +0100 Allow utf8 in web links, allows IDN links. Fix for 'pdfhref-whack.groff' in #64576 --- src/devices

[groff] 01/02: Display time from SOURCE_DATE_EPOCH in UTC.

2023-07-12 Thread Deri James
/devices/gropdf/gropdf.1.man (Environment): * src/devices/grops/grops.1.man (Environment): * src/roff/groff/groff.1.man (Environment): * src/roff/troff/troff.1.man (Environment): Update. * NEWS: Document this. Signed-off-by: Deri James --- NEWS

[groff] 02/02: Add reference to pdfmom(1) in --help.

2023-07-12 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit a53f539ad6fb12077f819b3f141047762e039cfb Author: Deri James AuthorDate: Wed Jul 12 18:09:39 2023 +0100 Add reference to pdfmom(1) in --help. --- src/devices/gropdf/pdfmom.pl | 2 ++ 1 file changed, 2 insertions

[groff] 05/14: Make pdfmom more useful.

2023-07-04 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit 626e2d6802b759af40b91d03ce2e0b8791fecc81 Author: Deri James AuthorDate: Tue Apr 25 17:05:13 2023 +0100 Make pdfmom more useful. --- src/devices/gropdf/pdfmom.1.man | 33 src/devices

[groff] 11/14: New gropdf is PDF1.7 compatible.

2023-07-04 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit bbf5b0009ad1610e1da390ee6b17c22da373f4c7 Author: Deri James AuthorDate: Mon May 29 16:20:05 2023 +0100 New gropdf is PDF1.7 compatible. --- src/devices/gropdf/gropdf.pl | 10 +- 1 file changed, 5 insertions

[groff] 07/14: Pass paper dimensions to output drivers (pdf, dvi)

2023-07-04 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit 4a2cc772df5bc9af9d2eff72ab1d56910531c8a7 Author: Deri James AuthorDate: Wed May 10 16:10:07 2023 +0100 Pass paper dimensions to output drivers (pdf, dvi) pdf only, and can be oerridden by -p and -l

[groff] 09/14: The -Z flag to pdfmom now produce .Z file with forward references.

2023-07-04 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit 3e5d5ef7c7dafceebbfd1d8107636c53bf1f Author: Deri James AuthorDate: Mon May 29 16:04:56 2023 +0100 The -Z flag to pdfmom now produce .Z file with forward references. --- src/devices/gropdf/pdfmom.pl | 16

[groff] 12/14: Replace pseudo slanted characters

2023-07-04 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit 5a143514e2f361e87f6187c834a61dd73df7012a Author: Deri James AuthorDate: Mon Jul 3 15:44:29 2023 +0100 Replace pseudo slanted characters * font/devpdf/DESC.in: * font/devpdf/SS: * font/devpdf

[groff] 03/14: Add and document new macro .pdfpagenumbering

2023-07-04 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit 004f6fca2d437320270a9a93d9fe9af319f63ca4 Author: Deri James AuthorDate: Sun Apr 16 13:12:17 2023 +0100 Add and document new macro .pdfpagenumbering Allows control of the presentation of page number

[groff] 10/14: Adjust page numbering and margins of groff-man-pages.pdf

2023-07-04 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit 496ccd2f1f6016b694a779b3fb8b99ee63f657cf Author: Deri James AuthorDate: Mon May 29 16:11:13 2023 +0100 Adjust page numbering and margins of groff-man-pages.pdf --- doc/GMPfront.t | 3 ++- doc/doc.am | 2 +- 2

[groff] 02/14: Add slim spaces between text '[]'

2023-07-04 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit ad718db0c730a2885d6ed3927848ec677a718d59 Author: Deri James AuthorDate: Sun Apr 16 13:03:50 2023 +0100 Add slim spaces between text '[]' * contrib/sboxes/msboxes.ms.in: In pdf '[]' looks like a single

[groff] 13/14: Final cleanup of the new gropdf.

2023-07-04 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit 122a761833b8a957a911a9890fdcb87e0ff14e3d Author: Deri James AuthorDate: Mon Jul 3 16:01:15 2023 +0100 Final cleanup of the new gropdf. * src/devices/devpdf/gropdf.pl: Deal with problem if fontforge

[groff] 14/14: Speculative additional request .stringhex.

2023-07-04 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit a2b2d5526dca59e93d46019fa8625e6f4c5484d5 Author: Deri James AuthorDate: Mon Jul 3 16:37:17 2023 +0100 Speculative additional request .stringhex. * src/roff/troff/input.cpp: Based on .stringup/down

[groff] 06/14: Fully linked groff-man-pages.pdf

2023-07-04 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit 0c0aea4503eb692c5c0dc64c163cb260ae24fe9a Author: Deri James AuthorDate: Wed May 3 17:06:01 2023 +0100 Fully linked groff-man-pages.pdf --- doc/GMPfront.t | 24 doc/doc.am | 8 +++- 2

[groff] 01/14: Changes for groff-man-pages creation.

2023-07-04 Thread Deri James
deri pushed a commit to branch deri-gropdf-ng in repository groff. commit 87f597262635ee274a77d3b22e6de8ea024df8ce Author: Deri James AuthorDate: Fri Apr 14 00:07:47 2023 +0100 Changes for groff-man-pages creation. --- tmac/an.tmac | 71

[groff] 01/01: Make pdfmom more versatile.

2023-03-09 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 0290924f05f823039c546f5b14422af7eef70644 Author: Deri James AuthorDate: Thu Mar 9 17:39:07 2023 + Make pdfmom more versatile. * src/devices/gropdf/pdfmom.pl: Add flag -roff which severs hardcoded link

[groff] 01/01: [BuildFoundries]: Fails if neither ghostcript nor URW fonts are installed.

2023-02-11 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 398ab1c7722724586f97e3a7ca20714e1d465452 Author: Deri James AuthorDate: Sat Feb 11 13:01:34 2023 + [BuildFoundries]: Fails if neither ghostcript nor URW fonts are installed. * font/devpdf/util

[groff] 01/01: Fixes

2023-02-09 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 7fb6e3ffd06c0ad8058e5de2325eef55f178ef67 Author: Deri James AuthorDate: Thu Feb 9 15:27:56 2023 + Fixes <https://savannah.gnu.org/bugs/?63757> * src/devices/gropdf/gropdf.pl: Parse papersize

[groff] 01/01: [gropdf]: Cater for invalid entries in download file.

2022-11-08 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 7e5d433ba5ddc2389986a5c02f91eb57fc1de47d Author: Deri James AuthorDate: Tue Nov 8 21:03:49 2022 + [gropdf]: Cater for invalid entries in download file. * src/devices/gropdf/gropdf.pl: Test if path in the download

[groff] 01/01: Bug #62934 - after glyph remapped mark it as used

2022-08-22 Thread Deri James
deri pushed a commit to branch master in repository groff. commit f275b477e0f49d180224a77271c1b68e913b71b5 Author: Deri James AuthorDate: Mon Aug 22 23:30:40 2022 +0100 Bug #62934 - after glyph remapped mark it as used When many glyphs are remapped from code points above 255

[groff] 01/01: Bug #62923 - problem using aliased glyphs

2022-08-19 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 26523d0bb2d2c0cca6b3b0759888069d6846fb1f Author: Deri James AuthorDate: Sat Aug 20 01:29:12 2022 +0100 Bug #62923 - problem using aliased glyphs With a large font if 2 characters above the 255 code point limit

[groff] 01/01: [gropdf]: Improve parsing of troff font files.

2022-08-18 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 0a4c256f3bce926e3d0829bf95447dd60b5fb5d7 Author: Deri James AuthorDate: Thu Aug 18 14:38:05 2022 +0100 [gropdf]: Improve parsing of troff font files. * src/devices/gropdf/gropdf.pl: Allow the glyph code number

[groff] 01/01: [man]: Correct information for gropdf.

2022-08-09 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 5b357550d90f59f4d37ae9f2ce3a562d97b78a01 Author: Deri James AuthorDate: Tue Aug 9 19:11:49 2022 +0100 [man]: Correct information for gropdf. * src/devices/gropdf/gropdf.1.man: gropdf reads multiple download files

[groff] 01/01: [gropdf]: slanting lowercase greek characters.

2022-07-28 Thread Deri James
deri pushed a commit to branch master in repository groff. commit d58625a25f2c1732b863d64a259d04a4e61c829d Author: Deri James AuthorDate: Thu Jul 28 13:48:53 2022 +0100 [gropdf]: slanting lowercase greek characters. * tmac/pdf.tmac: to prevent gropdf from slanting all lowercase

[groff] 01/01: [devpdf]: Restore original path

2022-07-08 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 272aaadb23f3ed44873c6acaaf42f41cdd9a11ba Author: Deri James AuthorDate: Fri Jul 8 14:16:55 2022 +0100 [devpdf]: Restore original path * font/devpdf/util/BuildFoundries.pl: Some systems store .afm files

[groff] 01/01: [gropdf]: Add more search paths to Foundry file.

2022-06-21 Thread Deri James
deri pushed a commit to branch master in repository groff. commit d55157d39ab4d01bccea276122a2f3a5b1e30452 Author: Deri James AuthorDate: Wed Jun 22 00:24:04 2022 +0100 [gropdf]: Add more search paths to Foundry file. * font/devpdf/Foundry.in: Use the directory specified

[groff] 01/01: [gropdf]: Correct display of pathnames used.

2022-06-21 Thread Deri James
deri pushed a commit to branch master in repository groff. commit ced9cd5984814f9701fd681b6c949d0708c2687c Author: Deri James AuthorDate: Tue Jun 21 16:38:39 2022 +0100 [gropdf]: Correct display of pathnames used. * font/devpdf/util/BuildFoundries.pl: Convert array to string

[groff] 01/01: [gropdf]: Fix to gropdf.

2022-06-21 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 52f725f019ba87575ba3affbae8e6733b2e6ff13 Author: Deri James AuthorDate: Tue Jun 21 10:54:05 2022 +0100 [gropdf]: Fix to gropdf. * src/devices/gropdf/gropdf.pl: If pdfbookmark was called within 5p of top of page

[groff] 01/01: [gropdf]: Changes to BuildFoundries.

2022-06-10 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 4ae4aeb6555f4f16c28fcb03eb1f56577826054c Author: Deri James AuthorDate: Fri Jun 10 21:13:24 2022 +0100 [gropdf]: Changes to BuildFoundries. * font/devpdf/util/BuildFoundries.pl: Collect search paths into an array

[groff] 01/01: [gropdf]: fails to deal with 255th glyph in font.

2022-04-11 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 17b5fff1eece9161036e50017dc6ef387e8fad1b Author: Deri James AuthorDate: Mon Apr 11 23:32:50 2022 +0100 [gropdf]: fails to deal with 255th glyph in font. Savannah bug #62294 * src/devices/gropdf/gropdf.pl

[groff] 01/01: Allow multiline text in .pdfinfo

2022-01-25 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 392f88f843c51c59f6dfe6c3bdc4731cd738ddd7 Author: Deri James AuthorDate: Wed Jan 26 00:17:47 2022 + Allow multiline text in .pdfinfo * src/devices/gropdf/gropdf.pl: Use either 'n

[groff] 02/02: [gropdf]: Fix Savannah #61908

2022-01-24 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 1307a645ca75217f1f287dffe3f9afb8f505a64d Author: Deri James AuthorDate: Mon Jan 24 14:39:55 2022 + [gropdf]: Fix Savannah #61908 * src/devices/gropdf/gropdf.pl: Adjust text position when given

[groff] 01/02: gropdf.pl: A fix to importing pdf versions > 1.4.

2022-01-24 Thread Deri James
deri pushed a commit to branch master in repository groff. commit c5e1a36b43dcd434452161952a9e80741b4f997c Author: Deri James AuthorDate: Mon Jan 24 14:03:12 2022 + gropdf.pl: A fix to importing pdf versions > 1.4. --- src/devices/gropdf/gropdf.pl | 2 +- 1 file changed, 1 insert

[groff] 01/01: * src/devices/gropdf/gropdf.pl: Fixes to importing pdf versions > 1.4.

2021-11-16 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 9064999adde2250851d8b66205f8eccad6c502b9 Author: Deri James AuthorDate: Tue Nov 16 11:53:07 2021 + * src/devices/gropdf/gropdf.pl: Fixes to importing pdf versions > 1.4. --- ChangeLog

[groff] 01/01: Handle pdfs > v1.4 loaded by \X'pdf: pdfpic.

2021-10-10 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 7a5d3ee0974568265901edff398dc20466df2ab5 Author: Deri James AuthorDate: Sun Oct 10 19:34:32 2021 +0100 Handle pdfs > v1.4 loaded by \X'pdf: pdfpic. * src/devices/gropdf/gropdf.pl: Improve loading of pdfs ab

[groff] 01/01: Add new background boxes to gropdf.

2021-10-10 Thread Deri James
deri pushed a commit to branch master in repository groff. commit fedbf6ff9d3b84320b88c3a0ec8c951d6c07623a Author: Deri James AuthorDate: Sun Oct 10 14:39:24 2021 +0100 Add new background boxes to gropdf. * src/devices/gropdf/gropdf.pl: New \X'pdf background' command. * tmac

[groff] 01/01: Changes to the ghostscript fontnames (9.53.3).

2021-03-27 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 56778b6dd3ba8d18105230dfe19fcfb6ae8fc5a3 Author: Deri James AuthorDate: Sat Mar 27 12:03:48 2021 + Changes to the ghostscript fontnames (9.53.3). * font/devpdf/Foundry.in: HI and HBI switch to using Italic

[groff] 01/01: Certain pdfmark destination names caused gropdf to fail.

2019-12-30 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 800b0197ea8b2dcaee5b22e890f5dbea22b8d250 Author: Deri James Date: Mon Dec 30 17:37:48 2019 + Certain pdfmark destination names caused gropdf to fail. * src/devices/gropdf/gropdf.pl: Look for pdfmark types, (i.e

[groff] 01/01: Update man page of gropdf to document \X calls.

2019-12-29 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 14c4fd87810427f1240a18c69ef63414087de028 Author: Deri James Date: Sun Dec 29 22:16:17 2019 + Update man page of gropdf to document \X calls. * src/devices/gropdf/gropdf.1.man: The calls 'pagname

[groff] 02/03: Add new ghostscript font names

2019-09-21 Thread Deri James
deri pushed a commit to branch master in repository groff. commit ef16d931a451621c14ca5b7706f91bc87797cf50 Author: Deri James Date: Sat Sep 21 16:03:37 2019 +0100 Add new ghostscript font names * font/devpdf/Foundry.in: Add changed font names --- font/devpdf/Foundry.in | 142

[groff] 03/03: Changes to allow configure to check for URW fonts

2019-09-21 Thread Deri James
deri pushed a commit to branch master in repository groff. commit f61c6ca5b84b488cbd324f2d23285fff1d807f04 Author: Deri James Date: Sat Sep 21 16:27:05 2019 +0100 Changes to allow configure to check for URW fonts * font/devpdf/util/BuildFoundries.pl: Call the program

[groff] 01/03: Prevent gropdf executing arbitrary commands

2019-09-21 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 2fc912f0751320a1fba0094dded38e2df46d1dbe Author: Deri James Date: Sat Sep 21 15:52:54 2019 +0100 Prevent gropdf executing arbitrary commands * src/devices/gropdf/gropdf.pl: See bug #7 --- src/devices/gropdf

[groff] 01/01: Problem running gropdf on big endian (Sparc)

2018-12-09 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 92f40b186aa2adda8039fff09c1246bdd30dbd3d Author: Deri James Date: Sun Dec 9 12:45:45 2018 + Problem running gropdf on big endian (Sparc) * src/devices/gropdf/gropdf.pl: Prior to perl v5.9 the 'L<' templ

[groff] 01/01: Problem running gropdf on big endian (Sparc)

2018-12-07 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 2dfd47edd74321fbccd74e9ae4dc70a99d1efb40 Author: Deri James Date: Fri Dec 7 13:24:17 2018 + Problem running gropdf on big endian (Sparc) * src/devices/gropdf/gropdf.pl: When loading a binary (.pfb) font

[groff] 01/01: Savannah bug # 54812

2018-10-17 Thread Deri James
deri pushed a commit to branch master in repository groff. commit d03f7e74fe7deeb0a6408f8027d5789ad75c555b Author: Deri James Date: Wed Oct 17 16:18:56 2018 +0100 Savannah bug # 54812 * font/devpdf/util/BuildFoundries.pl: If a font is not found report list of paths searched

[groff] 01/01: Savannah bug # 54779

2018-10-04 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 8f80fd6e9ef0bdc4180cedab8929b1fb34a913be Author: Deri James Date: Thu Oct 4 23:39:51 2018 +0100 Savannah bug # 54779 * font/devpdf/Foundry.in: Recent ghostscript changed name used for embedding groff font HNBI

[groff] 01/01: Fixes to gropdf

2018-07-31 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 7b3fa85e0f2da11f9475d2a36bb1a9608a6a999f Author: Deri James Date: Tue Jul 31 17:44:54 2018 +0100 Fixes to gropdf * src/devices/gropdf/gropdf.pl: Make default line width 0.4pt to match grops. Use 'S' operator

[groff] 01/01: Add gropdf new features to NEWS file.

2018-06-19 Thread Deri James
deri pushed a commit to branch master in repository groff. commit a3c62d4396f7ac468d41185e03c0d6cbd20fb3db Author: Deri James Date: Tue Jun 19 12:10:09 2018 +0100 Add gropdf new features to NEWS file. * NEWS: new features. --- ChangeLog | 8 +++- NEWS | 15

[groff] 01/01: Restrict scaling factors to 3dp and better handle CR/LF in import.

2018-04-24 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 1041a8139d9b872ba0576a4c5dc36fd789c4ed91 Author: Deri James <d...@chuzzlewit.myzen.co.uk> Date: Tue Apr 24 17:29:40 2018 +0100 Restrict scaling factors to 3dp and better handle CR/LF in import. * src/devices/

[groff] 01/01: Make PDFPIC behave the same whether -Tps or -Tpdf used.

2018-04-12 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 82630588fc32a5d2e00f257bc79cac7493e7e809 Author: Deri James <d...@chuzzlewit.myzen.co.uk> Date: Thu Apr 12 19:23:25 2018 +0100 Make PDFPIC behave the same whether -Tps or -Tpdf used. Previously the -Tpdf versi

[groff] 01/01: PDF must not open in presentation mode.

2018-03-09 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 7e956851571c06c58770de50b4c6aeffedc629fc Author: Deri James <d...@chuzzlewit.myzen.co.uk> Date: Fri Mar 9 23:02:14 2018 + PDF must not open in presentation mode. * src/devices/gropdf/gropdf.pl

[groff] 01/01: Dot signifies missing parameter in .pdftransition

2018-03-09 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 24d84d7413ee13a9e92ca7142bf9e3e1602d8e8f Author: Deri James <d...@chuzzlewit.myzen.co.uk> Date: Fri Mar 9 15:14:07 2018 + Dot signifies missing parameter in .pdftransition * src/devices/gropdf/gropdf

[groff] 01/01: Place pdf in presentation mode if new commands used.

2018-03-06 Thread Deri James
deri pushed a commit to branch master in repository groff. commit ea2251991d7a80b271b284d5599ec8b06456863e Author: Deri James <d...@chuzzlewit.myzen.co.uk> Date: Tue Mar 6 11:31:45 2018 + Place pdf in presentation mode if new commands used. * src/devices/gropdf/gropdf: T

[groff] 01/01: Add page transitions to pdfs created with gropdf.

2018-03-01 Thread Deri James
deri pushed a commit to branch master in repository groff. commit f2a92911c552c3995c010f8beb9b89de3612e95a Author: Deri James <d...@chuzzlewit.myzen.co.uk> Date: Thu Mar 1 15:16:11 2018 + Add page transitions to pdfs created with gropdf. * src/devices/gropdf.pl: Handle n

[groff] 01/01: Better handle glyphs in font positions > 255

2017-11-12 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 6df65ebdf5f50f3b6619581209adff32e3774831 Author: Deri James <d...@chuzzlewit.myzen.co.uk> Date: Sun Nov 12 19:48:47 2017 + Better handle glyphs in font positions > 255 * src/devices/gropdf/gropdf.pl

[groff] 01/01: gropdf should load ALL 'download' files

2017-11-12 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 6b2942c79f5dd34883f450a2947f611a11b085d3 Author: Deri James <d...@chuzzlewit.myzen.co.uk> Date: Sun Nov 12 17:44:37 2017 + gropdf should load ALL 'download' files * src/devices/gropdf/gropdf.pl: only the

[groff] 01/01: Make gropdf reallocate unused character codes

2017-10-17 Thread Deri James
deri pushed a commit to branch gropdfmultiglyph in repository groff. commit 919396ef40ca277b79b0c791e71d73b45d079167 Author: Deri James <d...@chuzzlewit.myzen.co.uk> Date: Tue Oct 17 14:05:07 2017 +0100 Make gropdf reallocate unused character codes * src/devices/

[groff] 01/01: 'gropdf' does not correctly load new ghostscript fonts

2017-08-21 Thread Deri James
deri pushed a commit to branch master in repository groff. commit fe51e3b63753f9c4b139b609329e211b1e7ca6e2 Author: Deri James <d...@chuzzlewit.myzen.co.uk> Date: Mon Aug 21 15:14:54 2017 +0100 'gropdf' does not correctly load new ghostscript fonts See bug at:

[groff] 01/01: See bug at: https://savannah.gnu.org/bugs/?51568

2017-07-31 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 6a241192be60d0cc1a2ab5464281e297b2c0243d Author: Deri James <d...@chuzzlewit.myzen.co.uk> Date: Mon Jul 31 17:02:02 2017 +0100 See bug at: https://savannah.gnu.org/bugs/?51568 * src/devices/gropdf/gropdf: pr

[groff] 01/01: If input text contained string which could be interpreted as escaped octal (\ddd) a pdf viewer would interpret as an octal character. See bug at: https://savannah.gnu.org/bugs/?51568

2017-07-25 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 67c3d46d452ce05082839920a8058091a8797583 Author: Deri James <d...@chuzzlewit.myzen.co.uk> Date: Tue Jul 25 16:43:54 2017 +0100 If input text contained string which could be interpreted as escaped octal

[groff] 01/01: Fixes for gropdf

2017-05-04 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 5d052395efcfd260ce0a42481fbf87c810184ee3 Author: Deri James <d...@chuzzlewit.myzen.co.uk> Date: Thu May 4 22:45:31 2017 +0100 Fixes for gropdf * src/devices/gropdf/gropdf.pl: Escape '(' and ')' if

[groff] 01/01: Remove duplicate '-e' from gropdf manual.

2016-12-29 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 0c0860207ad96ededb5ee3394eb091c74a977129 Author: Deri James <d...@chuzzlewit.myzen.co.uk> Date: Thu Dec 29 12:20:53 2016 + Remove duplicate '-e' from gropdf manual. * src/devices/gropdf/gropdf.1.man:

[groff] 02/02: gropdf remaps characters to position 13 (#48986)

2016-11-01 Thread Deri James
deri pushed a commit to branch master in repository groff. commit 4b980242c26d6369cf988a9bd4694efdd50320ec Author: Deri James <d...@chuzzlewit.myzen.co.uk> Date: Tue Nov 1 23:05:33 2016 + gropdf remaps characters to position 13 (#48986) * src/devices/gropdf/grop

  1   2   >