1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/print/dvipdfmx/files
Hiroki Sato 1999a1ac11 Update to 20090522. Changes include:
- Added dvipdfm compatibility mode. This mode is triggered if
  dvipdfmx is called as "dvipdfm", and likewise extractbb
  as "ebb". (The latter mode was already present.)

- Improved PDF version handling. A "Version" entry in the
  document catalog is now honored. Moreover, dvipdfmx accepts to
  write PDF 1.7, and extractbb doesn't complain about PDF
  versions any more. Encryption keys too long for PDF 1.3 now
  lead to an error instead of a silent change of PDF version.

- Bug fix: \special{pdf:bann} ... \special{pdf:eann} (e.g.,
  \hyperlink) cause a problem when it was surrounded by the pair
  \special{pdf:bcontent} ... \special{\special{pdf:econtent}.

- Removed binary mode option "-b". In ebb, just ignore it.

- xbb: Changed output-to-stdout option to "-O".

- Fixed two problems with removal of PDF destinations: Non-link
  annotations produced a warning, and broken links were not
  detected if no valid destination existed.  Removing unused
  destinations is now default behaviour and can be prevented by
  using the flag "-C 0x10". Since the feature is still new, this
  flag is set in dvipdfmx.cfg.

Approved by:	maintainer timeout (1 month)
2009-06-24 08:08:23 +00:00
..
patch-src-dvipdfmx.c Update to 20090522. Changes include: 2009-06-24 08:08:23 +00:00
patch-src-Makefile.in Rename ${PREFIX}/bin/ebb to ${PREFIX}/bin/ebb-dvipdfmx to avoid 2008-06-11 16:02:53 +00:00