xmlgraphics-batik
xmlgraphics-batik copied to clipboard
Apache XML Graphics Batik
Upon checking the list of Arabic characters [here](https://asecuritysite.com/coding/asc2?val=1536%2C1792) the supported character according to ArabicTextHandler are from 0x622 to 0x652. The total number of characters between hex 0x622 to 0x652 according...
Fedora has been carrying this as a downstream patch since 2015. It was reported in the Batik JIRA, but AFAICT a patch was never submitted. In practice it doesn't seem...
It seems the project isn't fully migrated to maven and relies on Ant for building releases. If this is the case then may as well have a GitHub action that...
*maven-jar-plugin* was duplicated in ttf2svg
[display:none on referenced elements causes java.lang.IllegalArgumentException](https://issues.apache.org/jira/browse/BATIK-1370)
https://issues.apache.org/jira/browse/BATIK-1271
https://issues.apache.org/jira/browse/BATIK-1384 When a custom SVG composite is generated, it is cached but not returned. This means the first time any custom composite is generated it will not apply. This change...
by deepseek