Fixed some color conversion problems in the new PDF Engine
[fa-stable.git] / CHANGELOG.txt
index 6f47bdbc70cba12cc3bc3977a15134174149e08f..981efd66cf3022ade9936f428f07a835a2209c9f 100644 (file)
@@ -19,6 +19,28 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+19-Aug-2008 Joe Hunt
+# Fixed some color conversion problems in the new PDF Engine
+$ /reporting/includes/pdf_report.inc
+  /reporting/includes/class.pdf.inc
+  
+19-Aut-2008 Joe Hunt
+! Optimized the textwraplines in pdf_report.inc and header2.inc
+  /reporting/includes/pdf_report.inc
+  /reporting/includes/header2.inc (This is important to download too!)
+  
+19-Aug-2008 Joe Hunt
+! Replacing the PDF Engine with a slightly modified TCPDF
+$ /reporting/fonts/helvetica*.php (new php files)
+  /reporting/fonts/*.atm files removed
+  /reporting/includes/pdf_report.inc (changed)
+  /reporting/includes/class.pdf.inc (changed)
+  /reporting/includes/barcodes.php (new file)
+  /reporting/includes/htmlcolors.php (new file)
+  /reporting/includes/html_entity_decode_php4.php (new file)
+  /reporting/includes/tcpdf.php (new file, the PDF engine)
+  /reporting/includes/unicode_data2.php (new file, reduced unicode_data.php)
+  
 18-Aug-2008 Joe Hunt
 # Bug [0000038] Voiding a cost update doesn't void even if it says so. There will now be an error msg saying
   that this can not be done.