The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "SVG::Metadata"

SVG::Metadata - Perl module to capture metadata info about an SVG file River stage one • 1 direct dependent • 1 total dependent

This module provides a way of extracting, browsing and using RDF metadata embedded in an SVG file. The SVG spec itself does not provide any particular mechanisms for handling metadata, but instead relies on embedded, namespaced RDF sections, as per X...

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.
  • 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.
  • 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.

SVG - Perl extension for generating Scalable Vector Graphics (SVG) documents. River stage two • 29 direct dependents • 46 total dependents

SVG is a 100% Perl module which generates a nested data structure containing the DOM representation of an SVG (Scalable Vector Graphics) image. Using SVG, you can generate SVG objects, embed other SVG instances into it, access the DOM object, create ...

MANWAR/SVG-2.87 - 19 May 2022 17:03:48 UTC - Search in distribution

SVG::Grid - Address SVG images using cells of $n1 x $n2 pixels River stage zero No dependents

"SVG::Grid" allows you to *mostly* use cell co-ordinates (like a spreadsheet) to place items on an SVG image. These co-ordinates are in the form (x, y) = (integer, integer), where x and y refer to the position of a cell within a row and a column. You...

RSAVAGE/SVG-Grid-1.12 - 28 Jan 2018 00:24:45 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

xyplot - Plot XY dataset(s) using gnuplot River stage one • 1 direct dependent • 1 total dependent

This utility is a wrapper for gnuplot to quickly generate a graph from the command-line and view it using an image viewer program or a browser. Specifying dataset You can specify the dataset to plot directly from the command-line or specify filename ...

PERLANCAR/App-GnuplotUtils-0.006 - 26 Jan 2024 00:05:25 UTC - Search in distribution

GraphViz - Interface to AT&T's GraphViz. Deprecated. See GraphViz2 River stage two • 29 direct dependents • 40 total dependents

This module provides an interface to layout and image generation of directed and undirected graphs in a variety of formats (PostScript, PNG, etc.) using the "dot", "neato", "twopi", "circo" and "fdp" programs from the Graphviz project (http://www.gra...

ETJ/GraphViz-2.26 - 03 Mar 2023 18:32:44 UTC - Search in distribution

PDF::Cairo - simple API for creating PDF files using the Cairo library River stage zero No dependents

Cairo <https://www.cairographics.org> is a cross-platform vector graphics library that is capable of generating high-quality PDF output (as well as PNG, PS, and SVG). Unfortunately, the Cairo Perl module is not well documented or easy to use, especia...

JGREELY/PDF-Cairo-1.05 - 30 Jun 2019 20:45:41 UTC - Search in distribution

HTML::Blitz - high-performance, selector-based, content-aware HTML template engine River stage zero No dependents

HTML::Blitz is a high-performance, CSS-selector-based, content-aware template engine for HTML5. Let's unpack that: * You want to generate web pages. Those are written in HTML5. * Your HTML documents are mostly static in nature, but some parts need to...

MAUKE/HTML-Blitz-0.0901 - 20 Mar 2024 18:28:27 UTC - Search in distribution

SVG::Rasterize - rasterize SVG content to pixel graphics River stage zero No dependents

"SVG::Rasterize" can be used to rasterize SVG objects to pixel graphics (currently png only) building on the Cairo library (by default, other underlying rasterization engines could be added). The direct rasterization of "SVG" files might be implement...

LGEHLEN/SVG-Rasterize-0.003008 - 21 May 2011 09:24:24 UTC - Search in distribution

Bio::Phylo::Manual - High-level user guide River stage two • 9 direct dependents • 18 total dependents

RVOSA/Bio-Phylo-v2.0.1 - 30 Oct 2017 19:50:35 UTC - Search in distribution

update_doc - command-line program for updating a document in a document management system. River stage zero No dependents

update_doc - This program is a client-side tool for updating properties of a document stored in a document management system via SOAP. Specifically, it's used for updating the metadata in SVG files in the Open Clip Art Library (http://www.openclipart...

BRYCE/Document-Manager-0.35 - 11 Jul 2005 05:31:20 UTC - Search in distribution

Image::Info - Extract meta information from image files River stage two • 26 direct dependents • 35 total dependents

This module provides functions to extract various kinds of meta information from image files. EXPORTS Exports nothing by default, but can export the following methods on request: image_info image_type dim html_dim determine_file_type METHODS The foll...

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

MarpaX::Grammar::Parser - Converts a Marpa grammar into a tree using Tree::DAG_Node River stage zero No dependents

"MarpaX::Grammar::Parser" uses Marpa::R2 to convert a user's BNF into a tree of Marpa-style attributes, (see "raw_tree()"), and then post-processes that (see "compress_tree()") to create another tree, this time containing just the original grammar (s...

RSAVAGE/MarpaX-Grammar-Parser-2.01 - 28 Jan 2018 00:02:58 UTC - Search in distribution

GraphViz2::Marpa - A Marpa-based parser for Graphviz dot files River stage one • 1 direct dependent • 1 total dependent

GraphViz2::Marpa provides a Marpa::R2-based parser for Graphviz <http://www.graphviz.org/> graph definitions. Demo output: <http://savage.net.au/Perl-modules/html/graphviz2.marpa/index.html>. Marpa's homepage <http://savage.net.au/Marpa.html>. Articl...

RSAVAGE/GraphViz2-Marpa-2.12 - 03 May 2021 01:32:15 UTC - Search in distribution

StreamFinder::SoundCloud - Fetch actual raw streamable URLs from song-entry websites on SoundCloud.com River stage one • 1 direct dependent • 2 total dependents

NOTE: Users should also consider StreamFinder::SoundCloud to now be depreciatedand and may be removed in a later StreamFinder release, as they've added cookie and tracker requirements making it impossible to search for songs on their site without ena...

TURNERJW/StreamFinder-2.30 - 25 Apr 2024 20:13:52 UTC - Search in distribution

Font::FreeType::Glyph - glyphs from font typefaces loaded from Font::FreeType River stage one • 2 direct dependents • 2 total dependents

This class represents an individual glyph (character image) loaded from a font. See Font::FreeType::Face for how to obtain a glyph object, in particular the "glyph_from_char_code()" and "glyph_from_char()" methods. Things you an do with glyphs includ...

DMOL/Font-FreeType-0.16 - 12 May 2020 05:56:08 UTC - Search in distribution

Ordeal::Model::Card - Class for representing cards River stage zero No dependents

This class represents a card, with the goal of providing access to its representation (most probably an image file). "id" should be a unique identifier for the card. "content_type" and "data" do what you think: provide you the data associated to the ...

POLETTIX/Ordeal-Model-0.004 - 04 Sep 2020 05:44:35 UTC - Search in distribution

GraphViz2::Marpa::PathUtils - Provide various analyses of Graphviz dot files River stage zero No dependents

GraphViz2::Marpa::PathUtils parses Graphviz <http://www.graphviz.org/> dot files and processes the output in various ways. Features: o Find all groups of nodes, called clusters Nodes within such groups are connected to each other, but have no links t...

RSAVAGE/GraphViz2-Marpa-PathUtils-2.00 - 15 Dec 2014 04:55:43 UTC - Search in distribution

sreview-transcode - transcode the output of sreview-cut into production-quality media files River stage zero No dependents

"sreview-transcode" performs the following actions: * Look up the talk with id TALKID in the database. * Create the preroll slide from the preroll template, after applying template changes to it * If a postroll template is defined, create the postrol...

WOUTER/SReview-0.9.3 - 03 Nov 2023 07:40:21 UTC - Search in distribution
29 results (0.071 seconds)