Main Page   Namespace List   Compound List   File List   Namespace Members   Compound Members  

LASi Documentation

Purpose

libLASi makes it easy for a program to generate Postscript documents that contain script from several different national character sets (e.g. Enlish, Hebrew, and Arabic). LASi does so by generating a Postscript routine for each glyph and by replacing the Postscript show command with a sequence of calls to the Postscript routine for each glyph.

Usage

Please view the short program example/example.cpp to see how LASi is used. The only header your program need include is LASi.h. View example/Makefile to see how a program may link with libLASi.

You may build and run example.cpp. The resulting binary is example. The output goes to stdout so you may want to redirect it to a file which you may then send to a Postscript Printer and examine with a text editor.


Generated on Mon Aug 11 22:38:42 2003 for LASi by doxygen1.2.16