I have embedded xulrunner1.9 in java and generating PDF using that
setup.But users compile that kerning is off when printing to PDF. I
was advised to do the below setting in my font.config file to solve
spacing issue.
<match target="font">
<edit name="hintstyle" mode="assign">
<const>hintnone</const>
</edit>
</match>
My queries are
1. How to solve this Kerning issue?
2. Will moving to later versions of firefox address this issue?
Thanks in Advance,
Krithi.
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout