=========================== mPDF v5.2 (18/06/2011) =========================== New Features ------------------ Improvements in font handling resulting in clearer display of fonts on screen, and improved compatibility with PostScript drivers (e.g. use with GSView/GhostScript, see below) CJK line-breaking implemented (roughly) according to rules. Configurable variables allow control of behaviour (except in tables). Viewer preferences: added options for initial 2 page display where you can specify whether 1st page is on left or right (cf. SetDisplayMode). Custom list-style-type for a list (ul,ol) or a list-item (li) in which you can determine the character and colour of the bullet: list-style-type: U+263Argb(255,0,0); - where U+263A is the Unicode HEX value of the character you want for the bullet - character MUST be included in the font used for that list item. rgb() bit is optional Bug fixes --------- - Fonts: embedding a BMP TTC font (e.g. Cambria) as a full font caused error - Table: If cell width set by CSS as %, and page-break-inside avoid requires a new page, was losing the sizing - Table: table borders CSS parsing error; if border-width, border-style, border-color set, not inherited correctly - Table: Table background image or gradient not working in HTMLHeader/Footer - Table: background color set on table (anywhere) will overwrite image/gradient - Table Background image/gradient: If left/right margin is set on table, gradient/image set on table is too wide - Table: rotated table - height (after first page does not correctly allow for thead i.e. too much) - Table: blank