Default font for graphics changed from Vera to LiberationSans-Regular.
[fa-stable.git] / reporting / rep707.php
index 73180d2e1a6e229e0d0d1319ee4e7febcb9557e2..68b62694944c0f2928156c88b612523851a4c25b 100644 (file)
@@ -324,7 +324,6 @@ function print_profit_and_loss_statement()
                $pg->type      = $graphics;
                $pg->skin      = $graph_skin;
                $pg->built_in  = false;
-               $pg->fontfile  = $path_to_root . "/reporting/fonts/Vera.ttf";
                $pg->latin_notation = ($decseps[$_SESSION["wa_current_user"]->prefs->dec_sep()] != ".");
                $filename = company_path(). "/pdf_files/test.png";
                $pg->display($filename, true);