openlp/openlp
Andreas Preikschat 187bb647c0 - improved rendering speed by checking if the text fits as a whole (to save time figuring out that it fits as a whole)
- use binary chop to find the number of lines which will fit on a slide (if it does not fit as a whole)
- do not use instance variables as arguments
- renamed image_manager to imageManager and theme_manager to themeManager as the classes are derived of Qt

Some changes to html (html5):
- added doctype
- removed obsolete language attribute

bzr-revno: 1694
2011-07-24 19:52:53 +02:00
..
core - improved rendering speed by checking if the text fits as a whole (to save time figuring out that it fits as a whole) 2011-07-24 19:52:53 +02:00
plugins - improved rendering speed by checking if the text fits as a whole (to save time figuring out that it fits as a whole) 2011-07-24 19:52:53 +02:00
.version fixed version file 2011-03-25 19:49:53 +01:00
__init__.py Fix name 2011-06-12 17:02:52 +01:00