The proposal to merge lp:~googol/openlp/render into lp:openlp has been updated.
Commit Message changed to: - 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 make html (html5): - added encoding - added doctype - removed obsolete language attribute For more details, see: https://code.launchpad.net/~googol/openlp/render/+merge/66253 -- https://code.launchpad.net/~googol/openlp/render/+merge/66253 Your team OpenLP Core is subscribed to branch lp:openlp. _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : [email protected] Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp

