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 "overlay"

SDL::Overlay - YUV Video overlay River stage two • 23 direct dependents • 25 total dependents

A "SDL_Overlay" allows for video rendering on an "SDL_Surface" which is a display. The term 'overlay' is a misnomer since, unless the overlay is created in hardware, the contents for the display surface underneath the area where the overlay is shown ...

FROGGS/SDL-2.548 - 19 May 2018 10:58:08 UTC - Search in distribution

XML::Overlay - Apply overlays to XML documents River stage zero No dependents

XML::Overlay is a simple collection of Class::XML modules that provide a mechanism somewhat inspired by Mozilla's XUL Overlays, but designed for manipulating general XML documents. The overlay document contains one or more target elements, each with ...

MSTROUT/XML-Overlay-0.01 - 21 Sep 2004 10:33:30 UTC - Search in distribution

Data::Overlay - merge/overlay data with composable changes River stage zero No dependents

Basic Idea The overlay functions can be used to apply a group of changes (also called an overlay) to a data structure, non-destructively, returning a shallow-ish copy with the changes applied. "Shallow-ish" meaning shallow copies at each level along ...

BOWMANBS/Data-Overlay-0.54 - 19 Mar 2012 07:00:28 UTC - Search in distribution

Ogre::Overlay River stage one • 2 direct dependents • 2 total dependents

See the online API documentation at <http://www.ogre3d.org/docs/api/html/classOgre_1_1Overlay.html> Note: this Perl binding is currently *experimental* and subject to API changes....

SLANNING/Ogre-0.60 - 25 Jun 2013 21:55:29 UTC - Search in distribution

Gentoo::Overlay - Tools for working with Gentoo Overlays River stage one • 3 direct dependents • 3 total dependents

KENTNL/Gentoo-Overlay-2.001002 - 08 Mar 2017 12:02:15 UTC - Search in distribution

Template::Overlay - A powerful, and simple, library for resolving placeholders in templated files River stage zero No dependents

This provides the ability ot overlay a set of files with a set of resolved templates. It uses Template::Resolver to resolve each file....

LTHEISEN/Template-Resolver-1.16 - 22 Dec 2017 19:45:28 UTC - Search in distribution
  • Template::Resolver - A powerful, and simple, library for resolving placeholders in templated files

Footprintless::Overlay - An overlay manager River stage one • 3 direct dependents • 3 total dependents

Overlays are a combination of a directory of static files and a directory of templated files that will be merged to an output directory. This is implemented in Template::Overlay. Additionally, any folder under the "template_dir" can contain a ".footp...

LTHEISEN/Footprintless-1.29 - 22 Aug 2018 21:52:40 UTC - Search in distribution

App::PDF::Overlay - insert a PDF document over/under another document River stage zero No dependents

This program will read the given input PDF file(s) and copy them into a new output document. Optionally, an overlay PDF document can be specified. If so, the pages of the overlay document are inserted over (or, with option --behind, behind) the pages...

JV/App-PDF-Overlay-0.002 - 19 Apr 2022 17:39:52 UTC - Search in distribution

XML::LibXML::Overlay - Overlays for XML files River stage zero No dependents

XML::LibXML::Overlay allowes to apply overlay files to XML files. This modul is a rewirte of XML::Overlay, but it uses plain XML::LibXML instead of the Class::XML thru XML::Parser stack....

KALEX/XML-LibXML-Overlay-0.2 - 17 Dec 2009 09:35:04 UTC - Search in distribution

Gentoo::Overlay::Group - A collection of Gentoo::Overlay objects. River stage one • 2 direct dependents • 2 total dependents

KENTNL/Gentoo-Overlay-Group-1.000001 - 08 Mar 2017 11:52:47 UTC - Search in distribution

Graphics::DZI::Overlay - DeepZoom Image Pyramid, Sparse Images River stage zero No dependents

This package can hold one overlay image, together with a coordinate and a factor how much this images is smaller than the canvas onto which the image is to be put....

DRRHO/Graphics-DZI-0.05 - 23 Apr 2010 12:13:06 UTC - Search in distribution

Gtk2::Ex::Geo::Overlay - A Gtk2 widget for a visual overlay of geospatial data River stage one • 2 direct dependents • 2 total dependents

AJOLMA/Gtk2-Ex-Geo-0.66 - 03 Feb 2013 15:24:49 UTC - Search in distribution
  • Gtk2::Ex::Geo - The main module to use for geospatial applications

Gentoo::Overlay::Group::INI - Load a list of overlays defined in a configuration file. River stage zero No dependents

KENTNL/Gentoo-Overlay-Group-INI-0.2.2 - 13 Mar 2013 08:36:02 UTC - Search in distribution

Solaris::DeviceTree::Overlay - Unification of multiple devicetrees River stage zero No dependents

The Solaris::DeviceTree::Overlay module implements the Solaris::DeviceTree::Node interface to access the Solaris device tree in a unified view from multiple data sources. Each data source must implement the Solaris::DeviceTree::Node interface. As a g...

DAGOBERT/Solaris-DeviceTree-0.03 - 13 Dec 2003 10:20:01 UTC - Search in distribution

Pod::Abstract::Filter::overlay - paf command to perform a method documentation overlay on a Pod document. River stage two • 5 direct dependents • 14 total dependents

BLILBURNE/Pod-Abstract-0.20 - 03 Jan 2010 02:03:58 UTC - Search in distribution

lib/Lemonldap/NG/Common/Conf/Backends/Overlay.pm River stage one • 1 direct dependent • 1 total dependent

COUDOT/Lemonldap-NG-Common-2.19.0 - 30 Apr 2024 15:22:47 UTC - Search in distribution

PDF::Reuse::OverlayChart - Produce simple or mixed charts with PDF::Reuse River stage zero No dependents

To draw charts with the help of PDF::Reuse. Currently there are 5 types: 'bars', 'totalbars','percentbars', 'lines' and 'area'. The charts can be overlaid, so you can mix the types in the same chart. (Except for 'percentbars', which can't be freely c...

CNIGHS/PDF-Reuse-OverlayChart-0.03 - 12 Dec 2014 03:04:08 UTC - Search in distribution

RT::Search::Googleish_Overlay - Simple operator searching of custom fields River stage zero No dependents

Search for custom fields with "."*CFName*":"*value*, where *CFName* and *value* match "\S+" Searches may be negated with a leading dash i.e; -.foo:bar finds objects with foo different from bar....

JPIERCE/RTx-Tags-0.25 - 04 Aug 2009 00:41:43 UTC - Search in distribution

UAV::Pilot::SDL::VideoOverlay River stage zero No dependents

A role for objects to draw on top of a video. Requires a "process_video_overlay()" method, which will be passed the "UAV::Pilot::SDL::Window" object that the video is drawing to. Where $video is an "UAV::Pilot::SDL::Video" object, you can set an $ove...

TMURRAY/UAV-Pilot-SDL-0.3 - 25 Oct 2015 13:16:55 UTC - Search in distribution

lib/Wx/DemoModules/wxOverlay.pm River stage zero No dependents

MDOOTSON/Wx-Demo-0.22 - 31 Mar 2014 14:05:04 UTC - Search in distribution
162 results (0.104 seconds)