uniprint(1)


NAME

   uniprint - produce postscript output from unicode text for printing

SYNOPSIS

   uniprint [ -out output-file ] [ -in input-file ] [ -decode encoding ] [
   -printer printer ] [ -L ] [ -media media ] [ -us ] [ -nus ] [ -break  ]
   [  -wrap  ]  [  -left ] [ -right ] [ -size font-size ] [ -hsize header-
   font-size ] [ -font truetype-font-file ]

DESCRIPTION

   uniprint is a program from the yudit distribution. It makes a formatted
   poscript output that can be saved or directly sent to the printer.  The
   program needs a TrueType font that  has  unicode  table  in  order   to
   operate.

   If you are running Linux you most probably have unicode truetype fonts,
   because there are very few vendors, if any. who give discount if you do
   not  buy  Windows. If you are running other Unices it is still possible
   to get a freely available font. I have made ciberbit.ttf a default font
   for   uniprint,   mainly   because   it  is  freely  downloadable  from
   http://www.bitstream.com/.

   The postcript output contains all drawing information. No  extra  fonts
   are  needed,  and it can be printed on any postscript printer.  You may
   encounter probkems with old ghostview or  old  printers.  I  used  this
   program  with  ghostscript  5.10  because  2.6.2 gave me stack overflow
   error.

OPTIONS

   -out ouput-file
          Do not sent the output to  the  printer,  put  it  in  the  file
          instead.  If the '-' character is specified, send the postscript
          data  to the standard output.

   -in input-file
          If  specified  read  the  document  from  a  file.  Read   stdin
          otherwise.

   -decode encoding
          specifies  the  encoding  of the input text.  All encodings that
          are available for uniconv can be used. If not specified encoding
          is set to utf-8.

   -printer printer
          Send  the  postscript  output  to  printer  through  the 'lpr -P
          Printer' command.

   -break option makes this program print a  graphical  representation  of
          line breaking characters.

   -us    option  turns on uniscribe emulation. For some scripts emulation
          is turned on by default.

   -nus   option turns off uniscribe emulation. For some scripts emulation
          is turned off by default.

   -wrap  option  makes this program do a simplistic line breaking on word
          boundaries.

   -left  option sets the embedding of the document to Left.

   -right option sets the embedding of the document to Right.

   -L     Selects landscape printing. The default is portrait.

   -media media
          Sets paper size. The default is A4. The following  media  values
          are  accepted:  A3,  A4,  A5,  B4, B5, Executive, Folio, Ledger,
          Legal, Letter, Quarto, Statement, Tabloid

   -size font-size
          sets the size of the font for the text body in points.

   -hsize heder-font-size
          sets the size of the font for the header  in  points.   If  zero
          size is specified, no header is printed.

   -font truetype-font
          specifies the font to be used for printing.

          truetype-font   is   the   full   pathname  of  the  font,  like
          /somepath/myfonts/cyberbit.ttf or just  the  name  of  the  file
          cyberbit.ttf.   The  fonts  are  searched  using  yudit.fontpath
          property         in         ~/.yudit/yudit.properties         or
          /usr/share/yudit/config/yudit.properties.   directory  where the
          font files are  kept.   By  default  /usr/share/yudit/fonts  and
          ~/.yudit/fonts  are  searched.   This  option  can  be specified
          multiple times, to create a virtual font.

FILES

   ~/.yudit/yudit.properties  or  /usr/share/yudit/config/yudit.properties
   can  have  yudit.fontpath and yudit.datapath properties.  The former is
   where the font files, the latter is where the map files are  kept.   By
   default /usr/share/yudit/fonts is searched.

SEE ALSO

    uniconv

AUTHOR

   This program  was written by gsinai@iname.com (Gaspar Sinai), using the
   code of ttf2pfa program that was written by Adrew Weeks.  Last  Updated
   Tokyo, 2 November, 2001.





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.