logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wbmp2xbm - converts WBMP to XBM

Author

       wbmp2xbm was written by Axel Beckert <wapua@deuxchevaux.org>

perl v5.36.0                                       2022-09-18                                       WBMP2XBM(1p)

Description

       wbmp2xbm  is a converter from WAP Wireless Bitmaps (WBMP) to X Bitmaps (XBM) written in Perl. It uses the
       same converting library as the WAP WML browser wApua.

       wbmp2xbm needs at least one WBMP file as argument and will save it as XBM file with the same basename but
       a .xbm suffix.

Name

       wbmp2xbm - converts WBMP to XBM

Options

       -h, --help, --usage   Shows a summary of options.

       -V,  --version        Shows the version of wbmp2xbm.

       -d n, --debug=n       Sets the level of debug output to n.

See Also

wApua(1p), wbmp2xpm(1), convert(1).

       The wApua FAQ at <https://fsinfo.noone.org/~abe/wApua/FAQ.html>

Synopsis

       wbmp2xbm [-v|--verbose] [--debug=n] file.wbmp...
       wbmp2xbm (-h|--help|--usage)
       wbmp2xbm (-V|--version)

See Also