Highlight 2.6.13 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Highlight 2.6.13 (Default branch)
# 1  
Old 10-03-2008
Highlight 2.6.13 (Default branch)

ImageHighlight is a universal converter from sourcecode to HTML, XHTML, RTF, TeX, LaTeX, SVG, andXML. (X)HTML and SVG output are formatted by CascadingStyle Sheets. It supports more than 120 programminglanguages, and includes 40 highlighting colorthemes. It's possible to easily enhance theparsing database. The converter includes somefeatures to provide a consistent layout of theoutput code.License: GNU General Public License (GPL)Changes:
Several language definitions were improved. A library build target was added. Minor bugs were fixed. The API documentation was updated.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
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)