I have tried to set the width tables as shown in the example.
However the function does not appear to work in all cases.
Are there known restrictions in this function? For example, I am
trying to override the widths of an embedded TT fonts.
In one case that does not seem to work it is the unicode
font c:/windows/fonts/arialuni.TTF using Identity-H.
int widths[] = fm.font.getWidths();
for (int k = 0; k < widths.length; ++k) {
widths[k] = fm.fixedWidth;
}
fm.font.setForceWidthsOutput(true);
Thanks in advance,
Jerold Sampson
Jerold R Sampson
TallPine Technologies, Inc.
www.tallpine.com
303-415-1203
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions