Difference between revisions of "Documentation:Mac OS Section 7"

From POV-Wiki
Jump to navigation Jump to search
m (cleanup)
m (changed heading)
 
(6 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
==Tips and Tricks==
 
==Tips and Tricks==
 
<p></p>
 
<p></p>
===To speed up rendering as much as possible on the Mac===
+
===How to use TrueType fonts with the text object===
<p>If you are in the beginning stages of scene creation, you often find
+
<p>Using TrueType fonts with the [[Reference:Text|text]] object, <em>may</em> require an additional [[Reference:Scene Parsing Options#Library Paths|Library Path]] entry.</p>
yourself editing, rendering, editing, rendering, etc. To speed this up,
+
 
try shrinking the image size to 32x32, and using the quick_color
 
statements and setting the Image Quality down to about 3. Also turning
 
off the Preview Window during rendering speeds up POV-Ray a lot,
 
sometimes 3 times faster! If you are generating a final scene, try
 
temporarily booting your Mac with no (or few) extensions on. Some of
 
these, especially screen savers, file sharing, virtual memory, and
 
network connections, can really slow things down. POV-Ray grabs more
 
time if it is in the foreground, so don't switch it out behind others.
 
Also, choose the Preferences item from the Edit menu, and set the
 
Application Friendliness throttle way up. Doing all of these can
 
dramatically speed up the scene generation.</p>
 
===How to use TrueType fonts in the "text" object===
 
<p>POV-Ray since version 3.0 supports TrueType text objects. In previous
 
version of POV-Ray Mac you first had to convert the fonts for use with
 
POV-Ray. Since version 3.5 it will automatically locate the font for
 
you and just use it based on the name. However, be aware that for many
 
fonts only the ASCII characters will work as expected. Make sure to read
 
the general documentation about other changes to the usage of the text
 
object. Note that the general documentation refers to the
 
<em>sys</em> charset. Unfortunately this is not supported yet in the
 
current version.</p>
 
 
===Known Problems===
 
===Known Problems===
<p>Right now POV-Ray will make use of Apple Events which will allow you
+
<p>For technical reasons the Mac OS graphical user interface was not ready at the time of the version 3.7.0 release. For that reason, the <em>Official</em> distribution is a command-line only version.</p>
to control POV-Ray Mac via Apple Script. However, the support is not
+
<p class="Note"><strong>Note:</strong> A graphical user interface is planned for future release.</p>
complete yet and use may be a bit difficult right now because the
 
terminology information (AETE resource) that comes with POV-Ray Mac is
 
incomplete. Of course, this does not prevent you from using POV-Ray in
 
any way other than remote controlling it easily. Obviously this is high
 
on our list to complete soon.</p>
 
<p>Two other little and possibly annoying quirks are that
 
Block-indenting undo/redo does not undo/redo the whole action in one
 
step and that Select All in message window is not supported. Of course,
 
you can still save the whole Message Window to disk via the File menu
 
<em>Save As...</em></p>
 
 
<!--<wikinav>--->
 
<!--<wikinav>--->
 
<br>
 
<br>
 
<table width=100% border=0 cellspacing=0 cellpadding=5>
 
<table width=100% border=0 cellspacing=0 cellpadding=5>
 
<tr><td width=50% bgcolor=#EEEEEF>
 
<tr><td width=50% bgcolor=#EEEEEF>
[[Documentation:Mac OS Section 6#Command-Line Options|Command-Line Options]]</td>
+
[[Documentation:Mac OS Section 2#Getting Started|Getting Started]]</td>
 
<td width=50% bgcolor=#EEEEEF align=right>
 
<td width=50% bgcolor=#EEEEEF align=right>
 
[[Documentation:Mac OS Table of Contents|Table of Contents]]</td></tr>
 
[[Documentation:Mac OS Table of Contents|Table of Contents]]</td></tr>

Latest revision as of 18:29, 23 August 2013

This document is protected, so submissions, corrections and discussions should be held on this documents talk page.


Tips and Tricks

How to use TrueType fonts with the text object

Using TrueType fonts with the text object, may require an additional Library Path entry.

Known Problems

For technical reasons the Mac OS graphical user interface was not ready at the time of the version 3.7.0 release. For that reason, the Official distribution is a command-line only version.

Note: A graphical user interface is planned for future release.


Getting Started Table of Contents


This document is protected, so submissions, corrections and discussions should be held on this documents talk page.