Perl graphic toolkit
https://metacpan.org/release/Prima
The toolkit is combined from two basic set of classes - core and external. The core classes are coded in C and form a base line for every Prima object written in perl. The usage of C is possible together with the toolkit; however, its full power is revealed in the perl domain. The external classes present easily expandable set of widgets, written completely in perl and communicating with the system using Prima library calls.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / perl-Prima
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Prima && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Prima-1.72.tar.gz | 0002267813 2.16 MB | |
_link | 0000000145 145 Bytes | |
cpanspec.yml | 0000001208 1.18 KB | |
perl-Prima.changes | 0000022249 21.7 KB | |
perl-Prima.spec | 0000002932 2.86 KB |
Revision 74 (latest revision is 79)
Dirk Stoecker (dstoecker)
accepted
request 1153673
from
Tina Müller (tinita)
(revision 74)
- updated to 1.72 see /usr/share/doc/packages/perl-Prima/Changes 1.72 2024-01-31 - Major rehaul of ROP constants with API compatibility break: -- rop(R), put_image(X,Y,I) will not use rop R but rop::Default instead -- rop::Blend and rop::CopyPut are no longer equal. rop::XorPut and rop::Xor are no longer equal; the latter is rop::XorOver now. - Image.text_out() works outside the paint mode by querying glyph bitmaps. Other text- and font- related method work too. - Pod parsing and rendering moved to Prima::Drawable::Pod -- added utils/pod2pdf that works without needing a X11 server - Font.underlinePosition and Font.underlineThickness are added - Image.has_codec added - Prima::Image::Loader and per-frame image loading and saving is added - Utils.sound is removed
Comments 0