[MPlayer-DOCS] r38098 - in trunk/DOCS/xml: de/skin.xml en/skin.xml
ib
subversion at mplayerhq.hu
Sun Apr 15 13:36:52 EEST 2018
Author: ib
Date: Sun Apr 15 13:36:51 2018
New Revision: 38098
Log:
Update skin documentation on image formats.
Modified:
trunk/DOCS/xml/en/skin.xml
Changes in other areas also in this revision:
Modified:
trunk/DOCS/xml/de/skin.xml
Modified: trunk/DOCS/xml/en/skin.xml
==============================================================================
--- trunk/DOCS/xml/en/skin.xml Sun Apr 15 13:12:15 2018 (r38097)
+++ trunk/DOCS/xml/en/skin.xml Sun Apr 15 13:36:51 2018 (r38098)
@@ -111,7 +111,10 @@ they are clicked.
<sect2 id="skin-overview-formats">
<title>Image formats</title>
-<para>Images must be truecolor (24 or 32 bpp) PNGs.</para>
+<para>
+Images must be PNGs—either truecolor (24 or 32 bpp)
+or 8 bpp with a RGBA color palette.
+</para>
<para>
In the main window and in the playbar (see below) you can use images with
`transparency': Regions filled with the color #FF00FF (magenta) are fully
More information about the MPlayer-DOCS
mailing list