SVG support


 
Thread Tools Search this Thread
Operating Systems HP-UX SVG support
# 1  
Old 06-28-2006
SVG support

Okay, I know this is not necessarily a specific HP-UX OS question, but I'm hoping someone here may simply know the answer. We're trying to find out if SVG images are supported and viewable in any Mozilla (or Firefox) versions (1.5 or up) that are ported to HP-UX. On some platforms SVG requires a plugin from Adobe (which isn't apparently available for HP-UX) and on some it's natively supported. We have no HP-UX box here to test on. Does anyone know? Thanks.
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

XML support

Does Unix or Linux support XML (1 Reply)
Discussion started by: usha4u
1 Replies
Login or Register to Ask a Question
CAIROSVG(1)						      General Commands Manual						       CAIROSVG(1)

NAME
cairosvg-py2 -- SVG converter based on Cairo SYNOPSIS
cairosvg-py2 [filename] [-h] [-f format] [-d dpi] [-o output] [--version] DESCRIPTION
This manual page documents briefly the cairosvg-py2 command. This manual page was written for the Debian distribution because the original program does not have a manual page. cairosvg-py2 is a SVG converter based on Cairo. It can export SVG files to PDF, PostScript and PNG files. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -h --help Show help message and exit. --version Show program's version number and exit. -f --format Output format which can either be PDF, PNG, PS or even SVG. -d --dpi SVG resolution. -o --output Output filename. AUTHOR
This manual page was written by fladi FladischerMichael@fladi.at for the Debian system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. CAIROSVG(1)