The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "Image::Info::SVG"

Image::Info::SVG - SVG support for Image::Info River stage two • 26 direct dependents • 35 total dependents

This modules supplies the standard key names except for BitsPerSample, Compression, Gamma, Interlace, LastModificationTime, as well as: ImageDescription The image description, corresponds to <desc>. SVG_Image A scalar or reference to an array of scal...

SREZIC/Image-Info-1.44 - 03 Aug 2023 17:14:43 UTC - Search in distribution

XML::SAX::SVGTransformer - SVG transformer River stage zero No dependents

This SAX handler adds a transform attribute to an SVG image to make it rotate, flip, or resize. You can also use this to extract the size information of the image. Internally, this adds a comment to keep the initial image size, and a group with a tra...

ISHIGAKI/XML-SAX-SVGTransformer-0.05 - 27 Feb 2022 16:38:50 UTC - Search in distribution

exiftool - Read and write meta information in files River stage two • 29 direct dependents • 30 total dependents

A command-line interface to Image::ExifTool, used for reading and writing meta information in a variety of file types. *FILE* is one or more source file names, directory names, or "-" for the standard input. Metadata is read from source files and pri...

EXIFTOOL/Image-ExifTool-12.76 - 31 Jan 2024 15:31:14 UTC - Search in distribution

Dancer - lightweight yet powerful web application framework River stage three • 214 direct dependents • 218 total dependents

Dancer is a web application framework designed to be as effortless as possible for the developer, taking care of the boring bits as easily as possible, yet staying out of your way and letting you get on with writing your code. Dancer aims to provide ...

YANICK/Dancer-1.3521 - 08 Feb 2023 20:58:09 UTC - Search in distribution

IUP::MglPlot - [GUI element] canvas-like element for creating 2D plots (based on MathGL library) River stage zero No dependents

Creates a MathGL <http://mathgl.sourceforge.net/> based element for creating 2D and 3D plots with interface similar to IUP::PPlot....

KMX/IUP-0.305 - 07 Sep 2016 19:02:56 UTC - Search in distribution
  • IUP::Canvas - [GUI element] 2D canvas with many drawing and text functions
  • IUP::Plot - [GUI element] canvas-like element for creating 2D plots

umlclass.pl - Utility to generate UML class diagrams from Perl source or runtime River stage zero No dependents

This is a simple command-line frontend for the UML::Class::Simple module. I'll illustrate the usage of this tool via some real-world examples. Draw Stevan's Moose $ umlclass.pl -M Moose -o samples/moose_small.png -p "^(Class::MOP|Moose::)" -s 4x8 Thi...

AGENT/UML-Class-Simple-0.22 - 18 Dec 2016 23:00:01 UTC - Search in distribution

sqlt-graph - Automatically create a graph from a database schema River stage three • 117 direct dependents • 266 total dependents

This script will create a graph of your schema. Only the database driver argument (for SQL::Translator) is required. If no output file name is given, then image will be printed to STDOUT, so you should redirect the output into a file. The default act...

VEESH/SQL-Translator-1.65 - 16 Jan 2024 18:56:26 UTC - Search in distribution

render.pl - Run MarpaX::Demo::StringParser::Renderer. River stage zero No dependents

RSAVAGE/MarpaX-Demo-StringParser-2.04 - 26 Dec 2016 00:44:38 UTC - Search in distribution

render.pl - Run MarpaX::Languages::Dash::Renderer. River stage zero No dependents

RSAVAGE/MarpaX-Languages-Dash-1.00 - 25 Dec 2016 05:56:07 UTC - Search in distribution

GraphViz2 - A wrapper for AT&T's Graphviz River stage two • 19 direct dependents • 21 total dependents

Overview This module provides a Perl interface to the amazing Graphviz <http://www.graphviz.org/>, an open source graph visualization tool from AT&T. It is called GraphViz2 so that pre-existing code using (the Perl module) GraphViz continues to work....

ETJ/GraphViz2-2.67 - 21 Jul 2022 12:49:05 UTC - Search in distribution

SNMP::Map - Tool for drawing network map River stage zero No dependents

