From 0a7decd0a9a63fadada90a5e1b50d1108bebf4d9 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Thu, 13 Nov 2014 20:11:00 +0100 Subject: [PATCH] Remove dompdf from the IcingaVendor directory IcingaVendor will be removed. refs #6165 refs #6166 --- library/IcingaVendor/dompdf/.gitignore | 7 - library/IcingaVendor/dompdf/LICENSE.LGPL | 456 -- library/IcingaVendor/dompdf/changelog.txt | 213 - library/IcingaVendor/dompdf/docblox.dist.xml | 20 - library/IcingaVendor/dompdf/dompdf.php | 286 - .../dompdf/dompdf_config.custom.inc.php | 29 - .../IcingaVendor/dompdf/dompdf_config.inc.php | 384 -- .../include/absolute_positioner.cls.php | 125 - .../dompdf/include/abstract_renderer.cls.php | 865 --- .../include/attribute_translator.cls.php | 477 -- .../dompdf/include/autoload.inc.php | 86 - .../include/block_frame_decorator.cls.php | 265 - .../include/block_frame_reflower.cls.php | 776 --- .../dompdf/include/block_positioner.cls.php | 54 - .../dompdf/include/block_renderer.cls.php | 190 - .../include/cached_pdf_decorator.cls.php | 154 - .../dompdf/include/canvas.cls.php | 324 - .../dompdf/include/canvas_factory.cls.php | 59 - .../dompdf/include/cellmap.cls.php | 728 --- .../dompdf/include/cpdf_adapter.cls.php | 850 --- .../dompdf/include/css_color.cls.php | 257 - .../dompdf/include/dompdf.cls.php | 935 --- .../dompdf/include/dompdf_exception.cls.php | 27 - .../include/dompdf_image_exception.cls.php | 27 - library/IcingaVendor/dompdf/include/file.skel | 9 - .../dompdf/include/fixed_positioner.cls.php | 87 - .../dompdf/include/font_metrics.cls.php | 335 -- .../IcingaVendor/dompdf/include/frame.cls.php | 1113 ---- .../dompdf/include/frame_decorator.cls.php | 562 -- .../dompdf/include/frame_factory.cls.php | 186 - .../dompdf/include/frame_reflower.cls.php | 415 -- .../dompdf/include/frame_tree.cls.php | 224 - .../dompdf/include/functions.inc.php | 947 --- .../dompdf/include/gd_adapter.cls.php | 811 --- .../dompdf/include/image_cache.cls.php | 177 - .../include/image_frame_decorator.cls.php | 80 - .../include/image_frame_reflower.cls.php | 126 - .../dompdf/include/image_renderer.cls.php | 75 - .../include/inline_frame_decorator.cls.php | 75 - .../include/inline_frame_reflower.cls.php | 67 - .../dompdf/include/inline_positioner.cls.php | 71 - .../dompdf/include/inline_renderer.cls.php | 191 - .../include/javascript_embedder.cls.php | 37 - .../dompdf/include/line_box.cls.php | 228 - .../list_bullet_frame_decorator.cls.php | 66 - .../list_bullet_frame_reflower.cls.php | 34 - .../list_bullet_image_frame_decorator.cls.php | 143 - .../include/list_bullet_positioner.cls.php | 74 - .../include/list_bullet_renderer.cls.php | 219 - .../include/null_frame_decorator.cls.php | 27 - .../include/null_frame_reflower.cls.php | 22 - .../dompdf/include/null_positioner.cls.php | 24 - .../dompdf/include/page_cache.cls.php | 127 - .../include/page_frame_decorator.cls.php | 596 -- .../include/page_frame_reflower.cls.php | 217 - .../dompdf/include/pdflib_adapter.cls.php | 1030 ---- .../dompdf/include/php_evaluator.cls.php | 48 - .../dompdf/include/positioner.cls.php | 52 - .../dompdf/include/renderer.cls.php | 286 - .../IcingaVendor/dompdf/include/style.cls.php | 2223 ------- .../dompdf/include/stylesheet.cls.php | 1362 ----- .../table_cell_frame_decorator.cls.php | 103 - .../include/table_cell_frame_reflower.cls.php | 115 - .../include/table_cell_positioner.cls.php | 29 - .../include/table_cell_renderer.cls.php | 156 - .../include/table_frame_decorator.cls.php | 326 - .../include/table_frame_reflower.cls.php | 567 -- .../include/table_row_frame_decorator.cls.php | 49 - .../include/table_row_frame_reflower.cls.php | 62 - .../table_row_group_frame_decorator.cls.php | 65 - .../table_row_group_frame_reflower.cls.php | 60 - .../include/table_row_group_renderer.cls.php | 41 - .../include/table_row_positioner.cls.php | 36 - .../dompdf/include/tcpdf_adapter.cls.php | 466 -- .../include/text_frame_decorator.cls.php | 174 - .../include/text_frame_reflower.cls.php | 433 -- .../dompdf/include/text_renderer.cls.php | 150 - library/IcingaVendor/dompdf/index.php | 1 - library/IcingaVendor/dompdf/lib/class.pdf.php | 4969 ---------------- .../dompdf/lib/fonts/Courier-Bold.afm | 344 -- .../dompdf/lib/fonts/Courier-BoldOblique.afm | 344 -- .../dompdf/lib/fonts/Courier-Oblique.afm | 344 -- .../IcingaVendor/dompdf/lib/fonts/Courier.afm | 344 -- .../dompdf/lib/fonts/DejaVuSans-Bold.ttf | Bin 634184 -> 0 bytes .../dompdf/lib/fonts/DejaVuSans-Bold.ufm | 5199 ---------------- .../lib/fonts/DejaVuSans-BoldOblique.ttf | Bin 574636 -> 0 bytes .../lib/fonts/DejaVuSans-BoldOblique.ufm | 4675 --------------- .../lib/fonts/DejaVuSans-ExtraLight.ttf | Bin 338436 -> 0 bytes .../lib/fonts/DejaVuSans-ExtraLight.ufm | 1753 ------ .../dompdf/lib/fonts/DejaVuSans-Oblique.ttf | Bin 574456 -> 0 bytes .../dompdf/lib/fonts/DejaVuSans-Oblique.ufm | 4746 --------------- .../dompdf/lib/fonts/DejaVuSans.ttf | Bin 683528 -> 0 bytes .../dompdf/lib/fonts/DejaVuSans.ufm | 5271 ----------------- .../lib/fonts/DejaVuSansCondensed-Bold.ttf | Bin 595416 -> 0 bytes .../lib/fonts/DejaVuSansCondensed-Bold.ufm | 5199 ---------------- .../fonts/DejaVuSansCondensed-BoldOblique.ttf | Bin 543704 -> 0 bytes .../fonts/DejaVuSansCondensed-BoldOblique.ufm | 4675 --------------- .../lib/fonts/DejaVuSansCondensed-Oblique.ttf | Bin 539024 -> 0 bytes .../lib/fonts/DejaVuSansCondensed-Oblique.ufm | 4746 --------------- .../dompdf/lib/fonts/DejaVuSansCondensed.ttf | Bin 605792 -> 0 bytes .../dompdf/lib/fonts/DejaVuSansCondensed.ufm | 5271 ----------------- .../dompdf/lib/fonts/DejaVuSansMono-Bold.ttf | Bin 303644 -> 0 bytes .../dompdf/lib/fonts/DejaVuSansMono-Bold.ufm | 2969 ---------- .../lib/fonts/DejaVuSansMono-BoldOblique.ttf | Bin 224936 -> 0 bytes .../lib/fonts/DejaVuSansMono-BoldOblique.ufm | 2391 -------- .../lib/fonts/DejaVuSansMono-Oblique.ttf | Bin 231000 -> 0 bytes .../lib/fonts/DejaVuSansMono-Oblique.ufm | 2519 -------- .../dompdf/lib/fonts/DejaVuSansMono.ttf | Bin 323288 -> 0 bytes .../dompdf/lib/fonts/DejaVuSansMono.ufm | 3158 ---------- .../dompdf/lib/fonts/DejaVuSerif-Bold.ttf | Bin 315052 -> 0 bytes .../dompdf/lib/fonts/DejaVuSerif-Bold.ufm | 2971 ---------- .../lib/fonts/DejaVuSerif-BoldItalic.ttf | Bin 302940 -> 0 bytes .../lib/fonts/DejaVuSerif-BoldItalic.ufm | 2963 --------- .../dompdf/lib/fonts/DejaVuSerif-Italic.ttf | Bin 310604 -> 0 bytes .../dompdf/lib/fonts/DejaVuSerif-Italic.ufm | 3092 ---------- .../dompdf/lib/fonts/DejaVuSerif.ttf | Bin 337444 -> 0 bytes .../dompdf/lib/fonts/DejaVuSerif.ufm | 3049 ---------- .../lib/fonts/DejaVuSerifCondensed-Bold.ttf | Bin 290556 -> 0 bytes .../lib/fonts/DejaVuSerifCondensed-Bold.ufm | 2971 ---------- .../fonts/DejaVuSerifCondensed-BoldItalic.ttf | Bin 302120 -> 0 bytes .../fonts/DejaVuSerifCondensed-BoldItalic.ufm | 2963 --------- .../lib/fonts/DejaVuSerifCondensed-Italic.ttf | Bin 310024 -> 0 bytes .../lib/fonts/DejaVuSerifCondensed-Italic.ufm | 3092 ---------- .../dompdf/lib/fonts/DejaVuSerifCondensed.ttf | Bin 304328 -> 0 bytes .../dompdf/lib/fonts/DejaVuSerifCondensed.ufm | 3049 ---------- .../dompdf/lib/fonts/Helvetica-Bold.afm | 2829 --------- .../dompdf/lib/fonts/Helvetica-Bold.afm.php | 570 -- .../lib/fonts/Helvetica-BoldOblique.afm | 2829 --------- .../dompdf/lib/fonts/Helvetica-Oblique.afm | 3053 ---------- .../dompdf/lib/fonts/Helvetica.afm | 3053 ---------- .../dompdf/lib/fonts/Helvetica.afm.php | 570 -- .../IcingaVendor/dompdf/lib/fonts/Symbol.afm | 213 - .../dompdf/lib/fonts/Times-Bold.afm | 2590 -------- .../dompdf/lib/fonts/Times-BoldItalic.afm | 2386 -------- .../dompdf/lib/fonts/Times-Italic.afm | 2669 --------- .../dompdf/lib/fonts/Times-Roman.afm | 2421 -------- .../dompdf/lib/fonts/Times-Roman.afm.php | 570 -- .../dompdf/lib/fonts/ZapfDingbats.afm | 225 - .../fonts/dompdf_font_family_cache.dist.php | 111 - .../dompdf/lib/fonts/mustRead.html | 17 - .../IcingaVendor/dompdf/lib/html5lib/Data.php | 114 - .../dompdf/lib/html5lib/InputStream.php | 284 - .../dompdf/lib/html5lib/Parser.php | 36 - .../dompdf/lib/html5lib/Tokenizer.php | 2429 -------- .../dompdf/lib/html5lib/TreeBuilder.php | 3844 ------------ .../html5lib/named-character-references.ser | 1 - .../classes/adobe_font_metrics.cls.php | 208 - .../php-font-lib/classes/encoding_map.cls.php | 36 - .../lib/php-font-lib/classes/font.cls.php | 72 - .../classes/font_binary_stream.cls.php | 339 -- .../lib/php-font-lib/classes/font_eot.cls.php | 68 - .../php-font-lib/classes/font_header.cls.php | 35 - .../classes/font_opentype.cls.php | 20 - ...ont_opentype_table_directory_entry.cls.php | 19 - .../php-font-lib/classes/font_table.cls.php | 84 - .../classes/font_table_cmap.cls.php | 240 - .../font_table_directory_entry.cls.php | 121 - .../classes/font_table_glyf.cls.php | 93 - .../classes/font_table_head.cls.php | 43 - .../classes/font_table_hhea.cls.php | 42 - .../classes/font_table_hmtx.cls.php | 54 - .../classes/font_table_kern.cls.php | 75 - .../classes/font_table_loca.cls.php | 74 - .../classes/font_table_maxp.cls.php | 40 - .../classes/font_table_name.cls.php | 84 - .../classes/font_table_name_record.cls.php | 50 - .../classes/font_table_os2.cls.php | 45 - .../classes/font_table_post.cls.php | 142 - .../classes/font_truetype.cls.php | 487 -- .../classes/font_truetype_collection.cls.php | 93 - .../classes/font_truetype_header.cls.php | 32 - ...ont_truetype_table_directory_entry.cls.php | 26 - .../php-font-lib/classes/font_woff.cls.php | 80 - .../classes/font_woff_header.cls.php | 33 - .../font_woff_table_directory_entry.cls.php | 25 - .../maps/adobe-standard-encoding.map | 231 - .../dompdf/lib/php-font-lib/maps/cp1250.map | 251 - .../dompdf/lib/php-font-lib/maps/cp1251.map | 255 - .../dompdf/lib/php-font-lib/maps/cp1252.map | 251 - .../dompdf/lib/php-font-lib/maps/cp1253.map | 239 - .../dompdf/lib/php-font-lib/maps/cp1254.map | 249 - .../dompdf/lib/php-font-lib/maps/cp1255.map | 233 - .../dompdf/lib/php-font-lib/maps/cp1257.map | 244 - .../dompdf/lib/php-font-lib/maps/cp1258.map | 247 - .../dompdf/lib/php-font-lib/maps/cp874.map | 225 - .../lib/php-font-lib/maps/iso-8859-1.map | 256 - .../lib/php-font-lib/maps/iso-8859-11.map | 248 - .../lib/php-font-lib/maps/iso-8859-15.map | 256 - .../lib/php-font-lib/maps/iso-8859-16.map | 256 - .../lib/php-font-lib/maps/iso-8859-2.map | 256 - .../lib/php-font-lib/maps/iso-8859-4.map | 256 - .../lib/php-font-lib/maps/iso-8859-5.map | 256 - .../lib/php-font-lib/maps/iso-8859-7.map | 250 - .../lib/php-font-lib/maps/iso-8859-9.map | 256 - .../dompdf/lib/php-font-lib/maps/koi8-r.map | 256 - .../dompdf/lib/php-font-lib/maps/koi8-u.map | 256 - .../dompdf/lib/res/broken_image.png | Bin 618 -> 0 bytes library/IcingaVendor/dompdf/lib/res/html.css | 426 -- library/IcingaVendor/dompdf/load_font.php | 173 - library/IcingaVendor/dompdf/readme.html | 165 - .../IcingaVendor/dompdf/www/controller.php | 74 - .../dompdf/www/cssSandpaper/css/reset.css | 66 - .../www/cssSandpaper/js/EventHelpers.js | 441 -- .../dompdf/www/cssSandpaper/js/cssQuery-p.js | 6 - .../www/cssSandpaper/js/cssSandpaper.js | 2395 -------- .../cssSandpaper/js/jcoglan.com/sylvester.js | 1 - library/IcingaVendor/dompdf/www/debugger.php | 168 - library/IcingaVendor/dompdf/www/demo.php | 84 - library/IcingaVendor/dompdf/www/examples.php | 96 - library/IcingaVendor/dompdf/www/fonts.php | 193 - library/IcingaVendor/dompdf/www/foot.inc | 10 - .../IcingaVendor/dompdf/www/functions.inc.php | 53 - library/IcingaVendor/dompdf/www/head.inc | 54 - .../dompdf/www/images/arrow_01.gif | Bin 237 -> 0 bytes .../dompdf/www/images/arrow_02.gif | Bin 227 -> 0 bytes .../dompdf/www/images/arrow_03.gif | Bin 232 -> 0 bytes .../dompdf/www/images/arrow_04.gif | Bin 251 -> 0 bytes .../dompdf/www/images/arrow_05.gif | Bin 241 -> 0 bytes .../dompdf/www/images/arrow_06.gif | Bin 268 -> 0 bytes .../IcingaVendor/dompdf/www/images/css2.png | Bin 392 -> 0 bytes .../dompdf/www/images/dompdf_simple.png | Bin 4861 -> 0 bytes .../dompdf/www/images/favicon.ico | Bin 1406 -> 0 bytes .../dompdf/www/images/favicon.png | Bin 308 -> 0 bytes .../IcingaVendor/dompdf/www/images/h_bar.gif | Bin 1350 -> 0 bytes .../dompdf/www/images/left_arrow.gif | Bin 276 -> 0 bytes .../IcingaVendor/dompdf/www/images/logo.png | Bin 2492 -> 0 bytes .../IcingaVendor/dompdf/www/images/logo.xcf | Bin 8524 -> 0 bytes .../dompdf/www/images/php5-power-micro.png | Bin 268 -> 0 bytes .../dompdf/www/images/small_logo.png | Bin 887 -> 0 bytes .../dompdf/www/images/star_01.gif | Bin 314 -> 0 bytes .../dompdf/www/images/star_02.gif | Bin 324 -> 0 bytes .../dompdf/www/images/star_03.gif | Bin 312 -> 0 bytes .../dompdf/www/images/star_04.gif | Bin 335 -> 0 bytes .../dompdf/www/images/star_05.gif | Bin 380 -> 0 bytes .../IcingaVendor/dompdf/www/images/title.gif | Bin 2992 -> 0 bytes .../IcingaVendor/dompdf/www/images/v_bar.gif | Bin 2607 -> 0 bytes .../dompdf/www/images/xhtml10.png | Bin 481 -> 0 bytes library/IcingaVendor/dompdf/www/index.php | 28 - .../IcingaVendor/dompdf/www/jquery-1.4.2.js | 154 - library/IcingaVendor/dompdf/www/setup.php | 287 - library/IcingaVendor/dompdf/www/style.css | 255 - ...groundcolor_fontdecoration_pageborder.html | 139 - .../dompdf/www/test/css/common.css | 128 - .../dompdf/www/test/css/importabs.css | 2 - .../dompdf/www/test/css/importall.css | 2 - .../dompdf/www/test/css/importdisplay.css | 2 - .../dompdf/www/test/css/importprint.css | 2 - .../dompdf/www/test/css/importsub.css | 2 - .../dompdf/www/test/css/linkall.css | 2 - .../dompdf/www/test/css/linkdefault.css | 2 - .../dompdf/www/test/css/linkdisplay.css | 2 - .../dompdf/www/test/css/linkprint.css | 2 - .../dompdf/www/test/css/print_static.css | 701 --- .../dompdf/www/test/css_2d_transforms.html | 87 - .../dompdf/www/test/css_at_font_face.html | 41 - .../dompdf/www/test/css_baseline.html | 53 - .../dompdf/www/test/css_border.html | 163 - .../dompdf/www/test/css_color_cmyk.html | 51 - .../dompdf/www/test/css_content.html | 47 - .../dompdf/www/test/css_float.html | 57 - .../dompdf/www/test/css_font_selection.html | 115 - .../dompdf/www/test/css_important_flag.html | 54 - .../dompdf/www/test/css_letter_spacing.html | 102 - .../dompdf/www/test/css_line_height.html | 63 - .../dompdf/www/test/css_margin.html | 38 - .../dompdf/www/test/css_media.html | 150 - .../dompdf/www/test/css_multiple_class.html | 18 - .../dompdf/www/test/css_nth_child.html | 121 - .../dompdf/www/test/css_opacity.html | 107 - .../dompdf/www/test/css_outline.html | 77 - .../dompdf/www/test/css_overflow_hidden.html | 38 - .../www/test/css_position_absolute.html | 60 - .../dompdf/www/test/css_position_all.html | 379 -- .../dompdf/www/test/css_position_fixed.html | 215 - .../dompdf/www/test/css_selectors.html | 53 - .../dompdf/www/test/css_table_height.html | 15 - .../dompdf/www/test/css_text_align.html | 61 - .../dompdf/www/test/css_vertical_align.html | 34 - .../www/test/css_vertical_align_w3.html | 286 - .../dompdf/www/test/css_whitespace.html | 113 - .../dompdf/www/test/css_word_wrap.html | 36 - .../dompdf/www/test/css_z_index.html | 40 - .../IcingaVendor/dompdf/www/test/demo_01.html | 214 - .../dompdf/www/test/dom_anchor_link.html | 210 - .../IcingaVendor/dompdf/www/test/dom_br.html | 46 - .../dompdf/www/test/dom_large_table.html | 2198 ------- .../dompdf/www/test/dom_long_table.php | 43 - .../dompdf/www/test/dom_nbsp.html | 6 - .../dompdf/www/test/dom_nested_table.html | 62 - .../IcingaVendor/dompdf/www/test/dom_ol.html | 148 - .../dompdf/www/test/dom_simple_ul.html | 39 - .../dompdf/www/test/dom_table.html | 108 - .../dompdf/www/test/dom_table_image.html | 19 - .../IcingaVendor/dompdf/www/test/dom_ul.html | 312 - .../dompdf/www/test/encoding_entities.html | 14 - .../dompdf/www/test/encoding_latin1.html | 1162 ---- .../dompdf/www/test/encoding_special.html | 570 -- .../dompdf/www/test/encoding_symbols.html | 1400 ----- .../dompdf/www/test/encoding_unicode.html | 8 - .../www/test/encoding_unicode_wrapping.html | 13 - .../dompdf/www/test/encoding_utf-8.html | 793 --- .../dompdf/www/test/encoding_utf-8_all.html | 2064 ------- .../dompdf/www/test/encoding_utf-8_w3.html | 220 - .../dompdf/www/test/image_background.html | 87 - .../dompdf/www/test/image_basic.html | 20 - .../dompdf/www/test/image_bmp.html | 128 - .../dompdf/www/test/image_datauri.html | 35 - .../dompdf/www/test/image_dimensions.html | 50 - .../dompdf/www/test/image_gif.html | 9 - .../dompdf/www/test/image_remote.html | 41 - .../www/test/image_transparent_gif.html | 23 - .../www/test/image_transparent_png.html | 189 - .../dompdf/www/test/image_variants.html | 149 - .../dompdf/www/test/images/bmp/test1.bmp | Bin 1086 -> 0 bytes .../dompdf/www/test/images/bmp/test1.png | Bin 642 -> 0 bytes .../dompdf/www/test/images/bmp/test16.bmp | Bin 16438 -> 0 bytes .../dompdf/www/test/images/bmp/test16.png | Bin 717 -> 0 bytes .../www/test/images/bmp/test16bf555.bmp | Bin 16450 -> 0 bytes .../www/test/images/bmp/test16bf555.png | Bin 717 -> 0 bytes .../www/test/images/bmp/test16bf565.bmp | Bin 16450 -> 0 bytes .../www/test/images/bmp/test16bf565.png | Bin 790 -> 0 bytes .../dompdf/www/test/images/bmp/test24.bmp | Bin 24630 -> 0 bytes .../dompdf/www/test/images/bmp/test24.png | Bin 533 -> 0 bytes .../dompdf/www/test/images/bmp/test32.bmp | Bin 32566 -> 0 bytes .../dompdf/www/test/images/bmp/test32.png | Bin 533 -> 0 bytes .../dompdf/www/test/images/bmp/test32bf.bmp | Bin 32578 -> 0 bytes .../dompdf/www/test/images/bmp/test32bf.png | Bin 533 -> 0 bytes .../dompdf/www/test/images/bmp/test32bfv4.bmp | Bin 232874 -> 0 bytes .../dompdf/www/test/images/bmp/test32bfv4.png | Bin 126387 -> 0 bytes .../dompdf/www/test/images/bmp/test32v5.bmp | Bin 174858 -> 0 bytes .../dompdf/www/test/images/bmp/test32v5.png | Bin 115023 -> 0 bytes .../dompdf/www/test/images/bmp/test4.bmp | Bin 4214 -> 0 bytes .../dompdf/www/test/images/bmp/test4.png | Bin 472 -> 0 bytes .../dompdf/www/test/images/bmp/test4os2v2.bmp | Bin 3486 -> 0 bytes .../dompdf/www/test/images/bmp/test4os2v2.png | Bin 8711 -> 0 bytes .../dompdf/www/test/images/bmp/test8.bmp | Bin 9270 -> 0 bytes .../dompdf/www/test/images/bmp/test8.png | Bin 557 -> 0 bytes .../dompdf/www/test/images/bmp/test8os2.bmp | Bin 8986 -> 0 bytes .../dompdf/www/test/images/bmp/test8os2.png | Bin 557 -> 0 bytes .../www/test/images/bmp/testcompress4.bmp | Bin 922 -> 0 bytes .../www/test/images/bmp/testcompress4.png | Bin 472 -> 0 bytes .../www/test/images/bmp/testcompress8.bmp | Bin 1820 -> 0 bytes .../www/test/images/bmp/testcompress8.png | Bin 557 -> 0 bytes .../dompdf/www/test/images/bmp/trans.bmp | Bin 218606 -> 0 bytes .../dompdf/www/test/images/bmp/trans.png | Bin 9461 -> 0 bytes .../dompdf/www/test/images/cmyk_test2.jpg | Bin 607209 -> 0 bytes .../dompdf/www/test/images/dokuwiki-128.png | Bin 33615 -> 0 bytes .../dompdf/www/test/images/dompdf_simple.png | Bin 4739 -> 0 bytes .../dompdf/www/test/images/goldengate.jpg | Bin 21766 -> 0 bytes .../dompdf/www/test/images/green.gif | Bin 314 -> 0 bytes .../dompdf/www/test/images/grid-36.gif | Bin 117 -> 0 bytes .../dompdf/www/test/images/html.png | Bin 748 -> 0 bytes .../dompdf/www/test/images/no_extension | Bin 4739 -> 0 bytes .../dompdf/www/test/images/pdf.png | Bin 663 -> 0 bytes .../dompdf/www/test/images/php.gif | Bin 2523 -> 0 bytes .../dompdf/www/test/images/png.png | Bin 1001 -> 0 bytes .../dompdf/www/test/images/png/gray16a.png | Bin 256 -> 0 bytes .../dompdf/www/test/images/png/gray16a_bk.png | Bin 270 -> 0 bytes .../dompdf/www/test/images/png/gray16b.png | Bin 196 -> 0 bytes .../dompdf/www/test/images/png/gray16b_bk.png | Bin 210 -> 0 bytes .../dompdf/www/test/images/png/gray8a.png | Bin 187 -> 0 bytes .../dompdf/www/test/images/png/gray8a_bk.png | Bin 201 -> 0 bytes .../dompdf/www/test/images/png/gray8b.png | Bin 155 -> 0 bytes .../dompdf/www/test/images/png/gray8b_bk.png | Bin 169 -> 0 bytes .../dompdf/www/test/images/png/pal.png | Bin 1136 -> 0 bytes .../dompdf/www/test/images/png/pal_bk.png | Bin 1152 -> 0 bytes .../www/test/images/png/pal_bk_notrns.png | Bin 948 -> 0 bytes .../dompdf/www/test/images/png/palb.png | Bin 157 -> 0 bytes .../www/test/images/png/result_16ns.gif | Bin 2958 -> 0 bytes .../www/test/images/png/result_1trns.gif | Bin 2460 -> 0 bytes .../dompdf/www/test/images/png/result_bla.gif | Bin 2413 -> 0 bytes .../www/test/images/png/result_dith.gif | Bin 2065 -> 0 bytes .../dompdf/www/test/images/png/result_gra.gif | Bin 2821 -> 0 bytes .../dompdf/www/test/images/png/result_mag.gif | Bin 2978 -> 0 bytes .../www/test/images/png/result_magthr1.gif | Bin 3019 -> 0 bytes .../dompdf/www/test/images/png/result_no.gif | Bin 1410 -> 0 bytes .../www/test/images/png/result_nsbug.gif | Bin 1412 -> 0 bytes .../dompdf/www/test/images/png/result_ok.gif | Bin 3547 -> 0 bytes .../www/test/images/png/result_oprbug.gif | Bin 2427 -> 0 bytes .../www/test/images/png/result_thr1.gif | Bin 2490 -> 0 bytes .../www/test/images/png/result_thr128.gif | Bin 2036 -> 0 bytes .../www/test/images/png/result_thr255.gif | Bin 1574 -> 0 bytes .../dompdf/www/test/images/png/result_whi.gif | Bin 2453 -> 0 bytes .../dompdf/www/test/images/png/result_yel.gif | Bin 2963 -> 0 bytes .../www/test/images/png/result_yelthr1.gif | Bin 3007 -> 0 bytes .../www/test/images/png/resultb_bla.gif | Bin 1383 -> 0 bytes .../www/test/images/png/resultb_bug.gif | Bin 1541 -> 0 bytes .../www/test/images/png/resultb_mag.gif | Bin 1442 -> 0 bytes .../www/test/images/png/resultb_moz2.gif | Bin 1683 -> 0 bytes .../dompdf/www/test/images/png/resultb_no.gif | Bin 1724 -> 0 bytes .../dompdf/www/test/images/png/resultb_ok.gif | Bin 1569 -> 0 bytes .../www/test/images/png/resultb_whi.gif | Bin 1413 -> 0 bytes .../www/test/images/png/resultb_yel.gif | Bin 1442 -> 0 bytes .../www/test/images/png/resultg_bla.gif | Bin 2256 -> 0 bytes .../www/test/images/png/resultg_dgr.gif | Bin 2576 -> 0 bytes .../www/test/images/png/resultg_lgr.gif | Bin 2551 -> 0 bytes .../dompdf/www/test/images/png/resultg_no.gif | Bin 1371 -> 0 bytes .../dompdf/www/test/images/png/resultga.gif | Bin 3573 -> 0 bytes .../dompdf/www/test/images/png/resultgb.gif | Bin 1538 -> 0 bytes .../www/test/images/png/resultgb_dgr.gif | Bin 1406 -> 0 bytes .../www/test/images/png/resultgb_no.gif | Bin 1345 -> 0 bytes .../www/test/images/png/resultpb_no.gif | Bin 1437 -> 0 bytes .../dompdf/www/test/images/png/rgb16_t.png | Bin 304 -> 0 bytes .../dompdf/www/test/images/png/rgb16_t_bk.png | Bin 322 -> 0 bytes .../dompdf/www/test/images/png/rgb8_t.png | Bin 215 -> 0 bytes .../dompdf/www/test/images/png/rgb8_t_bk.png | Bin 233 -> 0 bytes .../dompdf/www/test/images/png/rgba16.png | Bin 318 -> 0 bytes .../dompdf/www/test/images/png/rgba16_bk.png | Bin 336 -> 0 bytes .../dompdf/www/test/images/png/rgba8.png | Bin 270 -> 0 bytes .../dompdf/www/test/images/png/rgba8_bk.png | Bin 288 -> 0 bytes .../dompdf/www/test/images/png/stripe.gif | Bin 946 -> 0 bytes .../dompdf/www/test/images/smiley.png | Bin 730 -> 0 bytes .../www/test/images/unknown_extension.foo | Bin 4739 -> 0 bytes .../dompdf/www/test/images/vblank.gif | Bin 53 -> 0 bytes .../dompdf/www/test/images/what_ordered.gif | Bin 33998 -> 0 bytes .../dompdf/www/test/page_pages.html | 201 - .../dompdf/www/test/quirks_center_table.html | 19 - .../dompdf/www/test/quirks_font_tag.html | 70 - .../www/test/quirks_html_attributes.html | 55 - .../dompdf/www/test/script_javascript.html | 24 - .../dompdf/www/test/script_php.php | 28 - 421 files changed, 164227 deletions(-) delete mode 100644 library/IcingaVendor/dompdf/.gitignore delete mode 100644 library/IcingaVendor/dompdf/LICENSE.LGPL delete mode 100644 library/IcingaVendor/dompdf/changelog.txt delete mode 100644 library/IcingaVendor/dompdf/docblox.dist.xml delete mode 100644 library/IcingaVendor/dompdf/dompdf.php delete mode 100644 library/IcingaVendor/dompdf/dompdf_config.custom.inc.php delete mode 100644 library/IcingaVendor/dompdf/dompdf_config.inc.php delete mode 100644 library/IcingaVendor/dompdf/include/absolute_positioner.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/abstract_renderer.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/attribute_translator.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/autoload.inc.php delete mode 100644 library/IcingaVendor/dompdf/include/block_frame_decorator.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/block_frame_reflower.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/block_positioner.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/block_renderer.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/cached_pdf_decorator.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/canvas.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/canvas_factory.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/cellmap.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/cpdf_adapter.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/css_color.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/dompdf.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/dompdf_exception.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/dompdf_image_exception.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/file.skel delete mode 100644 library/IcingaVendor/dompdf/include/fixed_positioner.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/font_metrics.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/frame.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/frame_decorator.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/frame_factory.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/frame_reflower.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/frame_tree.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/functions.inc.php delete mode 100644 library/IcingaVendor/dompdf/include/gd_adapter.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/image_cache.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/image_frame_decorator.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/image_frame_reflower.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/image_renderer.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/inline_frame_decorator.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/inline_frame_reflower.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/inline_positioner.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/inline_renderer.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/javascript_embedder.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/line_box.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/list_bullet_frame_decorator.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/list_bullet_frame_reflower.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/list_bullet_image_frame_decorator.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/list_bullet_positioner.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/list_bullet_renderer.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/null_frame_decorator.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/null_frame_reflower.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/null_positioner.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/page_cache.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/page_frame_decorator.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/page_frame_reflower.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/pdflib_adapter.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/php_evaluator.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/positioner.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/renderer.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/style.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/stylesheet.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/table_cell_frame_decorator.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/table_cell_frame_reflower.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/table_cell_positioner.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/table_cell_renderer.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/table_frame_decorator.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/table_frame_reflower.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/table_row_frame_decorator.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/table_row_frame_reflower.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/table_row_group_frame_decorator.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/table_row_group_frame_reflower.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/table_row_group_renderer.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/table_row_positioner.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/tcpdf_adapter.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/text_frame_decorator.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/text_frame_reflower.cls.php delete mode 100644 library/IcingaVendor/dompdf/include/text_renderer.cls.php delete mode 100644 library/IcingaVendor/dompdf/index.php delete mode 100644 library/IcingaVendor/dompdf/lib/class.pdf.php delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/Courier-Bold.afm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/Courier-BoldOblique.afm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/Courier-Oblique.afm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/Courier.afm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSans-Bold.ttf delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSans-Bold.ufm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSans-BoldOblique.ttf delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSans-BoldOblique.ufm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSans-ExtraLight.ttf delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSans-ExtraLight.ufm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSans-Oblique.ttf delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSans-Oblique.ufm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSans.ttf delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSans.ufm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSansCondensed-Bold.ttf delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSansCondensed-Bold.ufm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSansCondensed-BoldOblique.ttf delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSansCondensed-BoldOblique.ufm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSansCondensed-Oblique.ttf delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSansCondensed-Oblique.ufm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSansCondensed.ttf delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSansCondensed.ufm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSansMono-Bold.ttf delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSansMono-Bold.ufm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSansMono-BoldOblique.ttf delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSansMono-BoldOblique.ufm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSansMono-Oblique.ttf delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSansMono-Oblique.ufm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSansMono.ttf delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSansMono.ufm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSerif-Bold.ttf delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSerif-Bold.ufm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSerif-BoldItalic.ttf delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSerif-BoldItalic.ufm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSerif-Italic.ttf delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSerif-Italic.ufm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSerif.ttf delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSerif.ufm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSerifCondensed-Bold.ttf delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSerifCondensed-Bold.ufm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSerifCondensed-BoldItalic.ttf delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSerifCondensed-BoldItalic.ufm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSerifCondensed-Italic.ttf delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSerifCondensed-Italic.ufm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSerifCondensed.ttf delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/DejaVuSerifCondensed.ufm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/Helvetica-Bold.afm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/Helvetica-Bold.afm.php delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/Helvetica-BoldOblique.afm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/Helvetica-Oblique.afm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/Helvetica.afm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/Helvetica.afm.php delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/Symbol.afm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/Times-Bold.afm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/Times-BoldItalic.afm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/Times-Italic.afm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/Times-Roman.afm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/Times-Roman.afm.php delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/ZapfDingbats.afm delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/dompdf_font_family_cache.dist.php delete mode 100644 library/IcingaVendor/dompdf/lib/fonts/mustRead.html delete mode 100644 library/IcingaVendor/dompdf/lib/html5lib/Data.php delete mode 100644 library/IcingaVendor/dompdf/lib/html5lib/InputStream.php delete mode 100644 library/IcingaVendor/dompdf/lib/html5lib/Parser.php delete mode 100644 library/IcingaVendor/dompdf/lib/html5lib/Tokenizer.php delete mode 100644 library/IcingaVendor/dompdf/lib/html5lib/TreeBuilder.php delete mode 100644 library/IcingaVendor/dompdf/lib/html5lib/named-character-references.ser delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/adobe_font_metrics.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/encoding_map.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_binary_stream.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_eot.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_header.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_opentype.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_opentype_table_directory_entry.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_table.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_table_cmap.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_table_directory_entry.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_table_glyf.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_table_head.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_table_hhea.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_table_hmtx.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_table_kern.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_table_loca.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_table_maxp.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_table_name.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_table_name_record.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_table_os2.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_table_post.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_truetype.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_truetype_collection.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_truetype_header.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_truetype_table_directory_entry.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_woff.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_woff_header.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/classes/font_woff_table_directory_entry.cls.php delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/maps/adobe-standard-encoding.map delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/maps/cp1250.map delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/maps/cp1251.map delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/maps/cp1252.map delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/maps/cp1253.map delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/maps/cp1254.map delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/maps/cp1255.map delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/maps/cp1257.map delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/maps/cp1258.map delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/maps/cp874.map delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/maps/iso-8859-1.map delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/maps/iso-8859-11.map delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/maps/iso-8859-15.map delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/maps/iso-8859-16.map delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/maps/iso-8859-2.map delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/maps/iso-8859-4.map delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/maps/iso-8859-5.map delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/maps/iso-8859-7.map delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/maps/iso-8859-9.map delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/maps/koi8-r.map delete mode 100644 library/IcingaVendor/dompdf/lib/php-font-lib/maps/koi8-u.map delete mode 100644 library/IcingaVendor/dompdf/lib/res/broken_image.png delete mode 100644 library/IcingaVendor/dompdf/lib/res/html.css delete mode 100644 library/IcingaVendor/dompdf/load_font.php delete mode 100644 library/IcingaVendor/dompdf/readme.html delete mode 100644 library/IcingaVendor/dompdf/www/controller.php delete mode 100644 library/IcingaVendor/dompdf/www/cssSandpaper/css/reset.css delete mode 100644 library/IcingaVendor/dompdf/www/cssSandpaper/js/EventHelpers.js delete mode 100644 library/IcingaVendor/dompdf/www/cssSandpaper/js/cssQuery-p.js delete mode 100644 library/IcingaVendor/dompdf/www/cssSandpaper/js/cssSandpaper.js delete mode 100644 library/IcingaVendor/dompdf/www/cssSandpaper/js/jcoglan.com/sylvester.js delete mode 100644 library/IcingaVendor/dompdf/www/debugger.php delete mode 100644 library/IcingaVendor/dompdf/www/demo.php delete mode 100644 library/IcingaVendor/dompdf/www/examples.php delete mode 100644 library/IcingaVendor/dompdf/www/fonts.php delete mode 100644 library/IcingaVendor/dompdf/www/foot.inc delete mode 100644 library/IcingaVendor/dompdf/www/functions.inc.php delete mode 100644 library/IcingaVendor/dompdf/www/head.inc delete mode 100644 library/IcingaVendor/dompdf/www/images/arrow_01.gif delete mode 100644 library/IcingaVendor/dompdf/www/images/arrow_02.gif delete mode 100644 library/IcingaVendor/dompdf/www/images/arrow_03.gif delete mode 100644 library/IcingaVendor/dompdf/www/images/arrow_04.gif delete mode 100644 library/IcingaVendor/dompdf/www/images/arrow_05.gif delete mode 100644 library/IcingaVendor/dompdf/www/images/arrow_06.gif delete mode 100644 library/IcingaVendor/dompdf/www/images/css2.png delete mode 100644 library/IcingaVendor/dompdf/www/images/dompdf_simple.png delete mode 100644 library/IcingaVendor/dompdf/www/images/favicon.ico delete mode 100644 library/IcingaVendor/dompdf/www/images/favicon.png delete mode 100644 library/IcingaVendor/dompdf/www/images/h_bar.gif delete mode 100644 library/IcingaVendor/dompdf/www/images/left_arrow.gif delete mode 100644 library/IcingaVendor/dompdf/www/images/logo.png delete mode 100644 library/IcingaVendor/dompdf/www/images/logo.xcf delete mode 100644 library/IcingaVendor/dompdf/www/images/php5-power-micro.png delete mode 100644 library/IcingaVendor/dompdf/www/images/small_logo.png delete mode 100644 library/IcingaVendor/dompdf/www/images/star_01.gif delete mode 100644 library/IcingaVendor/dompdf/www/images/star_02.gif delete mode 100644 library/IcingaVendor/dompdf/www/images/star_03.gif delete mode 100644 library/IcingaVendor/dompdf/www/images/star_04.gif delete mode 100644 library/IcingaVendor/dompdf/www/images/star_05.gif delete mode 100644 library/IcingaVendor/dompdf/www/images/title.gif delete mode 100644 library/IcingaVendor/dompdf/www/images/v_bar.gif delete mode 100644 library/IcingaVendor/dompdf/www/images/xhtml10.png delete mode 100644 library/IcingaVendor/dompdf/www/index.php delete mode 100644 library/IcingaVendor/dompdf/www/jquery-1.4.2.js delete mode 100644 library/IcingaVendor/dompdf/www/setup.php delete mode 100644 library/IcingaVendor/dompdf/www/style.css delete mode 100644 library/IcingaVendor/dompdf/www/test/backgroundcolor_fontdecoration_pageborder.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css/common.css delete mode 100644 library/IcingaVendor/dompdf/www/test/css/importabs.css delete mode 100644 library/IcingaVendor/dompdf/www/test/css/importall.css delete mode 100644 library/IcingaVendor/dompdf/www/test/css/importdisplay.css delete mode 100644 library/IcingaVendor/dompdf/www/test/css/importprint.css delete mode 100644 library/IcingaVendor/dompdf/www/test/css/importsub.css delete mode 100644 library/IcingaVendor/dompdf/www/test/css/linkall.css delete mode 100644 library/IcingaVendor/dompdf/www/test/css/linkdefault.css delete mode 100644 library/IcingaVendor/dompdf/www/test/css/linkdisplay.css delete mode 100644 library/IcingaVendor/dompdf/www/test/css/linkprint.css delete mode 100644 library/IcingaVendor/dompdf/www/test/css/print_static.css delete mode 100644 library/IcingaVendor/dompdf/www/test/css_2d_transforms.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_at_font_face.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_baseline.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_border.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_color_cmyk.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_content.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_float.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_font_selection.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_important_flag.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_letter_spacing.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_line_height.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_margin.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_media.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_multiple_class.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_nth_child.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_opacity.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_outline.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_overflow_hidden.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_position_absolute.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_position_all.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_position_fixed.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_selectors.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_table_height.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_text_align.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_vertical_align.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_vertical_align_w3.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_whitespace.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_word_wrap.html delete mode 100644 library/IcingaVendor/dompdf/www/test/css_z_index.html delete mode 100644 library/IcingaVendor/dompdf/www/test/demo_01.html delete mode 100644 library/IcingaVendor/dompdf/www/test/dom_anchor_link.html delete mode 100644 library/IcingaVendor/dompdf/www/test/dom_br.html delete mode 100644 library/IcingaVendor/dompdf/www/test/dom_large_table.html delete mode 100644 library/IcingaVendor/dompdf/www/test/dom_long_table.php delete mode 100644 library/IcingaVendor/dompdf/www/test/dom_nbsp.html delete mode 100644 library/IcingaVendor/dompdf/www/test/dom_nested_table.html delete mode 100644 library/IcingaVendor/dompdf/www/test/dom_ol.html delete mode 100644 library/IcingaVendor/dompdf/www/test/dom_simple_ul.html delete mode 100644 library/IcingaVendor/dompdf/www/test/dom_table.html delete mode 100644 library/IcingaVendor/dompdf/www/test/dom_table_image.html delete mode 100644 library/IcingaVendor/dompdf/www/test/dom_ul.html delete mode 100644 library/IcingaVendor/dompdf/www/test/encoding_entities.html delete mode 100644 library/IcingaVendor/dompdf/www/test/encoding_latin1.html delete mode 100644 library/IcingaVendor/dompdf/www/test/encoding_special.html delete mode 100644 library/IcingaVendor/dompdf/www/test/encoding_symbols.html delete mode 100644 library/IcingaVendor/dompdf/www/test/encoding_unicode.html delete mode 100644 library/IcingaVendor/dompdf/www/test/encoding_unicode_wrapping.html delete mode 100644 library/IcingaVendor/dompdf/www/test/encoding_utf-8.html delete mode 100644 library/IcingaVendor/dompdf/www/test/encoding_utf-8_all.html delete mode 100644 library/IcingaVendor/dompdf/www/test/encoding_utf-8_w3.html delete mode 100644 library/IcingaVendor/dompdf/www/test/image_background.html delete mode 100644 library/IcingaVendor/dompdf/www/test/image_basic.html delete mode 100644 library/IcingaVendor/dompdf/www/test/image_bmp.html delete mode 100644 library/IcingaVendor/dompdf/www/test/image_datauri.html delete mode 100644 library/IcingaVendor/dompdf/www/test/image_dimensions.html delete mode 100644 library/IcingaVendor/dompdf/www/test/image_gif.html delete mode 100644 library/IcingaVendor/dompdf/www/test/image_remote.html delete mode 100644 library/IcingaVendor/dompdf/www/test/image_transparent_gif.html delete mode 100644 library/IcingaVendor/dompdf/www/test/image_transparent_png.html delete mode 100644 library/IcingaVendor/dompdf/www/test/image_variants.html delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test1.bmp delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test1.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test16.bmp delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test16.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test16bf555.bmp delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test16bf555.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test16bf565.bmp delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test16bf565.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test24.bmp delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test24.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test32.bmp delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test32.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test32bf.bmp delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test32bf.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test32bfv4.bmp delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test32bfv4.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test32v5.bmp delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test32v5.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test4.bmp delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test4.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test4os2v2.bmp delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test4os2v2.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test8.bmp delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test8.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test8os2.bmp delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/test8os2.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/testcompress4.bmp delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/testcompress4.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/testcompress8.bmp delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/testcompress8.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/trans.bmp delete mode 100644 library/IcingaVendor/dompdf/www/test/images/bmp/trans.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/cmyk_test2.jpg delete mode 100644 library/IcingaVendor/dompdf/www/test/images/dokuwiki-128.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/dompdf_simple.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/goldengate.jpg delete mode 100644 library/IcingaVendor/dompdf/www/test/images/green.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/grid-36.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/html.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/no_extension delete mode 100644 library/IcingaVendor/dompdf/www/test/images/pdf.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/php.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/gray16a.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/gray16a_bk.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/gray16b.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/gray16b_bk.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/gray8a.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/gray8a_bk.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/gray8b.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/gray8b_bk.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/pal.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/pal_bk.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/pal_bk_notrns.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/palb.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/result_16ns.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/result_1trns.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/result_bla.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/result_dith.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/result_gra.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/result_mag.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/result_magthr1.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/result_no.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/result_nsbug.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/result_ok.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/result_oprbug.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/result_thr1.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/result_thr128.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/result_thr255.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/result_whi.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/result_yel.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/result_yelthr1.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/resultb_bla.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/resultb_bug.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/resultb_mag.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/resultb_moz2.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/resultb_no.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/resultb_ok.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/resultb_whi.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/resultb_yel.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/resultg_bla.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/resultg_dgr.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/resultg_lgr.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/resultg_no.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/resultga.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/resultgb.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/resultgb_dgr.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/resultgb_no.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/resultpb_no.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/rgb16_t.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/rgb16_t_bk.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/rgb8_t.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/rgb8_t_bk.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/rgba16.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/rgba16_bk.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/rgba8.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/rgba8_bk.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/png/stripe.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/smiley.png delete mode 100644 library/IcingaVendor/dompdf/www/test/images/unknown_extension.foo delete mode 100644 library/IcingaVendor/dompdf/www/test/images/vblank.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/images/what_ordered.gif delete mode 100644 library/IcingaVendor/dompdf/www/test/page_pages.html delete mode 100644 library/IcingaVendor/dompdf/www/test/quirks_center_table.html delete mode 100644 library/IcingaVendor/dompdf/www/test/quirks_font_tag.html delete mode 100644 library/IcingaVendor/dompdf/www/test/quirks_html_attributes.html delete mode 100644 library/IcingaVendor/dompdf/www/test/script_javascript.html delete mode 100644 library/IcingaVendor/dompdf/www/test/script_php.php diff --git a/library/IcingaVendor/dompdf/.gitignore b/library/IcingaVendor/dompdf/.gitignore deleted file mode 100644 index 5df2a2c6a..000000000 --- a/library/IcingaVendor/dompdf/.gitignore +++ /dev/null @@ -1,7 +0,0 @@ -# ignore all files -* -**/* -lib/fonts/log.htm - -# except of gitignore -!.gitignore diff --git a/library/IcingaVendor/dompdf/LICENSE.LGPL b/library/IcingaVendor/dompdf/LICENSE.LGPL deleted file mode 100644 index 6ef5de82a..000000000 --- a/library/IcingaVendor/dompdf/LICENSE.LGPL +++ /dev/null @@ -1,456 +0,0 @@ - GNU LESSER GENERAL PUBLIC LICENSE - Version 2.1, February 1999 - - Copyright (C) 1991, 1999 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - -[This is the first released version of the Lesser GPL. It also counts - as the successor of the GNU Library Public License, version 2, hence - the version number 2.1.] - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -Licenses are intended to guarantee your freedom to share and change -free software--to make sure the software is free for all its users. - - This license, the Lesser General Public License, applies to some -specially designated software packages--typically libraries--of the -Free Software Foundation and other authors who decide to use it. You -can use it too, but we suggest you first think carefully about whether -this license or the ordinary General Public License is the better -strategy to use in any particular case, based on the explanations below. - - When we speak of free software, we are referring to freedom of use, -not price. Our General Public Licenses are designed to make sure that -you have the freedom to distribute copies of free software (and charge -for this service if you wish); that you receive source code or can get -it if you want it; that you can change the software and use pieces of -it in new free programs; and that you are informed that you can do -these things. - - To protect your rights, we need to make restrictions that forbid -distributors to deny you these rights or to ask you to surrender these -rights. These restrictions translate to certain responsibilities for -you if you distribute copies of the library or if you modify it. - - For example, if you distribute copies of the library, whether gratis -or for a fee, you must give the recipients all the rights that we gave -you. You must make sure that they, too, receive or can get the source -code. If you link other code with the library, you must provide -complete object files to the recipients, so that they can relink them -with the library after making changes to the library and recompiling -it. And you must show them these terms so they know their rights. - - We protect your rights with a two-step method: (1) we copyright the -library, and (2) we offer you this license, which gives you legal -permission to copy, distribute and/or modify the library. - - To protect each distributor, we want to make it very clear that -there is no warranty for the free library. Also, if the library is -modified by someone else and passed on, the recipients should know -that what they have is not the original version, so that the original -author's reputation will not be affected by problems that might be -introduced by others. - - Finally, software patents pose a constant threat to the existence of -any free program. We wish to make sure that a company cannot -effectively restrict the users of a free program by obtaining a -restrictive license from a patent holder. Therefore, we insist that -any patent license obtained for a version of the library must be -consistent with the full freedom of use specified in this license. - - Most GNU software, including some libraries, is covered by the -ordinary GNU General Public License. This license, the GNU Lesser -General Public License, applies to certain designated libraries, and -is quite different from the ordinary General Public License. We use -this license for certain libraries in order to permit linking those -libraries into non-free programs. - - When a program is linked with a library, whether statically or using -a shared library, the combination of the two is legally speaking a -combined work, a derivative of the original library. The ordinary -General Public License therefore permits such linking only if the -entire combination fits its criteria of freedom. The Lesser General -Public License permits more lax criteria for linking other code with -the library. - - We call this license the "Lesser" General Public License because it -does Less to protect the user's freedom than the ordinary General -Public License. It also provides other free software developers Less -of an advantage over competing non-free programs. These disadvantages -are the reason we use the ordinary General Public License for many -libraries. However, the Lesser license provides advantages in certain -special circumstances. - - For example, on rare occasions, there may be a special need to -encourage the widest possible use of a certain library, so that it becomes -a de-facto standard. To achieve this, non-free programs must be -allowed to use the library. A more frequent case is that a free -library does the same job as widely used non-free libraries. In this -case, there is little to gain by limiting the free library to free -software only, so we use the Lesser General Public License. - - In other cases, permission to use a particular library in non-free -programs enables a greater number of people to use a large body of -free software. For example, permission to use the GNU C Library in -non-free programs enables many more people to use the whole GNU -operating system, as well as its variant, the GNU/Linux operating -system. - - Although the Lesser General Public License is Less protective of the -users' freedom, it does ensure that the user of a program that is -linked with the Library has the freedom and the wherewithal to run -that program using a modified version of the Library. - - The precise terms and conditions for copying, distribution and -modification follow. Pay close attention to the difference between a -"work based on the library" and a "work that uses the library". The -former contains code derived from the library, whereas the latter must -be combined with the library in order to run. - - GNU LESSER GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License Agreement applies to any software library or other -program which contains a notice placed by the copyright holder or -other authorized party saying it may be distributed under the terms of -this Lesser General Public License (also called "this License"). -Each licensee is addressed as "you". - - A "library" means a collection of software functions and/or data -prepared so as to be conveniently linked with application programs -(which use some of those functions and data) to form executables. - - The "Library", below, refers to any such software library or work -which has been distributed under these terms. A "work based on the -Library" means either the Library or any derivative work under -copyright law: that is to say, a work containing the Library or a -portion of it, either verbatim or with modifications and/or translated -straightforwardly into another language. (Hereinafter, translation is -included without limitation in the term "modification".) - - "Source code" for a work means the preferred form of the work for -making modifications to it. For a library, complete source code means -all the source code for all modules it contains, plus any associated -interface definition files, plus the scripts used to control compilation -and installation of the library. - - Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running a program using the Library is not restricted, and output from -such a program is covered only if its contents constitute a work based -on the Library (independent of the use of the Library in a tool for -writing it). Whether that is true depends on what the Library does -and what the program that uses the Library does. - - 1. You may copy and distribute verbatim copies of the Library's -complete source code as you receive it, in any medium, provided that -you conspicuously and appropriately publish on each copy an -appropriate copyright notice and disclaimer of warranty; keep intact -all the notices that refer to this License and to the absence of any -warranty; and distribute a copy of this License along with the -Library. - - You may charge a fee for the physical act of transferring a copy, -and you may at your option offer warranty protection in exchange for a -fee. - - 2. You may modify your copy or copies of the Library or any portion -of it, thus forming a work based on the Library, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) The modified work must itself be a software library. - - b) You must cause the files modified to carry prominent notices - stating that you changed the files and the date of any change. - - c) You must cause the whole of the work to be licensed at no - charge to all third parties under the terms of this License. - - d) If a facility in the modified Library refers to a function or a - table of data to be supplied by an application program that uses - the facility, other than as an argument passed when the facility - is invoked, then you must make a good faith effort to ensure that, - in the event an application does not supply such function or - table, the facility still operates, and performs whatever part of - its purpose remains meaningful. - - (For example, a function in a library to compute square roots has - a purpose that is entirely well-defined independent of the - application. Therefore, Subsection 2d requires that any - application-supplied function or table used by this function must - be optional: if the application does not supply it, the square - root function must still compute square roots.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Library, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Library, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote -it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Library. - -In addition, mere aggregation of another work not based on the Library -with the Library (or with a work based on the Library) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may opt to apply the terms of the ordinary GNU General Public -License instead of this License to a given copy of the Library. To do -this, you must alter all the notices that refer to this License, so -that they refer to the ordinary GNU General Public License, version 2, -instead of to this License. (If a newer version than version 2 of the -ordinary GNU General Public License has appeared, then you can specify -that version instead if you wish.) Do not make any other change in -these notices. - - Once this change is made in a given copy, it is irreversible for -that copy, so the ordinary GNU General Public License applies to all -subsequent copies and derivative works made from that copy. - - This option is useful when you wish to copy part of the code of -the Library into a program that is not a library. - - 4. You may copy and distribute the Library (or a portion or -derivative of it, under Section 2) in object code or executable form -under the terms of Sections 1 and 2 above provided that you accompany -it with the complete corresponding machine-readable source code, which -must be distributed under the terms of Sections 1 and 2 above on a -medium customarily used for software interchange. - - If distribution of object code is made by offering access to copy -from a designated place, then offering equivalent access to copy the -source code from the same place satisfies the requirement to -distribute the source code, even though third parties are not -compelled to copy the source along with the object code. - - 5. A program that contains no derivative of any portion of the -Library, but is designed to work with the Library by being compiled or -linked with it, is called a "work that uses the Library". Such a -work, in isolation, is not a derivative work of the Library, and -therefore falls outside the scope of this License. - - However, linking a "work that uses the Library" with the Library -creates an executable that is a derivative of the Library (because it -contains portions of the Library), rather than a "work that uses the -library". The executable is therefore covered by this License. -Section 6 states terms for distribution of such executables. - - When a "work that uses the Library" uses material from a header file -that is part of the Library, the object code for the work may be a -derivative work of the Library even though the source code is not. -Whether this is true is especially significant if the work can be -linked without the Library, or if the work is itself a library. The -threshold for this to be true is not precisely defined by law. - - If such an object file uses only numerical parameters, data -structure layouts and accessors, and small macros and small inline -functions (ten lines or less in length), then the use of the object -file is unrestricted, regardless of whether it is legally a derivative -work. (Executables containing this object code plus portions of the -Library will still fall under Section 6.) - - Otherwise, if the work is a derivative of the Library, you may -distribute the object code for the work under the terms of Section 6. -Any executables containing that work also fall under Section 6, -whether or not they are linked directly with the Library itself. - - 6. As an exception to the Sections above, you may also combine or -link a "work that uses the Library" with the Library to produce a -work containing portions of the Library, and distribute that work -under terms of your choice, provided that the terms permit -modification of the work for the customer's own use and reverse -engineering for debugging such modifications. - - You must give prominent notice with each copy of the work that the -Library is used in it and that the Library and its use are covered by -this License. You must supply a copy of this License. If the work -during execution displays copyright notices, you must include the -copyright notice for the Library among them, as well as a reference -directing the user to the copy of this License. Also, you must do one -of these things: - - a) Accompany the work with the complete corresponding - machine-readable source code for the Library including whatever - changes were used in the work (which must be distributed under - Sections 1 and 2 above); and, if the work is an executable linked - with the Library, with the complete machine-readable "work that - uses the Library", as object code and/or source code, so that the - user can modify the Library and then relink to produce a modified - executable containing the modified Library. (It is understood - that the user who changes the contents of definitions files in the - Library will not necessarily be able to recompile the application - to use the modified definitions.) - - b) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (1) uses at run time a - copy of the library already present on the user's computer system, - rather than copying library functions into the executable, and (2) - will operate properly with a modified version of the library, if - the user installs one, as long as the modified version is - interface-compatible with the version that the work was made with. - - c) Accompany the work with a written offer, valid for at - least three years, to give the same user the materials - specified in Subsection 6a, above, for a charge no more - than the cost of performing this distribution. - - d) If distribution of the work is made by offering access to copy - from a designated place, offer equivalent access to copy the above - specified materials from the same place. - - e) Verify that the user has already received a copy of these - materials or that you have already sent this user a copy. - - For an executable, the required form of the "work that uses the -Library" must include any data and utility programs needed for -reproducing the executable from it. However, as a special exception, -the materials to be distributed need not include anything that is -normally distributed (in either source or binary form) with the major -components (compiler, kernel, and so on) of the operating system on -which the executable runs, unless that component itself accompanies -the executable. - - It may happen that this requirement contradicts the license -restrictions of other proprietary libraries that do not normally -accompany the operating system. Such a contradiction means you cannot -use both them and the Library together in an executable that you -distribute. - - 7. You may place library facilities that are a work based on the -Library side-by-side in a single library together with other library -facilities not covered by this License, and distribute such a combined -library, provided that the separate distribution of the work based on -the Library and of the other library facilities is otherwise -permitted, and provided that you do these two things: - - a) Accompany the combined library with a copy of the same work - based on the Library, uncombined with any other library - facilities. This must be distributed under the terms of the - Sections above. - - b) Give prominent notice with the combined library of the fact - that part of it is a work based on the Library, and explaining - where to find the accompanying uncombined form of the same work. - - 8. You may not copy, modify, sublicense, link with, or distribute -the Library except as expressly provided under this License. Any -attempt otherwise to copy, modify, sublicense, link with, or -distribute the Library is void, and will automatically terminate your -rights under this License. However, parties who have received copies, -or rights, from you under this License will not have their licenses -terminated so long as such parties remain in full compliance. - - 9. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Library or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Library (or any work based on the -Library), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Library or works based on it. - - 10. Each time you redistribute the Library (or any work based on the -Library), the recipient automatically receives a license from the -original licensor to copy, distribute, link with or modify the Library -subject to these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties with -this License. - - 11. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Library at all. For example, if a patent -license would not permit royalty-free redistribution of the Library by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Library. - -If any portion of this section is held invalid or unenforceable under any -particular circumstance, the balance of the section is intended to apply, -and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 12. If the distribution and/or use of the Library is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Library under this License may add -an explicit geographical distribution limitation excluding those countries, -so that distribution is permitted only in or among countries not thus -excluded. In such case, this License incorporates the limitation as if -written in the body of this License. - - 13. The Free Software Foundation may publish revised and/or new -versions of the Lesser General Public License from time to time. -Such new versions will be similar in spirit to the present version, -but may differ in detail to address new problems or concerns. - -Each version is given a distinguishing version number. If the Library -specifies a version number of this License which applies to it and -"any later version", you have the option of following the terms and -conditions either of that version or of any later version published by -the Free Software Foundation. If the Library does not specify a -license version number, you may choose any version ever published by -the Free Software Foundation. - - 14. If you wish to incorporate parts of the Library into other free -programs whose distribution conditions are incompatible with these, -write to the author to ask for permission. For software which is -copyrighted by the Free Software Foundation, write to the Free -Software Foundation; we sometimes make exceptions for this. Our -decision will be guided by the two goals of preserving the free status -of all derivatives of our free software and of promoting the sharing -and reuse of software generally. - - NO WARRANTY - - 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO -WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. -EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR -OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY -KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE -LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME -THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN -WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY -AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU -FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR -CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE -LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING -RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A -FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF -SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH -DAMAGES. \ No newline at end of file diff --git a/library/IcingaVendor/dompdf/changelog.txt b/library/IcingaVendor/dompdf/changelog.txt deleted file mode 100644 index cf308cab5..000000000 --- a/library/IcingaVendor/dompdf/changelog.txt +++ /dev/null @@ -1,213 +0,0 @@ - - DOMPDF 0.6.0 beta 3 Release Notes - - - New Features - - - HTML/CSS/Images support - - * Limited support for CSS float (disabled by default). See - DOMPDF_ENABLE_CSS_FLOAT - (r407, - r408, r415, r438, r457, r459, r471) - * Support for nth-child selectors (r407, r419) - * Support for @font-face (r407, r413) - * Font sub-setting now available (disabled by default). See - DOMPDF_ENABLE_FONTSUBSETTING - - (r466, r468, r469) - * Added an HTML5 Parser to enable improved document parsing/correction - (disabled by default). See DOMPDF_ENABLE_HTML5PARSER - - (r429, r430, r431, r441) - * Added support for ID in anchors tags (r373) - * Added a message for broken images and updated the broken_image.png - file to - something less aggressive (r377) - * Added support for transparent PNG in background-image and improved - background-image handling (r380, r404, r450, r453) - * Improved absolute positioning (r387, r409, r459, r460) - * Added support for the "rem" CSS unit (r389) - * Improved support for the "ex" CSS unit (r390) - * When parsing tables, TR elements not contained by TBODY, TFOOT, or - THEAD are automatically encapsulated by TBODY (r390) - * Added support for the CSS declaration word-wrap: break-word (r391) - * Added support for @page :left, :right, :first, :odd, and :even (r393) - * Added support for CSS visibility and empty-cells properties (r393) - * Type selectors (e.g. h1) are now case insensitive (r417) - * Image type detection is now based on file header instead of filename - extension (r422) - * Added support for HTML5-style charset metatag () (r430) - * Added support for nested CSS counters (r438) - * Replaced TTF2UFM with php-font-lib and remove all dependencies on - TTF2UFM (r447) - * Table columns widths are now consistent across pages (r462) - * Added limited support for table captions (r456) - * Reduced rendering time by using caches (r469) - - - Installation / configuration / debugging - - * Added frame (i.e. discreet document element) count to the sample - website debugger output (r399) - * DOMPDF_ENABLE_REMOTE is no longer needed for stylesheet references - that use a URL with domain component (r407) - * Added a ready-to-use web-based font installer to the sample website - (www/fonts.php) (r417, r418) - * Added the Unicode-compatible DejaVu Fonts - as part of the base installation (r388) - - - Major bug fixes - - * Fixes compatibility with the Symfony framework autoloader (disabled - by default). See DOMPDF_AUTOLOAD_PREPEND - - (r374) - * Fixes errors in how margins were collapsed between siblings (r375) - * Improves the way lines are aligned vertically (see the - css_baseline example) (r375) - * Corrects the bounding box used for drawing backgrounds (r377) - * Fixes the z-index rendering process (r377, r378, r379, r393) - * Adds support for color styling inheritance (r390) - * Fixes bugs with nested tables and HTML attributes (r393) - * Fixes handling of URLs with non-ascii chars in the CPDF adapter (r394) - * Fixes a rgb()-style color parsing bug (r402) - * Fixes RLE4 compressed bitmap image support (r405) - * Fixes bug that caused generated content to occasionally display - multiple times (r406) - * Improves background image clipping (r417) - * Fixes table layout bug caused by zero-height rows (r464) - * Fixes layout bug caused by 100% width tables centered with margin - auto (r465) - -For a full list of modifications since DOMPDF 0.6.0 beta 2 see the -changes listed on this page of the repository changelog -. - - - Known Issues - - * Table cells cannot be split over multiple pages - * CSS float support is not yet perfected - -For a full list of known issues, see the issue tracker -. - - - Installation Notes - - * Starting with DOMPDF 0.6.0 the dompdf.php script will no longer - allow conversion of HTML document on the local file system that are - located outside of the path specified by DOMPDF_CHROOT - - * If you are installing DOMPDF on top of an existing installation you - should remove any existing font metrics. This can be done manually - or through the sample website (www/fonts.php). - * When upgrading to a new version of DOMPDF you must replace - dompdf_config.inc.php with the new one. To simplify the upgrade - process you can store your configuration settings in - dompdf_config.custom.inc.php (which does not need to be overwritten). - ------------------------------------------------------------------------- - - - DOMPDF 0.6.0 beta 2 - - - New Features - - - HTML/CSS/Images support - - * CSS3: opacity, 2D transforms - * CSS2: outline, letter-spacing, z-index, position: relative, - overflow: hidden - * CSS Pseudo elements :before and :after with generated content - * CSS2 pseudo-selectors (last-child, disabled, checked, enabled) - * CSS3 attribute selectors (ends-width, starts-width, contains) - * Improves absolute positioning - * Adds fixed positioning - * CMYK colors and CMYK Jpeg images - * 32bit PNG with alpha channel (Cpdf backend) - * BMP images (8, 24 and 32 bit) - * Adds support for image embedding via ?data? URI - * Adds support for ordered list - * Adds support for embedding PDF JavaScript - * Uses the HTML document title element and certain meta tags to - populate the PDF?s meta information (title, author, keywords and - subject) - * Uses the ?alt? attribute of an image when the image is inaccessible - * Supports loading system fonts - - - Installation / configuration - - * The demo page now shows the HTML file and the PDF document in an iframe - * Adds a setup/configuration tool that provides information about the - server configuration, dompdf parameters, and installed fonts. - * The font metrics cache files can now be cleared using the - setup/config tool - * Adds a debug tool that shows side-by-side the HTML file, the - rendered PDF, and a console showing memory consumption, rendering - time, warning, and debug messages - * Adds examples showing new features - * Moves ttf2ufm out of the DOMPDF code repository and into an external - project - * Disables inline PHP support by default - * Disables direct input in the examples page for non-localhost access - * Adds configuration option to help debugging (see DEBUG_LAYOUT) which - draws rectangles around the different types of blocks and frames - - - Major bug fixes - - * Addresses memory leaks from running eval() on the font metrics cache - * Reduces memory consumption caused by the font metrics (when using - the Cpdf backend) - * Updates text wrapping to prevent splitting text into more lines than - needed (issue 198 - ) - * Implements a check against an infinite loop caused by table cells - larger than a page - * Improves text height and width calculations as well as placement - (improves, for example, justified text rendering for text that is - not iso-8859-1) - * Updates the fallback MBString functions - * Supports PHP 5.3 and includes improved compatibility with older - versions of PHP 5 - * Improves image placement - * Addresses problems with table flow caused by empty table cells - * Addresses warning/errors caused by unrecognized CSS rules or selectors - -For a full list of modifications since DOMPDF 0.6.0 beta 1 see the -repository changelog - - - - Known Issues - - * Table cells cannot be split over multiple pages - * Column widths of tables that span more than one page may not be - consistent across pages - - - Installation Notes - - * Starting with dompdf 0.6.0 dompdf.php will no longer allow - conversion of HTML document on the local file system that are - located outside of the path specified by DOMPDF_CHROOT - * The format of the font metrics cache has changed as of this release. - You should manually remove any existing font metrics prior to - upgrading or use the setup/configuration tool to do so immediately - after. - * Inline PHP is *disabled* by default now (see DOMPDF_ENABLE_PHP) - * Because additional configuration options have been added you will - need to replace your dompdf_config.inc.php file with the new one. - You may modify this file or copy your configuration settings to - dompdf_config.custom.inc.php. - - - diff --git a/library/IcingaVendor/dompdf/docblox.dist.xml b/library/IcingaVendor/dompdf/docblox.dist.xml deleted file mode 100644 index 9c6f91ff6..000000000 --- a/library/IcingaVendor/dompdf/docblox.dist.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - docs - - - docs - - - . - */lib/fonts/* - */lib/html5lib/* - */lib/php-font-lib/* - *www/* - *.svn* - - -