Categories:
Android (1)
Audio (7)
C/C++ (2)
Compression (7)
Database (6)
Document (14)
Email (3)
General (50)
Graphics (17)
Image (8)
Java (1)
Picture (1)
Presentation (7)
Programming (17)
Spreadsheet (11)
Video (8)
Web (13)
Windows (63)
XML (4)
Other Resources:
.PS - File Extension for PostScript Files
What is PS? PS, short name for PostScript, is used as the file extension for PostScript files. .PS files are text files that can be opened by Notepad or any text editors. See the sample .PS file included below.
✍: FYIcenter.com
File Extension: .PS
MIME Type: application/postscript
File Content: PostScript
.PS files are PostScript files, which are text files with PostScript commands defining text and graphics elements for publishing documents. Here is a sample .PS PostScript file containing some simple text line:
%!PS
/Courier % name the desired font
20 selectfont % choose the size in points and establish
% the font as the current one
72 500 moveto % position the current point at
% coordinates 72, 500 (the origin is at the
% lower-left corner of the page)
(Hello world!) show % stroke the text in parentheses
showpage % print all on the page
.PS PostScript file sample: Click sample.ps to download.
Since .PS text files are in text format, you can use Notepad or any text editor to create or modify them. No special software is needed.
For for information on how to use .PS PostScript files, see links below:
2012-07-04, 10251👍, 0💬
Popular Posts:
What is XLSB? XLSB, short name for Excel Spreadsheet Binary, is used as the file extension for sprea...
What is MSG? MSG, short name for Message, is used as the file extension for Outlook Message Item fil...
What is MSG? MSG, short name for Message, is used as the file extension for Outlook Message Item fil...
What is PRN? PRN, short name for Printable, is used as the file extension for files padded with spac...
What is MSG? MSG, short name for Message, is used as the file extension for Outlook Message Item fil...