The SNMP::Map module is used for drawing network map of hosts which support SNMP. Spanning Tree root switch can be distinguished by its position and color. Module provides switches and ports on the picture linked by each other.You can get various inf...

KASHA/SNMP-Map-1.01 - 03 Jan 2009 20:24:21 UTC - Search in distribution

GraphViz2::DBI - Visualize a database schema as a graph River stage zero No dependents

Takes a database handle, and graphs the schema. You can write the result in any format supported by Graphviz <http://www.graphviz.org/>. Here is the list of output formats <http://www.graphviz.org/content/output-formats>....

ETJ/GraphViz2-DBI-2.52 - 05 Nov 2020 11:31:17 UTC - Search in distribution

PDL::Graphics::Gnuplot - Gnuplot-based plotting for PDL River stage one • 1 direct dependent • 1 total dependent

This module allows PDL data to be plotted using Gnuplot as a backend for 2D and 3D plotting and image display. Gnuplot (not affiliated with the GNU project) is a venerable, open-source program that produces both interactive and publication-quality pl...

ETJ/PDL-Graphics-Gnuplot-2.026 - 20 Apr 2024 15:05:30 UTC - Search in distribution

GD::Polyline - Polyline object and Polygon utilities (including splines) for use with GD River stage three • 97 direct dependents • 154 total dependents

Polyline.pm extends the GD module by allowing you to create polylines. Think of a polyline as "an open polygon", that is, the last vertex is not connected to the first vertex (unless you expressly add the same value as both points). For the remainder...

RURBAN/GD-2.81 - 03 May 2024 17:02:57 UTC - Search in distribution

XML::ApacheFOP - Access Apache FOP from Perl to create PDF files using XSL-FO. River stage zero No dependents

XML::ApacheFOP allows you to create PDFs (or other output types, explained below) using Apache FOP. Since FOP is written in Java, this module relies on Java.pm. You will need to have FOP and Java.pm installed before installing this module....

KEN/XML-ApacheFOP-0.03 - 16 Nov 2005 17:13:37 UTC - Search in distribution

svg_validate - This script scans a directory full of *.svg files and checks them to see if they have proper metadata. If so, it copies them into a target directory and creates a png of it. It also creates a list of PASS and FAIL for the different criteria. River stage one • 1 direct dependent • 1 total dependent

This script is an example of use of SVG::Metadata for processing sets of SVG files, selecting the ones that have proper metadata, and placing them into a separate directory tree. It generates and places PNG's of each image as well as a text summary f...

BRYCE/SVG-Metadata-0.28 - 23 Aug 2005 01:20:23 UTC - Search in distribution
  • svg_annotate - Adds RDF metadata to an SVG file. This script scans files and directories for SVG files and if they lack embedded RDF metadata, inserts it.

Dancer2::Manual::Keywords - Dancer2 DSL Keywords River stage three • 156 direct dependents • 176 total dependents

CROMEDOME/Dancer2-1.1.0 - 12 Dec 2023 01:29:05 UTC - Search in distribution

bnf2graph.pl - Convert a Marpa grammar into a image using GraphViz2. River stage zero No dependents

RSAVAGE/MarpaX-Grammar-GraphViz2-2.00 - 26 Dec 2016 00:46:17 UTC - Search in distribution

Task::BeLike::SHLOMIF - Be like SHLOMIF / Shlomi Fish. River stage zero No dependents

SHLOMIF/Task-BeLike-SHLOMIF-0.0.10 - 27 Feb 2023 17:30:32 UTC - Search in distribution

Image::SVG::Path - read the "d" attribute of an SVG path River stage one • 2 direct dependents • 3 total dependents

This module extracts information contained in the "d" attribute of an SVG <path> element and turns it into a simpler series of steps. For example, an SVG <path> element might take the form <path d="M9.6,20.25c0.61,0.37,3.91,0.45,4.52,0.34c2.86-0.5,14...

BKB/Image-SVG-Path-0.36 - 01 May 2021 09:52:34 UTC - Search in distribution
24 results (0.093 seconds)