gbranden pushed a commit to branch master
in repository groff.

commit a594e8258c9f40c267e2ea2e0e7ca89f9ab0fe3a
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Jun 23 18:56:37 2025 -0500

    NEWS: Alpha-sort output driver news items.
    
    ...by program name.
---
 NEWS | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/NEWS b/NEWS
index 35aeb6860..05f5f2ce4 100644
--- a/NEWS
+++ b/NEWS
@@ -662,6 +662,18 @@ Macro packages
 Output drivers
 --------------
 
+*  grohtml(1), the (X)HTML output driver, supports a new `-k` command-
+   line option that takes a mandatory argument, either "ascii" or
+   "utf-8", which it recognizes case-insensitively.  This feature
+   configures representation of character entities in the output.  Based
+   on work by TANAKA Takuji.
+
+*  gropdf(1), the PDF output driver, now allows embedding of JFIF/JPEG
+   and JPEG 2000 image file formats.  If PerlMagick is installed, many
+   more image file formats, including PNG, PAM, and GIF, can be
+   embedded.  See also the item regarding `PDFPIC` above.  Thanks to
+   Deri James.
+
 *  grops(1), the PostScript output driver, now supports fonts encoded
    using UTF-16.  Indicate the encoding by including the string
    "-UTF16-" within the font's name as specified by the "internalname"
@@ -697,18 +709,6 @@ Output drivers
    driver interprets the contents of these files; it does not interpret
    the PostScript prolog or resource files.)
 
-*  gropdf(1), the PDF output driver, now allows embedding of JFIF/JPEG
-   and JPEG 2000 image file formats.  If PerlMagick is installed, many
-   more image file formats, including PNG, PAM, and GIF, can be
-   embedded.  See also the item regarding `PDFPIC` above.  Thanks to
-   Deri James.
-
-*  grohtml(1), the (X)HTML output driver, supports a new `-k` command-
-   line option that takes a mandatory argument, either "ascii" or
-   "utf-8", which it recognizes case-insensitively.  This feature
-   configures representation of character entities in the output.  Based
-   on work by TANAKA Takuji.
-
 *  grotty(1) now supports devices recognizing ECMA-48/ISO 6429 SGR 38
    and 48 escape sequences that select RGB colors using 8 bits per color
    channel.  A new command-line option, `-t`, configures emission of

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to