Home
last modified time | relevance | path

Searched refs:Xbm (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/www/fswiki/wiki3_6_2/lib/Image/Info/
H A DXBM.pm4 use Image::Xbm;
10 *Image::Xbm::carp = sub { push @warnings, @_; };
11 *Image::Xbm::croak = sub { $info->push_info(0, "error", @_); };
12 if( $Image::Xbm::Version cmp '1.07' < 1){
19 $i = Image::Xbm->new(-file, $source);
/dports/graphics/p5-Image-Info/Image-Info-1.42/lib/Image/Info/
H A DXBM.pm4 use Image::Xbm 1.07;
13 my $i = Image::Xbm->new(-width => 0, -height => 0);
/dports/graphics/xbmbrowser/xbmbrowser5.1/
H A Dimages.c222 item->type == Xbm ? app_data.label_icons :
235 item->type == Xbm ? app_data.solid_bgnd :
239 item->type == Xbm ? app_data.icon_fg :
243 item->type == Xbm ? app_data.icon_bg :
340 item->type = Xbm;
494 case Xbm: /* X bitmap file */
648 if( (i = file_counts[Xbm]) > 0 ) in merge_finish()
H A Dxbmbrowserrc.anthonys110 item ">Xbm thres" exec("xpm2xbm '%f' >/dev/null")
111 item ">Xbm dither" exec("xpm2xbm -dither '%f' >/dev/null")
141 item "Icon -> Xbm" exec("icon2xbm '%f' >/dev/null")
145 item "All Icon>Xbm" exec("icon2xbm *.icon &")
H A Dxbmbrowser.menu.sed106 item ">Xbm Thr" exec("xpmtoppm '%f' | ppmtopgm |
108 item ">Xbm Dth" exec("xpmtoppm '%f' | ppmtopgm | pgmnorm 2>/dev/null |
132 item "Icon -> Xbm" \
H A Dxbmbrowser.h78 Xbm, Xpm, XpmBad, /* Image files ( XpmBad is a filed load ) */ enumerator
H A Dcallbacks.c218 case Xbm: popup_menu = menu_bitmap; break;
H A Dxbmbrowser.c382 sym_masks[Xbm] = sym_masks[Xpm] = sym_masks[XpmBad] =
394 sym_bmaps[Xbm] = LOAD_BMAP(xbm);
H A Dxbmbrowser.menu.tut.sed304 item ">Xbm Thr" exec("xpmtoppm '%f' | ppmtopgm |
306 item ">Xbm Dth" exec("xpmtoppm '%f' | ppmtopgm | pgmnorm 2>/dev/null |
328 item "Icon -> Xbm" \
/dports/x11-toolkits/Xmt/xmt400/Xmt/
H A DMakefile.simple92 Xbm.c \
197 Xbm.o \
271 Xbm.h \
H A DImakefile102 Xbm.c \
208 Xbm.o \
300 Xbm.h \
/dports/graphics/p5-Image-Info/Image-Info-1.42/t/
H A Dxbm.t18 skip 'Image::Xbm needed for the test', 7 unless eval { require Image::Xbm };
/dports/graphics/p5-Image-Base/Image-Base-1.17/
H A DREADME7 This class should not be used directly. Known inheritors are Image::Xbm and
42 my $bitmap = Image::Xbm->new( -file => 'bitmap.xbm' ) ;
46 Note that the above will only work if you've installed Image::Xbm and
/dports/x11-toolkits/Xmt/xmt400/contrib/VMS/
H A Ddescrip.mms95 Xbm=Xbm.obj, \
230 GetPixmap.obj : xmt:Color.h xmt:Xbm.h xmt:AppResP.h
405 Xbm.obj : xmt:Xmt.h
406 Xbm.obj : xmt:Util.h xmt:Xbm.h
/dports/x11-wm/piewm/piewm-1.04/
H A DImakefile19 # other image formats besides Xpm or Xbm)
/dports/x11/xdtm/xdtm/
H A DFILES22 locicon.c - Code for loading Xpm pixmaps or Xbm bitmaps into Pixmap.
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/continuity/
H A Dgo.sum2 bazil.org/fuse v0.0.0-20160811212531-371fbbdaa898/go.mod h1:Xbm+BRKSBEpa4q4hTSxohYNQpsxXPbPry4JJWOB…
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/continuity/
H A Dgo.sum2 bazil.org/fuse v0.0.0-20160811212531-371fbbdaa898/go.mod h1:Xbm+BRKSBEpa4q4hTSxohYNQpsxXPbPry4JJWOB…
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/continuity/
H A Dgo.sum2 bazil.org/fuse v0.0.0-20160811212531-371fbbdaa898/go.mod h1:Xbm+BRKSBEpa4q4hTSxohYNQpsxXPbPry4JJWOB…
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/continuity/
H A Dgo.sum2 bazil.org/fuse v0.0.0-20160811212531-371fbbdaa898/go.mod h1:Xbm+BRKSBEpa4q4hTSxohYNQpsxXPbPry4JJWOB…
/dports/x11-wm/tvtwm/tvtwm/
H A DImakefile49 XCOMM (thus allowing loading of other image formats besides Xpm or Xbm)
/dports/audio/enscribe/enscribe-0.1.0/
H A DREADME104 Valid image formats: Jpeg, Png, WBMP, Xbm, GD, GD2
/dports/graphics/p5-Image-Info/Image-Info-1.42/
H A DCHANGES387 * add POD for process_file() into SVG, Xbm and Xpm
397 + let string.t skip tests if Image::Xpm, Image::Xbm or XML::Simple
/dports/x11-toolkits/Xmt/xmt400/
H A DCHANGE-LOG122 Xmt/Xbm.c
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/containerd/continuity/
H A Dgo.sum2 bazil.org/fuse v0.0.0-20160811212531-371fbbdaa898/go.mod h1:Xbm+BRKSBEpa4q4hTSxohYNQpsxXPbPry4JJWOB…

1234567