corrections to troubleshooting.rst

This commit is contained in:
Wesley Stout 2011-11-02 06:58:48 -05:00
parent 9a56113b76
commit bd361e5a7a
1 changed files with 4 additions and 2 deletions

View File

@ -206,8 +206,10 @@ 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.
a format such as PNG. Other formats work in OpenLP but PNG is the preferred
image format and yields the best performance. Images should also be sized to
the size of your output. If your ouput screen is 1024x768 you should size your
background image to that size since OpenLP does not scale images.