The AROS Archives(anonymous IP: 3.137.220.120,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (45)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1622

Full index file
Recent index file

Part of aros exec
 Readme for:  Datatype » Image » svg_datatype.i386-aros.zip

SVG Datatype

Description: Picture datatype for SVG format based on nanoSVG
Download: svg_datatype.i386-aros.zip       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 73kb
Version: 1.0
Date: 08 Aug 18
Author: Yannick Erb
Submitter: Yannick Erb
Email: yannick erb/free fr
Category: datatype/image
License: Other
Distribute: yes
FileID: 1714
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 69  (Current version)
69  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
Picture Datatype for SVG file format

This is not a vector graphic datatype!
SVG file is loaded and rasterised into a bitmap.
No saving features.

To install datatype:

1. copy SVG to SYS:Devs/Datatypes/
2. copy svg.dataype to SYS:Classes/Datatypes/
3. Reboot AROS to take new datatype into account


Implementation based on nanosvg :
Copyright (c) 2013-14 Mikko Mononen memon()inside.org

This software is provided 'as-is', without any express or implied
warranty.  In no event will the authors be held liable for any damages
arising from the use of this software.

Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:

1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.




Copyright © 2005 - 2024 The AROS Archives All Rights Reserved