WIKINDX API trunk

FONTSIZES.php

WIKINDX : Bibliographic Management system.

Tags
see
https://wikindx.sourceforge.io/

The WIKINDX SourceForge project

author

The WIKINDX Team

license

https://www.isc.org/licenses/ ISC License

Table of Contents

Functions

sizes()  : mixed
Set and get the rFonts array and the current font.
writeSize()  : void
Convert font size to DOCX (in span and p tags as "style=font-size: xxpt;") and write XML

Functions

sizes()

Set and get the rFonts array and the current font.

sizes(string $method[, XMLWriter $xml = NULL ][, string $size = '' ]) : mixed
Parameters
$method : string
$xml : XMLWriter = NULL

Default NULL

$size : string = ''

Default ''

writeSize()

Convert font size to DOCX (in span and p tags as "style=font-size: xxpt;") and write XML

writeSize(XMLWriter $xml, string $size) : void
Parameters
$xml : XMLWriter

Default NULL

$size : string

        
On this page

Search results