Change default font to Times New Roman 12pt

This commit is contained in:
Ivan Lanin 2014-02-23 11:40:32 +07:00
parent a915e05a15
commit ab2b2deac3
1 changed files with 2 additions and 2 deletions

View File

@ -39,8 +39,8 @@ if (!defined('PHPWORD_BASE_PATH')) {
class PHPWord
{
const DEFAULT_FONT_NAME = 'Arial';
const DEFAULT_FONT_SIZE = 20;
const DEFAULT_FONT_NAME = 'Times New Roman';
const DEFAULT_FONT_SIZE = 24;
/**
* Document properties