[ https://issues.apache.org/jira/browse/FOP-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909037#comment-17909037 ]
Julien Lacour commented on FOP-3202: ------------------------------------ [~jgoncalves] you're right, with the slash the fonts from {{<font-base>}} are correctly used. I also tried with both slash and backslash and everything works: {code:xml} <font-base>/C:/Users/[USERNAME]/AppData/Local/Microsoft/Windows/Fonts</font-base> <font-base>\C:\Users\[USERNAME]\AppData\Local\Microsoft\Windows\Fonts</font-base> {code} > Fonts installed in AppData/Local are not used > --------------------------------------------- > > Key: FOP-3202 > URL: https://issues.apache.org/jira/browse/FOP-3202 > Project: FOP > Issue Type: Bug > Reporter: Julien Lacour > Assignee: Joao Goncalves > Priority: Minor > > I have some fonts installed in {{%localAppData%\Microsoft\Windows\Fonts}} and > they are not used by FOP unless I add them into {{fop.xconf}} as {{<directory > recursive="true">...</directory>}}. > The fonts are installed in this directory if the user doesn't have rights to > install in {{C:\Windows\Fonts}}. That could be nice to have. -- This message was sent by Atlassian Jira (v8.20.10#820010)