Lines Matching refs:using

9 * Fix: "Undefined index: group" when calling MultiCell when using font without OTL data (@Kekos, #1213, #941)
25 * Fixed SVGs using a style tag, has styles ignored ( Requires ext-dom ) (#450, @antman3351)
193 - QR codes can be generated without a border using `disableborder="1"` HTML attribute in `<barcode>` tag
253 - Automatic language mark-up and font selection using autoScriptToLang and autoLangToFont.
256 - Index mark-up allowing control over layout using CSS.
257 - `{PAGENO}` and `{nbpg}` can use any of the number types as in list-style e.g. set in `<pagebreak>` using pagenumstyle.
309 - bug accessing images from some servers (HTTP 403 Forbidden whn accessed using fopen etc.)
313 - Tables - bug when using colspan across columns which may have a cell width specified
318 - Tables - if using packTableData, and borders-collapse, wider border is overwriting content of adjacent cell
330 - Barcodes with bottom numerals e.g. EAN-13 - incorrect numeral size when using core fonts
371 - vertical-align:super|sub can be nested using `<span>` elements
385 NB When using Columns or Keep-with-table (use_kwt), cannot use transform
401 - images not displayed when using "https://" if images are referenced by src="//domain.com/image"
405 - cell height miscalculated when using hard-hyphenate
425 - background images using data:image\/(jpeg|gif|png);base64 format - error when reading in stylesheet
531 - Layout of Table of Content ToC now controlled using CSS styles
541 - Hyphenation controlled using CSS, consistent with CSS3 spec.
585 - Transform to uppercase/lowercase not working for chars > ASCII 128 when using core fonts
593 - Image problem if spaces or commas in path using http:// URL (included in release mPDF 5.6.1)
720 Using "unAGlyphs" forces subsetting of fonts, and will not work with SIP/SMP fonts (using characters beyond the Unicode BMP Plane).
732 using configurable variable: `$this->margBuffer`;
758 - When using charset_in other than utf-8, HTML Footers using tags e.g. `<htmlpageheader>` do not decode correctly