Kerning/Letterspacing Problems with TLF - and more
Hello,
I have some troubles with TLF (RichEditableText - editable) and Letterspacing/Kerning.
Problem is, that I my application uses a different rendering-engine on the server-side. Textediting happens with a Flash/Flex Client displaying serverside stored layouts, mass-printing/spoolfile generating again is being done on the server side.
Now Text looks terrible (currently most annoying when using Verdana , size 10pt). Even when typing the same word twice letterspacing of the two words looks (and is by one Pixel) diffferent.
I could life with some differences happening here and there but the Layout and resulting Paragraph height it is a complete mess. Word wrapping accours on different words in almost every line compared to the serverside template-document.
Last hope is that I am doing things wrong.
Is this correct: 10 point fontsize equals 10 pixel fontsize in Flash (as flash.system.Capabilities always says DPI is 72)?
Fonts being used are embedded in MXML style declaration.
Thanks for any help
Regards
Andreas
