Cool. Thanks om ________________________________________ De : Scott Matheson [[email protected]] Envoyé : mardi 4 février 2014 22:36 À : [email protected] Objet : RE: Display font issue
thanks, it was the ligatureLevel (new one for me), changing the setting to ligatureLevel="minimum" sorted the issue out ________________________________________ From: [email protected] [[email protected]] on behalf of OmPrakash Muppirala [[email protected]] Sent: Tuesday, February 04, 2014 8:41 PM To: [email protected] Subject: Re: Display font issue Looks like the font has ligatures. Assuming you are using a spark based text control, try setting the property ligatureLevel to none or minimum. Some simple code example might be of help. Thanks, Om On Tue, Feb 4, 2014 at 12:21 PM, Scott Matheson <[email protected]>wrote: > Hi > We have a purchased font embedded in our app. FSAlbert > > The font combination fl And fi Have an issue the top of the "f" > touches the top of the "l" With the "fi" the cross of the "f" touches the > top of the "i" > > We do not see this effect with the printed version of the font, is there > any controls I can try or is this a font design issue ? > > I can send an example > > Sent from my iPad > > ________________________________ > > Disclaimer: This electronic mail and any attachments are confidential and > may be privileged. If you are not the intended recipient, please notify the > sender immediately by replying to this email, and destroy all copies of > this email and any attachments. Thank you. > ________________________________ Disclaimer: This electronic mail and any attachments are confidential and may be privileged. If you are not the intended recipient, please notify the sender immediately by replying to this email, and destroy all copies of this email and any attachments. Thank you.
