Author: torinthiel Date: Wed Nov 29 10:41:57 2006 New Revision: 21372 Modified: trunk/DOCS/xml/en/install.xml Log: Some punctuation cosmetics and better wording Modified: trunk/DOCS/xml/en/install.xml ============================================================================== --- trunk/DOCS/xml/en/install.xml (original) +++ trunk/DOCS/xml/en/install.xml Wed Nov 29 10:41:57 2006 @@ -42,16 +42,16 @@ 3.79.x or later. To build the XML documentation you need 3.80. </para></listitem> <listitem><para> - <emphasis role="bold">FreeType</emphasis> 2.0.9 or later is required - to have a font for the OSD and subtitles. + <emphasis role="bold">FreeType</emphasis> - optional, + required for font for the OSD and subtitles. At least 2.0.9 is required. </para></listitem> <listitem><para> - <emphasis role="bold">libjpeg</emphasis> - optional JPEG decoder, - required for the JPEG video output driver. + <emphasis role="bold">libjpeg</emphasis> - optional JPEG encoder, + required for the JPEG video output driver </para></listitem> <listitem><para> - <emphasis role="bold">libpng</emphasis> - optional (M)PNG decoder, - required for the GUI and the PNG video output driver. + <emphasis role="bold">libpng</emphasis> - optional (M)PNG en/decoder, + required for the GUI and the PNG video output driver </para></listitem> <listitem><para> <emphasis role="bold">lame</emphasis> - 3.90 or later is recommended,
On Wed, Nov 29, 2006 at 10:41:57AM +0100, torinthiel wrote:
Log: Some punctuation cosmetics and better wording
--- trunk/DOCS/xml/en/install.xml (original) +++ trunk/DOCS/xml/en/install.xml Wed Nov 29 10:41:57 2006 @@ -42,16 +42,16 @@ 3.79.x or later. To build the XML documentation you need 3.80. </para></listitem> <listitem><para> - <emphasis role="bold">FreeType</emphasis> 2.0.9 or later is required - to have a font for the OSD and subtitles. + <emphasis role="bold">FreeType</emphasis> - optional, + required for font for the OSD and subtitles. At least 2.0.9 is required.
Hmm, I preferred the previous wording.
<listitem><para> - <emphasis role="bold">libjpeg</emphasis> - optional JPEG decoder, - required for the JPEG video output driver. + <emphasis role="bold">libjpeg</emphasis> - optional JPEG encoder, + required for the JPEG video output driver
libjpeg is also used as a decoder for MJPEG files etc. Diego
On Wed, Nov 29, 2006 at 11:31:22AM +0100, Diego Biurrun wrote:
- <emphasis role="bold">FreeType</emphasis> 2.0.9 or later is required - to have a font for the OSD and subtitles. + <emphasis role="bold">FreeType</emphasis> - optional, + required for font for the OSD and subtitles. At least 2.0.9 is required.
Hmm, I preferred the previous wording.
Well, you've agreed to this one. This one is more consistent with rest of list - all other are libname hyphen sometext. Should I revert?
- <emphasis role="bold">libjpeg</emphasis> - optional JPEG decoder, - required for the JPEG video output driver. + <emphasis role="bold">libjpeg</emphasis> - optional JPEG encoder, + required for the JPEG video output driver
libjpeg is also used as a decoder for MJPEG files etc.
OK, will fix as soon as I get answer on previous question. Torinthiel -- Waclaw "Torinthiel" Schiller GG#: 3073512 torinthiel(at)megapolis(dot)pl gpg: 0906A2CE fpr: EE3E DFB4 C4D6 E22E 8999 D714 7CEB CDDC 0906 A2CE "No classmates may be used during this examination"
On Wed, Nov 29, 2006 at 09:44:59PM +0100, Torinthiel wrote:
On Wed, Nov 29, 2006 at 11:31:22AM +0100, Diego Biurrun wrote:
- <emphasis role="bold">FreeType</emphasis> 2.0.9 or later is required - to have a font for the OSD and subtitles. + <emphasis role="bold">FreeType</emphasis> - optional, + required for font for the OSD and subtitles. At least 2.0.9 is required.
Hmm, I preferred the previous wording.
Well, you've agreed to this one. This one is more consistent with rest of list - all other are libname hyphen sometext. Should I revert?
I dislike the repeated "for". Maybe "required to have a font for the OSD" or something similar. Diego
On Wed, Nov 29, 2006 at 09:44:59PM +0100, Torinthiel wrote:
On Wed, Nov 29, 2006 at 11:31:22AM +0100, Diego Biurrun wrote:
- <emphasis role="bold">FreeType</emphasis> 2.0.9 or later is required - to have a font for the OSD and subtitles. + <emphasis role="bold">FreeType</emphasis> - optional, + required for font for the OSD and subtitles. At least 2.0.9 is required.
Hmm, I preferred the previous wording.
Well, you've agreed to this one. This one is more consistent with rest of list - all other are libname hyphen sometext. Should I revert?
- <emphasis role="bold">libjpeg</emphasis> - optional JPEG decoder, - required for the JPEG video output driver. + <emphasis role="bold">libjpeg</emphasis> - optional JPEG encoder, + required for the JPEG video output driver
libjpeg is also used as a decoder for MJPEG files etc.
OK, will fix as soon as I get answer on previous question.
Fixed both. Shouldn't libpng be used for MPNG as well? And while there's no double 'for' in FreeType, there's still a double 'required'. Torinthiel -- Waclaw "Torinthiel" Schiller GG#: 3073512 torinthiel(at)megapolis(dot)pl gpg: 0906A2CE fpr: EE3E DFB4 C4D6 E22E 8999 D714 7CEB CDDC 0906 A2CE "No classmates may be used during this examination"
On Thu, Nov 30, 2006 at 12:54:04AM +0100, Torinthiel wrote:
On Wed, Nov 29, 2006 at 09:44:59PM +0100, Torinthiel wrote:
On Wed, Nov 29, 2006 at 11:31:22AM +0100, Diego Biurrun wrote:
- <emphasis role="bold">FreeType</emphasis> 2.0.9 or later is required - to have a font for the OSD and subtitles. + <emphasis role="bold">FreeType</emphasis> - optional, + required for font for the OSD and subtitles. At least 2.0.9 is required.
Hmm, I preferred the previous wording.
Well, you've agreed to this one. This one is more consistent with rest of list - all other are libname hyphen sometext. Should I revert?
- <emphasis role="bold">libjpeg</emphasis> - optional JPEG decoder, - required for the JPEG video output driver. + <emphasis role="bold">libjpeg</emphasis> - optional JPEG encoder, + required for the JPEG video output driver
libjpeg is also used as a decoder for MJPEG files etc.
OK, will fix as soon as I get answer on previous question.
Fixed both. Shouldn't libpng be used for MPNG as well?
Possibly, dunno offhand.
And while there's no double 'for' in FreeType, there's still a double 'required'.
Fix it ;) Diego
participants (3)
-
Diego Biurrun -
torinthiel -
Torinthiel