Differences between version 2 and predecessor to the previous major change of includeres(1).
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Monday, June 3, 2002 11:55:22 pm | by perry | Revert |
Older page: | version 1 | Last edited on Monday, June 3, 2002 11:55:22 pm | by perry | Revert |
@@ -11,9 +11,9 @@
----
!!NAME
-includeres - filter to include resources in a PostScript document
+includeres - filter to include resources in a !
PostScript document
!!SYNOPSIS
__includeres__ __document.ps''
@@ -21,10 +21,10 @@
!!DESCRIPTION
''Includeres'' includes resources (fonts, procsets,
-patterns, files, etc) in place of ''%%IncludeResource''
-comments in a PostScript document. The resources are
+patterns, files, etc) in place of ''%%!
IncludeResource''
+comments in a !
PostScript document. The resources are
searched for in the current directory and the system default
directory under the resource name, and with an appropriate
extension. The pipeline
extractres file.ps | includeres
@@ -50,12 +50,12 @@
fixwwps(1), extractres(1), includeres(1)
!!TRADEMARKS
-__PostScript__ is a trademark of Adobe Systems
+__!
PostScript__ is a trademark of Adobe Systems
Incorporated.
!!BUGS
''includeres'' does not alter the
-''%%DocumentNeededResources'' comments.
+''%%!
DocumentNeededResources'' comments.
----