HEX
Server: Apache
System: Linux vpshost11508.publiccloud.com.br 5.15.179-grsec-vpshost-10.lc.el8.x86_64 #1 SMP Mon Apr 7 12:04:45 -03 2025 x86_64
User: wicomm2 (10002)
PHP: 8.3.0
Disabled: apache_child_terminate,dl,escapeshellarg,escapeshellcmd,exec,link,mail,openlog,passthru,pcntl_alarm,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_wait,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,php_check_syntax,php_strip_whitespace,popen,proc_close,proc_open,shell_exec,symlink,system
Upload Files
File: //usr/share/doc/libpaper/ChangeLog
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).