Summary: | graphics/inkscape: upgrade to 1.0.1 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Vladimir Druzenko <vvd> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-desktop (Team) <desktop> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | tcberner | ||||
Priority: | --- | Flags: | tcberner:
maintainer-feedback-
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://inkscape.org/release/inkscape-1.0.1/ | ||||||
Attachments: |
|
Description
Vladimir Druzenko
2020-09-10 22:07:31 UTC
Created attachment 218251 [details]
Update to 1.0.1, added support of "Color-managed PDF export using Scribus"
New option SCRIBUS add run dependency from print/scribus-devel:
New Features
Color-managed PDF export using Scribus
An experimental Scribus PDF export extension has been added. It is available as one of the many export formats in the 'Save as' and 'Save a Copy' dialogs.
To be able to get a correct and color-managed CMYK PDF file with text converted to curves that corresponds to your drawing in Inkscape, you must:
have Scribus 1.5.x installed (the Scribus executable must not be called scribus-ng)
have enabled color management for your document
have selected one color profile to use for the colors in your file
assign all colors in the document with the color managed color selector in the Fill and Stroke dialog
not use filters in your drawing (this includes blur)
not use any transparency if you're exporting to PDF/X-1, PDF/X-3 or PDF 1.3
not include any bitmap images
not use markers
not use any other SVG features that are not supported by Scribus
Tested on 12.1-p10 amd64: make check-plist/install/run.
Mainteiner Timeout -> over to desktop@ A commit references this bug: Author: tcberner Date: Sat Sep 26 11:20:49 UTC 2020 New revision: 550166 URL: https://svnweb.freebsd.org/changeset/ports/550166 Log: graphics/inkscape: upgrade to 1.0.1 Changelog: https://inkscape.org/release/inkscape-1.0.1/ PR: 249240 Submitted by: VVD <vvd@unislabs.com> Approved by: gnome (timeout) Changes: head/graphics/inkscape/Makefile head/graphics/inkscape/distinfo head/graphics/inkscape/files/patch-share_templates_create__default__templates.py head/graphics/inkscape/pkg-plist Committed. Thanks. |