Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #12342

Bug#1004554: ITP: libpdfbox-graphics2d-java -- Java library to embed graphics as vector drawing in a PDF

Path csiph.com!newsfeed.xs4all.nl!newsfeed9.news.xs4all.nl!bofh.it!news.nic.it!robomod
From Pierre Gruet <pgt@debian.org>
Newsgroups linux.debian.bugs.dist, linux.debian.devel, linux.debian.maint.java
Subject Bug#1004554: ITP: libpdfbox-graphics2d-java -- Java library to embed graphics as vector drawing in a PDF
Date Sun, 30 Jan 2022 14:10:02 +0100
Message-ID <DLi7U-7jB-3@gated-at.bofh.it> (permalink)
X-Mailbox-Line From debian-bugs-dist-request@lists.debian.org Sun Jan 30 13:03:09 2022
Old-Return-Path <debbugs@buxtehude.debian.org>
X-Spam-Flag NO
X-Spam-Score -6.9
Reply-To Pierre Gruet <pgt@debian.org>, 1004554@bugs.debian.org
Resent-To debian-bugs-dist@lists.debian.org
Resent-Cc debian-devel@lists.debian.org, pkg-java-maintainers@lists.alioth.debian.org, wnpp@debian.org, Debian Java team <debian-java@lists.debian.org>
X-Debian-Pr-Message report 1004554
X-Debian-Pr-Package wnpp
Content-Type text/plain; charset="us-ascii"
MIME-Version 1.0
Content-Transfer-Encoding 7bit
X-Mailer reportbug 11.3.0
X-Debian-Message from BTS
X-Mailing-List <debian-bugs-dist@lists.debian.org> archive/latest/1702674
List-ID <debian-bugs-dist.lists.debian.org>
List-URL <https://lists.debian.org/debian-bugs-dist/>
Approved robomod@news.nic.it
Lines 41
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Sun, 30 Jan 2022 14:00:07 +0100
X-Original-Message-ID <164354760771.44479.7000758379819910014.reportbug@mendelssohn>
Xref csiph.com linux.debian.bugs.dist:1091307 linux.debian.devel:103252 linux.debian.maint.java:12342

Cross-posted to 3 groups.

Show key headers only | View raw


Package: wnpp
Severity: wishlist
Owner: Debian Java team <debian-java@lists.debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org, pkg-java-maintainers@lists.alioth.debian.org

* Package name    : libpdfbox-graphics2d-java
  Version         : 0.34
  Upstream Author : Emmeran Seehuber
* URL             : https://github.com/rototor/pdfbox-graphics2d/
* License         : Apache-2.0
  Programming Lang: Java
  Description     : Java library to embed graphics as vector drawing in a PDF

Using this library one can use any Graphics2D API based SVG / graph /
chart library to embed those graphics as vector drawing in a PDF. In
combination with PDFBox PDFRenderer/PageDrawer one can also "rerender"
PDF pages and change certain aspects (e.g. change the color mapping and
perform an overfill) .

The following features are supported:

* Drawing any shape using draw...() and fill...() methods from
  Graphics2D.
* Drawing images. The default is to always lossless compress them. One
  could plugin one's own Image -> PDImageXObject conversion if one wants
  to encode the images as jpeg.
* All BasicStroke attributes.
* Paint:
   - Color. One can specify one's own color mapping implementation to
     special map the (RGB) colors to PDColor. Beside using CMYK colors
     one can also use spot colors.
   - GradientPaint, LinearGradientPaint and RadialGradientPaint. There
     are some restrictions.
   - TexturePaint.
* Drawing text. By default all text is drawn as vector shapes, so no
  fonts are embedded. RTL languages are supported. It's possible to use
  fonts, but this loses some features (especially RTL support) and one
  must provide the TTF files of the fonts if the default PDF fonts are
  not enough.

The package will be team-maintained in the Debian Java team.

Back to linux.debian.maint.java | Previous | NextNext in thread | Find similar


Thread

Bug#1004554: ITP: libpdfbox-graphics2d-java -- Java library to embed graphics as vector drawing in a PDF Pierre Gruet <pgt@debian.org> - 2022-01-30 14:10 +0100
  Bug#1004554: marked as done (ITP: libpdfbox-graphics2d-java --  Java library to embed graphics as vector drawing in a PDF) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2022-02-14 13:10 +0100

csiph-web