view release on metacpan or search on metacpan
lib/Gtk2/Ex/Xor.pm view on Meta::CPAN
return ($win->get_children)[0] # first child
|| $win;
}
# GooCanvas draws on a subwindow too, also undocumented it seems
# (there's a tmp_window too, but that's only an overlay suppressing some
# expose events or something at selected times)
*Goo::Canvas::Gtk2_Ex_Xor_window = \&Gtk2::Entry::Gtk2_Ex_Xor_window;
1;
__END__
view all matches for this distribution
view release on metacpan or search on metacpan
ImageView.xs view on Meta::CPAN
If invalidate is TRUE, the views entire area will be invalidated instead of
redrawn immidiately. The view is then queued for redraw, which means that
additional operations can be performed on it before it is redrawn.
The difference can sometimes be important like when you are overlaying data and
get flicker or artifacts when setting the offset. If that happens, setting
invalidate to TRUE could fix the problem. See the source code to
GtkImageToolSelector for an example.
Normally, invalidate should always be FALSE because it is much faster to repaint
view all matches for this distribution
view release on metacpan or search on metacpan
public/js/ui/jquery-ui-1.8.21.custom.min.js view on Meta::CPAN
* Copyright (c) 2012 AUTHORS.txt; Licensed MIT, GPL */
(function(a,b){var c,d,e,f,g="ui-button ui-widget ui-state-default ui-corner-all",h="ui-state-hover ui-state-active ",i="ui-button-icons-only ui-button-icon-only ui-button-text-icons ui-button-text-icon-primary ui-button-text-icon-secondary ui-button...
* https://github.com/jquery/jquery-ui
* Includes: jquery.ui.dialog.js
* Copyright (c) 2012 AUTHORS.txt; Licensed MIT, GPL */
(function(a,b){var c="ui-dialog ui-widget ui-widget-content ui-corner-all ",d={buttons:!0,height:!0,maxHeight:!0,maxWidth:!0,minHeight:!0,minWidth:!0,width:!0},e={maxHeight:!0,maxWidth:!0,minHeight:!0,minWidth:!0},f=a.attrFn||{val:!0,css:!0,html:!0,t...
* https://github.com/jquery/jquery-ui
* Includes: jquery.ui.slider.js
* Copyright (c) 2012 AUTHORS.txt; Licensed MIT, GPL */
(function(a,b){var c=5;a.widget("ui.slider",a.ui.mouse,{widgetEventPrefix:"slide",options:{animate:!1,distance:0,max:100,min:0,orientation:"horizontal",range:!1,step:1,value:0,values:null},_create:function(){var b=this,d=this.options,e=this.element.f...
* https://github.com/jquery/jquery-ui
view all matches for this distribution
view release on metacpan or search on metacpan
share/html-3-strict.dtd view on Meta::CPAN
>
<!ELEMENT FIGTEXT O O %body.content -- dummy element -->
<!--
Figure overlays. When combined with local caching, overlays
provide a cheap way of modifying a larger base image sent as
part of a previous page.
-->
<!ELEMENT OVERLAY - O EMPTY -- image overlay -->
<!ATTLIST OVERLAY
src %URI; #REQUIRED -- URI of image overlay --
%url.link; -- standard link attributes --
units (en|pixels) pixels -- specifies units as en's or pixels --
x NUMBER 0 -- offset from left in units --
y NUMBER 0 -- offset from top in units --
width NUMBER #IMPLIED -- desired width in units --
view all matches for this distribution
view release on metacpan or search on metacpan
lib/HTML/Dojo/src.pm view on Meta::CPAN
return (new GLatLng(this.data[0].lat, this.data[0].lng));
}
var clat = (bounds.getNorthEast().lat() + bounds.getSouthWest().lat()) / 2;
var clng = (bounds.getNorthEast().lng() + bounds.getSouthWest().lng()) / 2;
return (new GLatLng(clat, clng));
}, createPinpoint:function (pt, overlay) {
var m = new GMarker(pt);
if (overlay) {
GEvent.addListener(m, "click", function () {
m.openInfoWindowHtml("<div>" + overlay + "</div>");
});
}
return m;
}, plot:function (obj) {
var p = new GLatLng(obj.lat, obj.lng);
lib/HTML/Dojo/src.pm view on Meta::CPAN
return (new GLatLng(this.data[0].lat, this.data[0].lng));
}
var clat = (bounds.getNorthEast().lat() + bounds.getSouthWest().lat()) / 2;
var clng = (bounds.getNorthEast().lng() + bounds.getSouthWest().lng()) / 2;
return (new GLatLng(clat, clng));
}, createPinpoint:function (pt, overlay) {
var m = new GMarker(pt);
if (overlay) {
GEvent.addListener(m, "click", function () {
m.openInfoWindowHtml("<div>" + overlay + "</div>");
});
}
return m;
}, plot:function (obj) {
var p = new GLatLng(obj.lat, obj.lng);
view all matches for this distribution
view release on metacpan or search on metacpan
t/test_case_data/lessig_blog.html view on Meta::CPAN
<div class="center-image">
<div class="cc-book">
<a href="http://remix.lessig.org/">
<img src="http://remix.lessig.org/static/imgs/remix_cover_small.png"
style="border:1px solid #000; width:118px; height:178px;" alt="Code and other Laws of Cyberspace"
longdesc="book cover in white, blue and purple overlayed" />
</a>
</div>
</div>
</td>
<td>
view all matches for this distribution
view release on metacpan or search on metacpan
t/html/cnn.html view on Meta::CPAN
-->
<!--adType:bst-->
</head>
<body>
<a name="top_of_page"></a><a href="#ContentArea"><img src="http://i.cdn.turner.com/cnn/images/1.gif" align="right" alt="Skip to main content" border="0" height="1" hspace="0" style="display:none;" vspace="0" width="10"/></a>
<div id="cnn_ipadappbanner"></div> <div id="cnn_hdr"> <div id="cnn_hdr-prompt" style="display:none;"> <div class="hdr-wrap" id="cnn_hdr-promptcntnt"></div> </div> <div id="cnn_hdr-main"> <div class="hdr-wrap"> <div id="hdr-banner"> <a id="hdr-banner-...
<!-- this is where the breaking news CSI code will go -->
<div id="cnnBannerContainer"></div>
<script type="text/javascript">
CSIManager.getInstance().call('/.element/ssi/intl/breaking_news/3.0/banner.html','','cnnBannerContainer',cnnRenderInternationalBanner);
</script>
view all matches for this distribution
view release on metacpan or search on metacpan
lib/HTML/GMap/Files.pm view on Meta::CPAN
// document.getElementById("debug").innerHTML = 'zoom:' + map.getZoom();
return 1;
}
// Start refresh (clear overlays and messages)
function startRefresh() {
// Clear existing overlays
map.clearOverlays();
document.getElementById("status").innerHTML = 'Moving ...';
document.getElementById("legend").innerHTML = '';
document.getElementById("legend_message").innerHTML = '';
document.getElementById("details").innerHTML = '';
}
// Refresh display (clear overlays, send an AJAX request, process request)
function doRefresh(event) {
var drawGrid = varStore.drawGrid;
// Clear existing overlays
map.clearOverlays();
document.getElementById("status").innerHTML = "Refreshing ...";
// Construct URL based on coordinates and form values
view all matches for this distribution
view release on metacpan or search on metacpan
lib/auto/HTML/JQuery/static/css/jquery-ui.css view on Meta::CPAN
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/*
* jQuery UI Accordion 1.8.16
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
lib/auto/HTML/JQuery/static/css/jquery-ui.css view on Meta::CPAN
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; -khtml-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radi...
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom...
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bo...
/* Overlays */
.ui-widget-overlay { background: #aaaaaa/*{bgColorOverlay}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityOv...
.ui-widget-shadow { margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/; padding: 8px/*{thicknessShadow}*/; background: #aaaaaa/*{bgColorShadow}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*...
view all matches for this distribution
view release on metacpan or search on metacpan
lib/HTML/MasonX/Free/Resolver.pm view on Meta::CPAN
package HTML::MasonX::Free::Resolver 0.007;
# ABSTRACT: a resolver that lets you specialize components with dir overlays
use Moose;
#pod =head1 OVERVIEW
#pod
#pod This class is a replacement for L<HTML::Mason::Resolver::File>. If you don't
lib/HTML/MasonX/Free/Resolver.pm view on Meta::CPAN
#pod
#pod The idea is that you can have stuff in the C<my_app> root that specializes
#pod generalized stuff in the C<shared> root. Unfortunately, it's not really very
#pod useful. You can't have F<foo> in the first comp root inherit from F<foo> in
#pod the second. You can't easily take an existing set of templates and specialize
#pod them with an overlay.
#pod
#pod I<That> is the problem that this resolver is meant to solve. Instead of having
#pod the resolver try to find each path in each comp root independenly, the
#pod C<comp_roots> are instead stored in the resolver's C<resolver_roots>. When
#pod looking for a path, it looks in each root in turn. When it finds one, it
lib/HTML/MasonX/Free/Resolver.pm view on Meta::CPAN
=encoding UTF-8
=head1 NAME
HTML::MasonX::Free::Resolver - a resolver that lets you specialize components with dir overlays
=head1 VERSION
version 0.007
lib/HTML/MasonX/Free/Resolver.pm view on Meta::CPAN
The idea is that you can have stuff in the C<my_app> root that specializes
generalized stuff in the C<shared> root. Unfortunately, it's not really very
useful. You can't have F<foo> in the first comp root inherit from F<foo> in
the second. You can't easily take an existing set of templates and specialize
them with an overlay.
I<That> is the problem that this resolver is meant to solve. Instead of having
the resolver try to find each path in each comp root independenly, the
C<comp_roots> are instead stored in the resolver's C<resolver_roots>. When
looking for a path, it looks in each root in turn. When it finds one, it
view all matches for this distribution
view release on metacpan or search on metacpan
lib/HTML/Menu/TreeView.pm view on Meta::CPAN
=cut
sub appendNode {
my $self = shift;
my $node = shift;
$node->{image} = defined $node->{image} ? $node->{image} : 'link_overlay.png';
$node->{class} = defined $node->{class} ? $node->{class} : "treeviewLink$size";
$node->{title} = defined $node->{title} ? $node->{title} : $node->{text};
$id++;
if ( $columns > 0 ) {
foreach my $key ( keys %openArrays ) {
lib/HTML/Menu/TreeView.pm view on Meta::CPAN
=cut
sub appendLastNode {
my $self = shift;
my $node = shift;
$node->{image} = defined $node->{image} ? $node->{image} : 'link_overlay.png';
$node->{class} = defined $node->{class} ? $node->{class} : "treeviewLink$size";
$node->{title} = defined $node->{title} ? $node->{title} : $node->{text};
$id++;
if ( $columns > 0 ) {
foreach my $key ( keys %openArrays ) {
view all matches for this distribution
view release on metacpan or search on metacpan
t/bug-76236.t view on Meta::CPAN
}
.innercenterslate{
overflow: hidden;
}
.slateoverlay{
position: absolute;
top: 0px;
border: 0px
}
t/bug-76236.t view on Meta::CPAN
}
.innercenterslate{
overflow: hidden;
}
.slateoverlay{
position: absolute;
top: 0px;
border: 0px
}
view all matches for this distribution
view release on metacpan or search on metacpan
t/mime.types view on Meta::CPAN
application/oebps-package+xml opf
application/ogg ogx
application/omdoc+xml omdoc
application/onenote onetoc onetoc2 onetmp onepkg
application/oxps oxps
# application/p2p-overlay+xml
# application/parityfec
application/patch-ops-error+xml xer
application/pdf pdf
# application/pdx
application/pgp-encrypted pgp
view all matches for this distribution
view release on metacpan or search on metacpan
lib/HTTP/State.pm view on Meta::CPAN
#Their domain domain-matches the domain of the newly-created cookie, or vice-versa.
#4
#The path of the newly-created cookie path-matches the path of the existing cookie.
#
#Note: The path comparison is not symmetric, ensuring only that a
#newly-created, non-secure cookie does not overlay an existing secure
#cookie, providing some mitigation against cookie-fixing attacks. That is,
#given an existing secure cookie named 'a' with a path of '/login', a
#non-secure cookie named 'a' could be set for a path of '/' or '/foo', but
#not for a path of '/login' or '/login/en'.
view all matches for this distribution
view release on metacpan or search on metacpan
examples/MolAdjust/readpdb_select_write.pl view on Meta::CPAN
# perl readpdb_select_write.pl some.pdb
#
# reads pdb (via shift of @ARGV)
# prints a selection to STDOUT
#
# useful for overlaying visualizations with general selections in VMD
# or whatever. All accomplished without creating any variables to show
# some object method chaining.
#
use Modern::Perl;
view all matches for this distribution
view release on metacpan or search on metacpan
t/lib/Hailo/Test/TimToady.trn view on Meta::CPAN
*<%foo>
would have to be reimported on every subrule invocation
since it could be a different parent grammar.
or do you just mean a policy to look up %foo in teh current $?PARSER?
or the current COMPILING?
(and all of its antecedents, for overlays)
could just write the grammar <%COMPILING::statement_control|...
this is basically just inside-out grammar objects...
seems a little silly, stated like that.
they?
seems like it would be really easy to generate an awful lot of duplicate closures in parsing if we're not careful.
view all matches for this distribution
view release on metacpan or search on metacpan
'tlm_large' => 'Too large telemetry value',
'tlm_unsupp' => 'Unsupported telemetry',
'exp_unsupp' => 'Unsupported experimental',
'sym_inv_table' => 'Invalid symbol table or overlay',
);
=over
=item result_messages( )
return $value;
}
# return a two element array, first containing
# the symbol table id (or overlay) and second
# containing symbol id. return undef in error
sub _get_symbol_fromdst($) {
my $dstcallsign = shift @_;
my $table = undef;
return ($table, $code);
} else {
return undef;
}
} else {
# secondary symbol table, with overlay
# Check first that we really are in the
# secondary symbol table
my $dsttype = substr($leftoverstring, 0, 2);
my $overlay = substr($leftoverstring, 2, 1);
if (($type eq 'O' ||
$type eq 'A' ||
$type eq 'N' ||
$type eq 'D' ||
$type eq 'S' ||
$type eq 'Q') && $overlay =~ /^[A-Z0-9]$/o) {
if (defined($dstsymbol{$dsttype})) {
$code = substr($dstsymbol{$dsttype}, 1, 1);
return ($overlay, $code);
} else {
return undef;
}
} else {
return undef;
}
}
} else {
# primary or secondary symbol table, no overlay
if (defined($dstsymbol{$leftoverstring})) {
$table = substr($dstsymbol{$leftoverstring}, 0, 1);
$code = substr($dstsymbol{$leftoverstring}, 1, 1);
return ($table, $code);
} else {
1st: object name, has to be valid APRS object name, does not need to be space-padded
2nd: object timestamp as a unix timestamp, or zero to use current time
3rd: object latitude, decimal degrees
4th: object longitude, decimal degrees
5th: object symbol table (or overlay) and symbol code, two bytes if the given symbole length is zero (""), use point (//)
6th: object speed, -1 if non-moving (km/h)
7th: object course, -1 if non-moving
8th: object altitude, -10000 or less if not used
9th: alive or dead object (0 == dead, 1 == alive)
10th: compressed (1) or uncompressed (0)
1st: latitude in decimal degrees
2nd: longitude in decimal degrees
3rd: speed in km/h, -1 == don't include
4th: course in degrees, -1 == don't include. zero == unknown course, 360 == north
5th: altitude in meters above mean sea level, -10000 or under == don't use
6th: aprs symbol to use, first table/overlay and then code (two bytes). If string length is zero (""), uses default.
7th: hash reference for options:
"compressed": 1 for compressed format
"ambiguity": Use amount (0..4) of position ambiguity. Note that position ambiguity and compression can't be used at the same time.
"dao": Use !DAO! extension for improved precision
# longitude character
$value = int($lonval / (91 ** $i));
$lonval = $lonval % (91 ** $i);
$lonstring .= chr($value + 33);
}
# encode overlay character if it is a number
$symboltable =~ tr/0-9/a-j/;
# FIXME: no altitude/radiorange encoding
my $retstring = $symboltable . $latstring . $lonstring . $symbolcode;
if ($speed >= 0 && $course > 0 && $course <= 360) {
# In APRS spec unknown course is zero normally (and north is 360),
view all matches for this distribution
view release on metacpan or search on metacpan
This file serves as input to the loader of simulator C<mixsim.pl>.
Columns 1-5 are ignored. The C<DATA>, C<CODE>, and C<TRANS> are there only for
documenting the type of each card.
Column 6 is the number of consecutive words on this card.
Columns 7-10 is the location of word 1, which is always greater than 100, so it
does not overlay the loading router.
Columns 11-20, 21-30, ..., 71-80 are the words to be loaded.
For example, a card which has
DATA 320490000002010000000049I0000000003
view all matches for this distribution
view release on metacpan or search on metacpan
Word/noun.txt view on Meta::CPAN
overgrowth,overgrowths
overhang,overhangs
overhaul,overhauls
overhead,overheads
overlap,overlaps
overlay,overlays
overlord,overlords
overpayment,overpayments
overrun,overruns
oversea,overseas
oversee,oversees
view all matches for this distribution
view release on metacpan or search on metacpan
BCM2835/src/src/bcm2835.h view on Meta::CPAN
Some people have reported that various versions of Rasbian will crash or hang
if certain GPIO pins are toggled: https://github.com/raspberrypi/linux/issues/2550
when using bcm2835.
A workaround is to add this line to your /boot/config.txt:
\code
dtoverlay=gpio-no-irq
\endcode
\par Bindings to other languages
mikem has made Perl bindings available at CPAN:
view all matches for this distribution
view release on metacpan or search on metacpan
share/root/static/skins/slate/enqueue.css view on Meta::CPAN
#container_date { border: none; clear: both }
#container_time { margin: auto; text-align: center; clear: both }
#container_time select option { padding-right:10px; }
/* Prevent border-collapse:collapse from bleeding through in IE6, IE7 */
#container_dialog_c.yui-overlay-hidden table { *display:none; }
#priority-slider-bg
{
background: url(/static/yui/build/slider/assets/bg-fader.gif) 5px 0 no-repeat;
width: 170px;
view all matches for this distribution
view release on metacpan or search on metacpan
t/data-xml/KENTNL.xml view on Meta::CPAN
<content:encoded> </content:encoded>
</item>
<item rdf:about="http://metacpan.org/release/KENTNL/Gentoo-Overlay-Group-INI-0.2.2">
<title>Gentoo-Overlay-Group-INI-0.2.2</title>
<link>http://metacpan.org/release/KENTNL/Gentoo-Overlay-Group-INI-0.2.2</link>
<description>Load a list of overlays defined in a configuration file.</description>
<dc:creator>KENTNL</dc:creator>
<dc:date>2013-03-13T08:36:02Z</dc:date>
<content:encoded> </content:encoded>
</item>
<item rdf:about="http://metacpan.org/release/KENTNL/Gentoo-Perl-Distmap-0.2.0">
view all matches for this distribution
view release on metacpan or search on metacpan
brotli/c/common/dictionary.bin view on Meta::CPAN
In powerPolski-colorjordanBottomStart -count2.htmlnews">01.jpgOnline-rightmillerseniorISBN 00,000 guidesvalue)ectionrepair.xml" rights.html-blockregExp:hoverwithinvirginphones</tr>
using
var >');
</td>
</tr>
bahasabrasilgalegomagyarpolskisrpskiردÙ䏿ç®ä½ç¹é«ä¿¡æ¯ä¸å½æä»¬ä¸ä¸ªå
¬å¸ç®¡ç论åå¯ä»¥æå¡æ¶é´ä¸ªäººäº§åèªå·±ä¼ä¸æ¥çå·¥ä½è系没æç½ç«ææè¯è®ºä¸å¿æç« ç¨æ·é¦é¡µä½è
ææ¯é®é¢ç¸å
³ä¸è½½æç´¢ä½¿ç...
wrapperalreadycertainrealitystorageanotherdesktopofferedpatternunusualDigitalcapitalWebsitefailureconnectreducedAndroiddecadesregular & animalsreleaseAutomatgettingmethodsnothingPopularcaptionletterscapturesciencelicensechangesEngland=1&Histo...
confirmCurrentadvancesharingopeningdrawingbillionorderedGermanyrelated</form>includewhetherdefinedSciencecatalogArticlebuttonslargestuniformjourneysidebarChicagoholidayGeneralpassage,"animatefeelingarrivedpassingnaturalroughly.
The but notdensityBritainChineselack oftributeIreland" data-factorsreceivethat isLibraryhusbandin factaffairsCharlesradicalbroughtfindinglanding:lang="return leadersplannedpremiumpackageAmericaEdition]"Messageneed tovalue="complexlookingstationb...
paymenttroubleconceptcompareparentsplayersregionsmonitor ''The winningexploreadaptedGalleryproduceabilityenhancecareers). The collectSearch ancientexistedfooter handlerprintedconsoleEasternexportswindowsChannelillegalneutralsuggest_headersigning.html...
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Icon/FamFamFam/Silk.pm view on Meta::CPAN
note_add=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAITSURBVDjLpZNNSJRBGMd/s7q50ZoWISZSRAgF5VpELFJ0CK9RneokEl1qO3URpFNCXqIO0aFLEF0iiAj6JBB0WYwOoikRJiXUYqbsumv7zvu+M/N02BV30YP...
note_delete=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAIJSURBVDjLpZM9SJVRGMd/532vetOswQgjSoW2gj4Gh4ZoiIKGwGi4EtQQ0VxLQhAOEW2NzUVLOQRBBioUakGT5CBiGhZe8aameLv3nPc9H0/DvX7hHQSf...
note_edit=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJtSURBVDjLpZPNS5RRFMZ/7zgzWmqTFpObMiuyKDOFCoJaCUKKUFAUBRKtWrSpoP8gwk1BixbpppURtIigqAjKkgSp0KJP86NGbaYZpxmd9773ve89LTTKj1...
note_error=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAI6SURBVDjLpZO9a5NRFMZ/b9Jq0iY20qoVxY/FELGgFoRuFQR18atLtUgHRyfR0Un/AKU4qVOxg6hLHXRwUhQaNUiLCK1iQSs1GvP9vvd933vvcUixCcnmh...
note_go=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAInSURBVDjLpZNBSJRBFMd/37papinFUgZmYESIFiGRYdQhynueig4eomNE0NmDidc8du7arUNFKJSpIKQHAwlNKkUzTVdd3W++mTfzOuxK2RoEzeENPHi//3/m...
overlays=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJeSURBVDjLpZNLSNRRFIe/O81o+WjISM0epuarEHuDqIFEDyoqEFtFD4gWQVDQoo0QhFARbowKNNpKi0DJRYVGqRmY5oPUBs3S1GnMcdR0/v8Z554WM44RGUR...
package=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAALnSURBVDjLfZNLaFx1HIW/e2fuzJ00w0ymkpQpiUKfMT7SblzU4kayELEptRChUEFEqKALUaRUV2YhlCLYjYq4FBeuiqZgC6FIQzBpEGpDkzHNs5PMTJtmHnfu...
package_add=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAMVSURBVDjLdZNLaFx1GEfPnZk7cyfNkElS0jTVKKRpE2PSpAhKHyqo2QhtShUiCPWBLhTdFKUUlxYUqggGxYqIbsSNFKQmVqMhTVujSQuhtnmMaR5NJs0k...
package_delete=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAMNSURBVDjLdZNLaFx1GMV/d+bO3DtJxkwSSWNq05YkrTVa04qIiOiiRIxgE2ohhUIKRQQFBcGiIiJiFaGIYEFERFy5dCE1pQ8JIbSEJhG66GM6idOk6...
package_go=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAMUSURBVDjLbZNLaFx1HIW/O5ln6jSZJE3SJE1L+pym1aSbirXoogah1KZUIYISRerCot34orjTBsQigt2I+EAEFwouRBMogdgniUmkIMZMpulMY2eaSdqYe...
package_green=>'iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAMSSURBVDjLfZNJaFwFHIe/N+ubdCb7UpK0FbOQRdvUi4cag1iC9NA2tGoKQgTxoIKeDFLqQTAHofZiL1aK4MVTT9WmoMGIJRLN0qpJmmQas00nmcky+7...
view all matches for this distribution
view release on metacpan or search on metacpan
script/in-preparation/convex.pl view on Meta::CPAN
\fill[] (e) circle (0.28em);% vs thickness of "thick"
\draw[violet,thick] (e) -- (\XX,\YY) coordinate (ee);%
\fill[violet] (ee) circle (0.28em);%
\fi
}%
\node[below left, overlay] at (current bounding box.north east) {#5};%
}}\llap{\small #2 }\hfil}
\newcommand\doSlopes[2]{% points (X/Ymin/Ymax)
{\color{blue}\fbox{\tikz[scale=0.3]{%
view all matches for this distribution
view release on metacpan or search on metacpan
Currently only outputs last frame. Options for first/other shouldn't
be too difficult, though.
If the last image of the animation is not the same size as the first,
the remaining image is blacked out (no overlay). It doesn't bother
me, but it may for others.
Doesn't work with cached animations, although as images work their way
out of the cache, this shouldn't be a problem.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Image/ExifTool/DICOM.pm view on Meta::CPAN
'2020,0130' => { VR => 'SQ', Name => 'ReferencedImageOverlayBoxSequence' },
'2020,0140' => { VR => 'SQ', Name => 'ReferencedVOILUTBoxSequence' },
# annotation group
'2030,0010' => { VR => 'US', Name => 'AnnotationPosition' },
'2030,0020' => { VR => 'LO', Name => 'TextString' },
# overlay box group
'2040,0010' => { VR => 'SQ', Name => 'ReferencedOverlayPlaneSequence' },
'2040,0011' => { VR => 'US', Name => 'ReferencedOverlayPlaneGroups' },
'2040,0020' => { VR => 'SQ', Name => 'OverlayPixelDataSequence' },
'2040,0060' => { VR => 'CS', Name => 'OverlayMagnificationType' },
'2040,0070' => { VR => 'CS', Name => 'OverlaySmoothingType' },
lib/Image/ExifTool/DICOM.pm view on Meta::CPAN
'5400,1006' => { VR => 'CS', Name => 'WaveformSampleInterpretation' },
'5400,100A' => { VR => 'OB', Name => 'WaveformPaddingValue' },
'5400,1010' => { VR => 'OB', Name => 'WaveformData' },
'5600,0010' => { VR => 'OF', Name => 'FirstOrderPhaseCorrectionAngle' },
'5600,0020' => { VR => 'OF', Name => 'SpectroscopyData' },
# overlay group
'6000,0000' => { VR => 'UL', Name => 'OverlayGroupLength' },
'60xx,0010' => { VR => 'US', Name => 'OverlayRows' },
'60xx,0011' => { VR => 'US', Name => 'OverlayColumns' },
'60xx,0012' => { VR => 'US', Name => 'OverlayPlanes' },
'60xx,0015' => { VR => 'IS', Name => 'NumberOfFramesInOverlay' },
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Image/Leptonica/Func/psio2.pm view on Meta::CPAN
endpage = FALSE for each image until you get to the
last, for which you set endpage = TRUE. This causes the
"showpage" command to be invoked. Showpage outputs
the entire page and clears the raster buffer for the
next page to be added. Without a "showpage",
subsequent images from the next page will overlay those
previously put down.
(7) For multiple pages, increment the page number, starting
with page 1. This allows PostScript (and PDF) to build
a page directory, which viewers use for navigation.
lib/Image/Leptonica/Func/psio2.pm view on Meta::CPAN
endpage = FALSE for each image until you get to the
last, for which you set endpage = TRUE. This causes the
"showpage" command to be invoked. Showpage outputs
the entire page and clears the raster buffer for the
next page to be added. Without a "showpage",
subsequent images from the next page will overlay those
previously put down.
(5) For multiple images to the same page, where you are writing
both jpeg and tiff-g4, you have two options:
(a) write the g4 first, as either image (maskflag == FALSE)
or imagemask (maskflag == TRUE), and then write the
lib/Image/Leptonica/Func/psio2.pm view on Meta::CPAN
endpage = FALSE for each image until you get to the
last, for which you set endpage = TRUE. This causes the
"showpage" command to be invoked. Showpage outputs
the entire page and clears the raster buffer for the
next page to be added. Without a "showpage",
subsequent images from the next page will overlay those
previously put down.
(7) For multiple pages, increment the page number, starting
with page 1. This allows PostScript (and PDF) to build
a page directory, which viewers use for navigation.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Image/Magick/PolyText/FreeType.pm view on Meta::CPAN
$result = $bitmap -> Set(background => 'None');
die $result if $result;
# We set white as transparent so this bitmap has no background, so that
# when it's overlayed on the original image, only the glyph is visible.
$result = $bitmap -> Transparent(color => 'White');
die $result if $result;
view all matches for this distribution
view release on metacpan or search on metacpan
libpng-1.6.17/pngread.c view on Meta::CPAN
#endif /* SEQUENTIAL_READ */
#ifdef PNG_SEQUENTIAL_READ_SUPPORTED
/* Read the entire image. If the image has an alpha channel or a tRNS
* chunk, and you have called png_handle_alpha()[*], you will need to
* initialize the image to the current image that PNG will be overlaying.
* We set the num_rows again here, in case it was incorrectly set in
* png_read_start_row() by a call to png_read_update_info() or
* png_start_read_image() if png_set_interlace_handling() wasn't called
* prior to either of these functions like it should have been. You can
* only call this function once. If you desire to have an image for
view all matches for this distribution