Closed GoogleCodeExporter closed 8 years ago
This is a reasonable default assumption considering how PDF (and the Base 14
fonts) work (and the requirement that FS not require any additional font files
out of the box).
If you do make changes to ITextFontResolver to support locale dependent font
choices, please contribute a patch so we can at least archive the technique.
It doesn't sound like something that should go into the base product though
(see first paragraph) so I'm closing the bug for now.
Original comment by Peter.Br...@gmail.com
on 24 Mar 2011 at 12:55
I would ask you reconsider this. I could imagine this could easily be resolved
if instead of specifying a font for a generic font family name, you could
specify a pre-built FontSelector for a given generic font family name. In
addition, it would be nice to allow users to overwrite each FontSelector with
their own given if they want to add other fonts. At a minimum, SansSerif would
only need to have a stack of Helvetica and Symbol.
Granted a lot of this implementation relies on a solution being in place for
http://code.google.com/p/flying-saucer/issues/detail?id=130
Original comment by loe...@gmail.com
on 24 Mar 2011 at 9:36
Original issue reported on code.google.com by
loe...@gmail.com
on 23 Mar 2011 at 3:36