./fonts/ghostscript-cidfonts-ryumin, Enable Ryumin-Light and GothicBBB for ghostscript

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 10.05.0, Package name: ghostscript-cidfonts-ryumin-10.05.0, Maintainer: makoto

Ryumin-Light and GothicBBB are the most frequently used fonts
in Japanese documents. This package will add the capability for
gs to display Japanese document with those reference.
Options to choose alternate fonts for them, see options.mk,
and set to PKG_OPTIONS.gcr_type, currently default is ipa.


Required to run:
[print/ghostscript] [fonts/ghostscript-cidfonts] [fonts/adobe-cidfonts]

Required to build:
[pkgtools/x11-links]

Package options: adobe-cidfonts

Version history: (Expand)


CVS history: (Expand)


   2025-03-30 08:31:12 by Adam Ciarcinski | Files touched by this commit (5) | Package updated
Log message:
ghostscript-agpl: updated to 10.05.0

10.05.0

This release addresses CVEs: CVE-2025-27835, CVE-2025-27832, CVE-2025-27831, \ 
CVE-2025-27836, CVE-2025-27830, CVE-2025-27833, CVE-2025-27837, CVE-2025-27834

In addition one other security fix for which a CVE is pending which will be \ 
added to the online version of this document when assigned: News

The 10.05.0 release deprecates the non-standard operator \ 
"selectdevice", all code should now be using the standard \ 
"setpagedevice" operator. "selectdevice" will be removed in \ 
the 10.06.0 release.

We now support production of PDF/X-1a and PDF/X-4a in addition to the existing \ 
support for PDF/X-3

IMPORTANT: In the 10.04.0 release we added protection for device selection from \ 
PostScript input. This will mean that, by default, only the device specified on \ 
the command line will be permitted. Similar to the file permissions, there will \ 
be a "--permit-devices=" allowing a comma separation list of allowed \ 
devices. This will also take a single wildcard "*" allowing any \ 
device.

Any application which relies on allowing PostScript to change devices during a \ 
job will have to be aware, and take action to deal with this change.

The exception is "nulldevice", switching to that requires no special \ 
action.

Our efforts in code hygiene and maintainability continue.

The usual round of bug fixes, compatibility changes, and incremental improvements.

(9.53.0) We have added the capability to build with the Tesseract OCR engine. In \ 
such a build, new devices are available (pdfocr8/pdfocr24/pdfocr32) which render \ 
the output file to an image, OCR that image, and output the image \ 
"wrapped" up as a PDF file, with the OCR generated text information \ 
included as "invisible" text (in PDF terms, text rendering mode 3).

Mainly due to time constraints, we only support including Tesseract from source \ 
included in our release packages, and not linking to Tesseract/Leptonica shared \ 
libraries. Whether we add this capability will be largely dependent on community \ 
demand for the feature.
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates
   2024-05-16 08:15:47 by Thomas Klausner | Files touched by this commit (692)
Log message:
*: recursive bump for gnutls p11-kit option

(existing installations need the bl3.mk included, but it's now only
optionally included)
   2024-03-11 13:46:19 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
ghostscript-cidfonts-ryumin: update to 10.03.0.

See ghostscript-agpl.
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693