Logo by Alessandro Bacchia (anonymous IP: 3.149.253.73,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
svgimage.hwp ============ This plugin enables Hollywood to load SVG and SVGZ images. After this plugin has been installed, Hollywood will 'automagically' be able to open SVG images. When you use LoadBrush() on an SVG image, this plugin will create a vector brush for you. This means that you can transform it using ScaleBrush(), RotateBrush(), and TransformBrush() without any losses in quality. In case layers are enabled and you display a vector brush using DisplayBrush(), the layer graphics can also be transformed without any quality loss. The same as true for BGPics using vector graphics. Please note that svgimage.hwp will always create images with alpha channel by default. If you don't want that, you have to manually delete the alpha channel using DeleteAlphaChannel() after loading the image. In case you want to use an SVG image as a BGPic, you can also work around this problem by defining a background for this BGPic, e.g. like this: ()BGPIC 1, "test.svg", {FillStyle = #FILLCOLOR, FillColor = #WHITE} History ======= Version 1.3: (18-Feb-18) - New: Added build for the 64-bit Android platform - New: TrueType fonts from *.ttc files are now supported too Version 1.2: (02-Jul-15) - New [Linux]: Added build for Linux ARM - Fix [Linux/MacOS]: Plugin is now compiled as position-independent code (PIC) - Fix [OS3]: FPU version will cleanly exit now in case there is no FPU - New: Added support for adapter-specific file loading (requires Hollywood 6.0) - No longer accesses chunk loader specifications directly Version 1.1: (no public release) - New: Plugin supports the "ScaleWidth" and "ScaleHeight" tags of Hollywood 5.3 now; can speed things up in case you need to load a scaled version of the SVG image - New: Added file types information for Hollywood 5.3 Version 1.0: (19-Feb-12) - First release Copyright ========= This plugin was written by Andreas Falkenhahn <andreas()airsoftsoftwair.de> See the COPYING files in this package for conditions concerning distribution of this plugin. Visit http://www.hollywood-mal.com/ for more information on Hollywood and more plugins. |
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |