* initial commit

This commit is contained in:
Danyi Dávid
2018-11-11 12:01:18 +01:00
commit 17ec066110
165 changed files with 20529 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<fonts>
<font name="TimesNewRoman">
<!-- "%resources%" will be replaced by path to PHPPdf/Resources directory -->
<normal src="data/pdf-resources/fonts/Times_New_Roman.ttf"/>
<bold src="data/pdf-resources/fonts/Times_New_Roman_Bold.ttf"/>
<italic src="data/pdf-resources/fonts/Times_New_Roman_Italic.ttf"/>
<bold-italic src="data/pdf-resources/fonts/Times_New_Roman_Bold_Italic.ttf"/>
</font>
</fonts>