xmlgraphics-batik icon indicating copy to clipboard operation
xmlgraphics-batik copied to clipboard

BATIK-1378 Add support for selective glyph extraction

Open NGExplorer opened this issue 1 year ago • 2 comments

Fixes BATIK-1378

Present ttf2svg application has a limitation that it export all characters or it export range of characters. Consider a case of Chinese/Japanese language which was resulting in large svg file. To avoid this we have added an option '-u' to specify a text file with unicode symbols, which are required in svg file.

NGExplorer avatar Feb 26 '25 07:02 NGExplorer

@cjolif @simonsteiner1984 Can you please review and integrate this PR? Thanks.

nicusorcitu avatar Apr 28 '25 10:04 nicusorcitu

@simonsteiner1984 Can you please review and integrate this PR? Thanks.

NGExplorer avatar Jul 01 '25 05:07 NGExplorer