aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-lib
diff options
context:
space:
mode:
authoremusic <emina.music@egiz.gv.at>2019-11-07 16:23:44 +0100
committeremusic <emina.music@egiz.gv.at>2019-11-07 16:23:44 +0100
commitf14ff90fe7e5cd1cceb7ebe3f4cca36dbe8a27c6 (patch)
tree2f498dfe6043fa60913ca4bfce12f068e379d628 /pdf-as-lib
parent17184b83bf076039c2ec3a5218fb190f4f177201 (diff)
downloadpdf-as-4-f14ff90fe7e5cd1cceb7ebe3f4cca36dbe8a27c6.tar.gz
pdf-as-4-f14ff90fe7e5cd1cceb7ebe3f4cca36dbe8a27c6.tar.bz2
pdf-as-4-f14ff90fe7e5cd1cceb7ebe3f4cca36dbe8a27c6.zip
Changes in signature profiles, adding a font that support special characters
Diffstat (limited to 'pdf-as-lib')
-rw-r--r--pdf-as-lib/src/configuration/cfg/profiles/BASE_SMALL.properties3
-rw-r--r--pdf-as-lib/src/configuration/cfg/profiles/BASE_SMALL_EN.properties4
2 files changed, 5 insertions, 2 deletions
diff --git a/pdf-as-lib/src/configuration/cfg/profiles/BASE_SMALL.properties b/pdf-as-lib/src/configuration/cfg/profiles/BASE_SMALL.properties
index ac167e09..a211d1af 100644
--- a/pdf-as-lib/src/configuration/cfg/profiles/BASE_SMALL.properties
+++ b/pdf-as-lib/src/configuration/cfg/profiles/BASE_SMALL.properties
@@ -10,7 +10,8 @@ sig_obj.BASE_SMALL.pos=f:80;w:230
#---------------------- MAIN TABLE -------------------------
sig_obj.BASE_SMALL.table.main.ColsWidth=1 4.5
sig_obj.BASE_SMALL.table.main.Style.font=HELVETICA,5,BOLD
-sig_obj.BASE_SMALL.table.main.Style.valuefont=COURIER,5,NORMAL
+#sig_obj.BASE_SMALL.table.main.Style.valuefont=COURIER,5,NORMAL
+sig_obj.BASE_SMALL.table.main.Style.valuefont=TTF:DejaVuSansMono.ttf,5
#---------------------- INFO TABLE -------------------------
sig_obj.BASE_SMALL.table.info.ColsWidth=1 2.7
diff --git a/pdf-as-lib/src/configuration/cfg/profiles/BASE_SMALL_EN.properties b/pdf-as-lib/src/configuration/cfg/profiles/BASE_SMALL_EN.properties
index 8c57d8b5..b74391a0 100644
--- a/pdf-as-lib/src/configuration/cfg/profiles/BASE_SMALL_EN.properties
+++ b/pdf-as-lib/src/configuration/cfg/profiles/BASE_SMALL_EN.properties
@@ -10,7 +10,9 @@ sig_obj.BASE_SMALL_EN.pos=f:80;w:230
#---------------------- MAIN TABLE -------------------------
sig_obj.BASE_SMALL_EN.table.main.ColsWidth=1 4.5
sig_obj.BASE_SMALL_EN.table.main.Style.font=HELVETICA,5,BOLD
-sig_obj.BASE_SMALL_EN.table.main.Style.valuefont=COURIER,5,NORMAL
+#sig_obj.BASE_SMALL_EN.table.main.Style.valuefont=COURIER,5,NORMAL
+sig_obj.BASE_SMALL.table.main.Style.valuefont=TTF:DejaVuSansMono.ttf,5
+
#---------------------- INFO TABLE -------------------------
sig_obj.BASE_SMALL_EN.table.info.ColsWidth=1 2.7