changes to reflect slow loading previews of JPG images

This commit is contained in:
Wesley Stout 2011-09-27 09:24:07 -05:00
parent 3c983556ed
commit ecdc1ece83
2 changed files with 11 additions and 1 deletions

View File

@ -38,7 +38,9 @@ type: Solid Color, Gradient, or Image.
**Image:**
You have the ability to use an image for your background. OpenLP accepts a
variety of image types.
variety of image types. JPG is the most common format of images but can
cause previews to be slow. If you experience this you may want to convert
your image to PNG as it previews quicker than other formats.
.. image:: /pics/theme_manager_image.png

View File

@ -201,5 +201,13 @@ OpenLP is not displaying correctly, or is not on the correct screen
Please read the documentation on :ref:`dualmonitors`. It is very important to
have dual monitors setup properly for OpenLP to function as expected.
Previews are slow to load when using a theme with an image background
---------------------------------------------------------------------
If you are using a JPG formatted image for your background try converting it
to another format. There is a notable performance difference between JPG and
a format such as PNG. Other formats wrok in OpenLP but PNG is the preferred
image format and yields the best performance.