clj-htmltopdf/src/clj_htmltopdf
Gered 76bbb1afec update how custom font paths are interpreted
i don't actually think it was possible to supply a relative path
with the way this worked before? now it definitely is, which is super
nice for loading fonts from the classpath.

absolute font paths can still be used if needed, but they absolutely
must include a scheme prefix, e.g. 'file:/path/to/font.ttf'
2021-12-08 16:59:09 -05:00
..
core.clj remove unused imports/requires 2018-07-05 11:16:27 -04:00
css.clj fix css unit tests consistency 2017-04-02 16:09:47 -04:00
objects.clj update reify based on changes to the FSObjectDrawerFactory interface 2019-09-26 18:28:48 -04:00
options.clj update how custom font paths are interpreted 2021-12-08 16:59:09 -05:00
utils.clj add more input argument flexibility to embed-image 2017-08-29 10:50:25 -04:00
watermark.clj remove unused imports/requires 2018-07-05 11:16:27 -04:00