From 4188f38ad56d7ba2ea46e94403f305243514f80c Mon Sep 17 00:00:00 2001 From: tcit Date: Thu, 24 Jul 2014 15:49:36 +0200 Subject: add pdf and mobi libraries --- inc/3rdparty/libraries/mpdf/utils/index.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 inc/3rdparty/libraries/mpdf/utils/index.php (limited to 'inc/3rdparty/libraries/mpdf/utils/index.php') diff --git a/inc/3rdparty/libraries/mpdf/utils/index.php b/inc/3rdparty/libraries/mpdf/utils/index.php new file mode 100644 index 00000000..544f7f2e --- /dev/null +++ b/inc/3rdparty/libraries/mpdf/utils/index.php @@ -0,0 +1,26 @@ + + + + + + +

mPDF Font Utility scripts for Version 5.0

+

+Dump all characters from a font (font_dump.php) +

+

+Show a list of all font names available (font_names.php) +

+

+Show fonts in Collections .ttc (font_collections.php) +

+

+Show coverage of characters from all fonts (font_coverage.php) +

+ +

Edit the scripts to change the font folder if you wish - this is set by default to /ttfonts/

+ + + + + -- cgit v1.2.3