updated to 1.59
see /usr/share/doc/packages/perl-Prima/Changes
1.59 2020-05-27
- Added support for unicode bidirectional algorithm and text shaping:
-- All standard widgets are moved to new shaped text implementation:
formerly char-based position properties, such as firstChar and selection,
are now cluster-based.
-- Unicode bidirectional algorithms uses fribidi on all platforms
-- Text shaping uses harfbuzz on unix
-- Text::Bidi is no loger used
-- Text input direction is deduced from new Application.language
- Switch PostScript backend to generate embedded Type1 fonts only
-- Remove bitmap font generation and remove support for native PS fonts
-- Remove support for encodings, leave only Unicode
- Move Prima::*Dialog.pm files into Prima::Dialog::* namespace.
-- The old packages will be alive for a while, but will print a deprecation message
OBS-URL: https://build.opensuse.org/request/show/809858
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Prima?expand=0&rev=51
- remove upstreamed gcc-warnings.patch and Prima-GenericEvent.patch
- updated to 1.53
see /usr/share/doc/packages/perl-Prima/Changes
1.53 2018-10-10
- Image downsampling made consistent; added ict::Posterization;
- Added images to documentations
- Support gtk3 (but prefer gtk2)
1.52 2017-06-28
- Better support for multi-threading
- Better support of MacOS/XQuartz
- Aesthetic fixes for scrollbars, spin edits, and sliders
- Fixes for paths; path demo with PS interpreter
- Add Widget.clipChildren, Drawable.fillPatternOffset, Timer.toggle
- Coredump fix for Data::Dumper::GUI usage pattern
- Support colored cursors on X11
1.51 2017-03-28
- Add graphic paths support
- Add spinner widgets by Maximilian Lika
- Use Region objects for shape and clipping
1.50 2017-01-03
- Renamed utils after debian standard
- Support high-dpi monitors and uiScaling, also with smooth bitmap scaling
- Image.data/Icon.mask made faster by returning a read-only scalar
- Support multiple monitors for win32
- Adapt event loop for AnyEvent integration ( add onIdle and yield(1) )
1.49 2016-09-27
OBS-URL: https://build.opensuse.org/request/show/647508
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Prima?expand=0&rev=37
- updated to 1.43
see /usr/share/doc/packages/perl-Prima/Changes
1.43 2015-04-10
- Rewrite font test and polish rough ends in xft font handling
- Copy images to clipboard so that GTK recognizes them
1.42 2015-03-11
- Tests became TAP compliant and using Prima::Test
- Jpeg exif orientation support added
- Scrollbar overriding properties added for scroller widgets
- remove heavily outdated docs and VB-decent.diff
OBS-URL: https://build.opensuse.org/request/show/297242
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Prima?expand=0&rev=29
- Update to version 1.41:
+ Add ImageViewer.autoZoom.
+ Fixes to Notebook .
- Changes from version 1.40:
+ Remove Win9X support.
+ Cygwin default build is for X11.
+ Compile with giflib 5.1.
+ Add Drawable::Subcanvas.
+ Add ImageViewer.stretch.
+ PS font and eps fixes.
+ win32.gp cliprect fix.
- Changes from version 1.39:
+ Prepare for perl 5.20.
- Changes from version 1.38:
+ X11: add multimonitor support.
+ special char @ means auto-toggle in menu items.
OBS-URL: https://build.opensuse.org/request/show/283331
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Prima?expand=0&rev=27