diff options
| -rw-r--r-- | admin.php | 1 | ||||
| -rw-r--r-- | app/Theme/BaseTheme.php | 2 | ||||
| -rw-r--r-- | packages/dejavu-fonts-ttf-2.35/LICENSE (renamed from includes/fonts/LICENSE) | 0 | ||||
| -rw-r--r-- | packages/dejavu-fonts-ttf-2.35/ttf/DejaVuSans.ttf (renamed from includes/fonts/DejaVuSans.ttf) | bin | 622280 -> 756072 bytes |
4 files changed, 2 insertions, 1 deletions
@@ -357,6 +357,7 @@ $old_files = array( WT_ROOT . 'admin_site_other.php', WT_ROOT . 'includes/config_data.php', WT_ROOT . 'includes/db_schema', + WT_ROOT . 'includes/fonts', WT_ROOT . 'includes/hitcount.php', WT_ROOT . 'includes/reportheader.php', WT_ROOT . 'js', diff --git a/app/Theme/BaseTheme.php b/app/Theme/BaseTheme.php index 80dbd4397a..1d5f4ec78a 100644 --- a/app/Theme/BaseTheme.php +++ b/app/Theme/BaseTheme.php @@ -1841,7 +1841,7 @@ abstract class BaseTheme { 'chart-box-y' => 80, 'chart-descendancy-indent' => 15, 'chart-font-color' => '000000', - 'chart-font-name' => WT_ROOT . 'includes/fonts/DejaVuSans.ttf', + 'chart-font-name' => WT_ROOT . 'packages/dejavu-fonts-ttf-2.35/ttf/DejaVuSans.ttf', 'chart-font-size' => 7, 'chart-spacing-x' => 5, 'chart-spacing-y' => 10, diff --git a/includes/fonts/LICENSE b/packages/dejavu-fonts-ttf-2.35/LICENSE index 254e2cc42a..254e2cc42a 100644 --- a/includes/fonts/LICENSE +++ b/packages/dejavu-fonts-ttf-2.35/LICENSE diff --git a/includes/fonts/DejaVuSans.ttf b/packages/dejavu-fonts-ttf-2.35/ttf/DejaVuSans.ttf Binary files differindex c1b19d8705..5267218852 100644 --- a/includes/fonts/DejaVuSans.ttf +++ b/packages/dejavu-fonts-ttf-2.35/ttf/DejaVuSans.ttf |
