removed mods directory from the ATutor codebase
[atutor.git] / mods / pdf_converter / font / courier.php
diff --git a/mods/pdf_converter/font/courier.php b/mods/pdf_converter/font/courier.php
deleted file mode 100644 (file)
index 913f9a4..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php\r
-for($i=0;$i<=255;$i++)\r
-       $fpdf_charwidths['courier'][chr($i)]=600;\r
-$fpdf_charwidths['courierB']=$fpdf_charwidths['courier'];\r
-$fpdf_charwidths['courierI']=$fpdf_charwidths['courier'];\r
-$fpdf_charwidths['courierBI']=$fpdf_charwidths['courier'];\r
-?>\r