https://issues.apache.org/bugzilla/show_bug.cgi?id=48182
--- Comment #8 from Tor Arne Vestbø <[email protected]> 2010-09-06 07:05:16 EDT --- (In reply to comment #7) > (In reply to comment #1) > > Actually the SVG produced seems to be broken, or at least missing tons of > > glyphs [...] > > The miss of many glyphs probably has to do with not specifying the > "-autorange" > parameter (shown in command line but currently undocumented in the previous > stated link [1], I'm working on it). Adding that to the command line makes > Batik to try determining the glyphs in the font instead of using defaults > (which seem range 32 to 128), which would explain the missing characters. :-) > > Again, try it as well and report back. ;-) > > [1] http://xmlgraphics.apache.org/batik/tools/font-converter.html Your updated patch + '-autorange' seems to work fine here. Thanks! -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
