note: script detailed in `man revbump` insisted on bumping pkgrevision of
print/poppler, it's probably wrong, but not committing this change is wronger.
* Features:
- option to auto-save documents and recover auto-saves (after Edward Yang,
Aiwarrior, Timo Kluck)
- new Export to PDF code using cairo (and config option to enable legacy
code)
- horizontal view mode
- improved touchscreen handling
- pencil cursor option (patch by Luciano Siqueira)
- added "new pages duplicate background" option (new default is false)
- updated Windows build and packaging instructions
* XInput device handling:
- ignore events from non-drawing devices by default (ignore_other_devices)
- "touchscreen as hand tool" option (after Rumen Zarev and Daniel German)
- "pen disables touchscreen" option; dialog box to designate touch device
- tweaks to xinput event processing for touchscreens
* Bugfixes:
- generate cursors from pixbufs (fixes a Win32 bug)
- work around Win32 bug: refuse paste if mismatched format
- fix configure.in for automake-1.13 (Florian Bruhin, Andreas Huettel)
- smoother icons for eraser and shapes buttons (by Colin Macdonald)
- fix a cross-platform g_basename() issue (after Daniel German)
- bugfix for file paths with non-English characters in Win32
- add some margin around lasso selection rectangle (after Niklas Beisert)
- warn for fontconfig cache generation in Win32
* Translations:
- Chinese (simplified) translation (by Mutse)
- updated German translation (Stefan Holtzhauer)
- Polish translation (by Mis Uszatek)
- Chinese (traditional) translation (William Chao)
- Japanese translation (by Hiroshi Saito)
Problems found with existing distfiles:
distfiles/javascript-2.1b1.el
distfiles/yEd-3.14.2.zip
No changes made to the javascript-mode or yEd distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
by Jim Bernard, based on patch by Matthew Mondor.
Version 0.4.7 (July 4, 2012):
insert image tool (based on patches by Victor Saase and Simon Guest)
renamed "Journal" menu to "Page"
paste images and text directly from and to other applications
lasso tool (based on patch by Ian Woo Kim)
Version 0.4.6 (May 22, 2012):
win32 portability code (contributed by Dirk Gerrits)
fix bug in PDF export code on 64-bit systems (patch by Robert Buchholz)
fix hand tool bug when exiting canvas (#2905711)
Italian translation (Marco Poletti), German translation (Stefan Lembach)
Spanish translation (Alvaro), Brazil Portuguese translation (Marco Souza)
fix save bug with text boxes containing > 4095 characters
Czech translation (David Kolibac), Dutch translation (Timo Kluck)
fix crash upon unplugging input devices
change close dialog box default to "save" (patch by Kit Barnes)
option to force PDF background rendering via cairo (slower but nicer)
wrapper for missing GdkPixbuf rendering function in newest poppler
disable GTK+ XInput bugfix by default (#3429416)
fix linker flags (#3208984); evdev coordinate fix (#3244118) (Timo Kluck)
specify license version: GPL v2 or later
fix 1.#J coordinates from win32 xoj files