-
Notifications
You must be signed in to change notification settings - Fork 6
Labels
bugSomething isn't workingSomething isn't working
Description
Module
fj-doc - multiple or all modules
Expected Behavior
Display properly characters like ■ □ ■ □
Current Behavior
The same characters are displayed as ■ # ■✃
Is blocking?
yes, no work around exists
A work around exists?
Test source input
<?xml version="1.0" encoding="utf-8"?>
<doc
xmlns="http://javacoredoc.fugerit.org"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://javacoredoc.fugerit.org https://www.fugerit.org/data/java/doc/xsd/doc-2-1.xsd" >
<metadata>
<info name="margins">10;10;10;30</info>
<info name="doc-title">Basic example</info>
<info name="doc-subject">fj doc venus sample source xml</info>
<info name="doc-author">fugerit79</info>
<info name="doc-language">it</info>
</metadata>
<body>
<para>Sample special characters ■ □ ■ □</para>
</body>
</doc>Leads to :
For instance with PDF FOP
Steps to reproduces
No response
Is a proof of concept available
No response
Context information
No response
Other information
No response
Proposed solution
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working