9 Commits

Author SHA1 Message Date
Jake Holland
f4466085d3
Enable rotatable text (#1589) 2025-01-15 14:06:15 +01:00
Benno L
52ed58ef74
Documentation of text option 'features' missed passing an object to deactivate default font features (#1581)
* fixed text features documentation, added note about deactivating default features

* made documentation more precise
2025-01-11 13:36:10 +01:00
Kevin Hendel
1b678c3e3d
Indent after linebreak (#879)
* add indentAllLines option to indent all lines of a paragraph instead of only the first one

* update comments

* Update CHANGELOG.md

---------

Co-authored-by: Libor M. <liborm85@gmail.com>
2024-12-27 15:52:48 +01:00
Libor M.
133a321a56 Add support to scale text horizontally
inspired by #445
2024-12-27 15:34:22 +01:00
Paul Winkler
b410466068
enable removing link annotation in continued text
Text options currently add a link annotation unless the link is `undefined` or `null`. When the text options are built using the continued flag any value that is `null` or `undefined` is overridden by the continued options. As `0` is used for a first page link, it should be allowed to specify `false` to stop continued text being a link.
2019-09-02 16:45:58 +01:00
Libor M
a02ae98737 add simple docs 2019-03-24 13:37:26 +01:00
Libor M
7c12306699 cleanup documents 2019-03-24 13:36:48 +01:00
Devon Govett
64d2fb86d4 A few docs fixes 2019-01-27 19:29:58 -08:00
Luiz Américo
aec971f2c8 Rename docs files, removing the coffee sufix 2018-12-19 20:34:40 -03:00