








(1)
Your rating: Now say why...





| Downloads:2,144 |
| Version Downloads:2,144 |
| Type:Utilities : File Management |
| License:Free |
| Date:26 Nov 2007 |
| Platform:PPC / Intel |
| Price:Free |
Overall (Version 1.x):![]() ![]() ![]() ![]() ![]() |
Features:![]() ![]() ![]() ![]() ![]() |
Ease of Use:![]() ![]() ![]() ![]() ![]() |
Value:![]() ![]() ![]() ![]() ![]() |
Stability:![]() ![]() ![]() ![]() ![]() |
Surrounding "com.adobe.encapsulated-postscript" you will see some XML tags. They need to appear around "com.adobe.postscript" as well. Just duplicate the line and remove "encapsulated-" from the new line.
The original line says
[greater than]string[less than]com.adobe.encapsulated-postscript[greater than][slash]string[less than]
where each item inside [] is replaced by a single punctuation character. The added line is:
[greater than]string[less than]com.adobe.postscript[greater than][slash]string[less than]
Sorry for any confusion.
1. Go into /Library/QuickLook.
2. Control-click on EPSQLPlugIn and select "Show Package Contents".
3. Make a copy of Contents/info.plist just in case.
4. In your favorite text editor, find this line:
com.adobe.encapsulated-postscript
5. Add this line beneath it:
com.adobe.postscript
6. Save the file.
7. Reboot.
Voila. Quicklook now shows you .ps files as well! I don't know why they don't deliver it with this functionality already enabled.
+1
Snoopy31415 reviewed on 30 May 2008
I think it makes quicklook load a bit longer (not much, like 1-2 sec) before displaying stuff but I could be wrong on that.
It doesnt display ps files but you can simply rename them into eps and it will display them.
For example rename "fig.ps" into "fig.eps".
It stange because the only difference is that eps has a bounding box while ps don't. The rest is the same.
+1