mirror of
https://github.com/24eme/signaturepdf.git
synced 2023-08-25 09:33:08 +02:00
Police monospace pour le texte cc @teymour :-)
This commit is contained in:
parent
b71c1ca26f
commit
b17e65f82f
@ -485,7 +485,8 @@ loadingTask.promise.then(function(pdf) {
|
||||
left: x - 10,
|
||||
top: y - 10,
|
||||
width: 300,
|
||||
fontSize: 20
|
||||
fontSize: 20,
|
||||
fontFamily: 'Monospace'
|
||||
});
|
||||
|
||||
canvas.add(textbox).setActiveObject(textbox);
|
||||
|
Loading…
Reference in New Issue
Block a user