Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Utilities

    prov 1.1

    Download button

    No screenshots available
    Downloads: 830  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.6/5)
    12 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Masahiko Ito | More programs
    GPL / FREE
    July 25th, 2008, 05:13 GMT
    ROOT / Utilities

     Read user reviews (0)  Refer to a friend  Subscribe

    prov description

    prov is an overlay printing utility for UNIX-like systems.

    prov is an overlay printing utility for UNIX-like systems.

    Installation:

    · edit Makefile to set install directory to PROVDIR macro. default install directory is ~/prov.
    · make
    · make install
    · edit ~/.profile to set install directory to PROVDIR environment variable. ex. PROVDIR=~/prov; export PROVDIR
    · edit ~/.profile to set ${PROVDIR}/bin to PATH environment variable. ex. PATH="${PATH}:${PROVDIR}/bin"; export PATH

    Sample print(1)

    prov -text mesh.ov README | lpr -Pps-printer

    or

    cat README | prov -text mesh.ov - | lpr -Pps-printer

    above operation printout README overlayed mesh.ov(mesh overlay definition) from ps-printer. (Postscript file, Image)

    default point of ank is 12point and default point of kanji char is 12point too. You can change default point by setting environment variable.

    · PROV_ANK_POINT (default 12)
    · PROV_KANJI_POINT (default 12)
    · PROV_ANK_XGAP (default 0)
    · PROV_ANK_YGAP (default 0)
    · PROV_KANJI_XGAP (default 2)
    · PROV_KANJI_YGAP (default 0)

    Sample print(2)

    prov -csv table.ov member.def member.dat | lpr -Pps-printer

    or

    cat member.dat | prov -csv table.ov member.def - | lpr -Pps-printer

    above operation printout member.dat(csv data file) formatted by member.def(format definition) and overlayed table.ov(table overlay definition) from ps-printer. (Postscript file, Image)

    What's New in This Release:

    · fix README typo.

    add environment variable for -text option.
    · PROV_ANK_POINT
    · PROV_ANK_XGAP
    · PROV_ANK_YGAP
    · PROV_KANJI_POINT
    · PROV_KANJI_XGAP
    · PROV_KANJI_YGAP

    add new macro for overlay.
    · setXgap
    · setYgap

    · add new parameter(x_gap, y_gap) for format definition.
    · you can add comment line which is started with `#' to format definition file.
    · add gsave at top and grestore at end of generated postscript file.



    Product's homepage

      


    TAGS:

    overlay printing | printing tool | overlay textfile | overlay | printing | textfile

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM