Arial font rendering problem in Label control AIR

Hi,
    I have a label in my application which is rendered with font-family Arial. The letters are not getting viewed properly.Some letters are cutted especially "W". I have attached a screen shot of it. Is it a bug in Adob Air.You can notice that letter "W" is cutted. Is it possible to fix it or not.Please help me.
Regards,
Jayagopal.

One thing to add for clarification, the problem I described is the application display problem and NOT the screen capture problem.
Yu-Ten Lee

Similar Messages

  • Arial font rendering problem in AIR

    Hi,
        I am new to flex. I have a problem in rendering arial font in Label in AIR application.
    I have attached the screen shot.The letter W has been cutted.
    Regards,
    Jayagopal.

    OK, I eventualy discover that Java uses its own font configuration, and look for the fonts in /usr/share/fonts/TTF. As I use Bohoomil bundle fonts, which does not install fonts in this directory, Java wasn't finding the right fonts.
    Copying the DejaVu family in /usr/share/fonts/TTF solved the problem.

  • Flex 4.5/FP10.2 web app: Font rendering problem

    Heya,
    Upped a web app from Flex 4.0/4.1 to Flex 4.5 & fonts started to render really badly (blurry & 'stronger').
    They are embedded as CFF, no errors or warnings gives. Also upgraded to Flash Player 10.2, which apparently has 'enhanched' font rendering.
    Haven't set applicationDPI on the s:Application tag, so DPI management should be disabled according to the docs.
    (See http://help.adobe.com/en_US/flex/mobileapps/WS19f279b149e7481c682e5a9412cf5976c17-8000.htm l)
    It's straight up @font-face embeds in a CSS file, nothing odd or wrong there.
    Is the case that this is how it's supposed to look now? In that case, how do I revert back to sane rendering?
    Do I need to configure 4.5 somehow to get it to do fonts right?

    Also tested Franklin Gothic, same deal. Tested on Mac (10.2) & PC (10.2 & 10.3). Flex 4.5 for both platforms.
    fonts.css:
    @font-face
    src: url("fonts/arial.ttf");
    font-family: Arial;
    font-weight: normal;
    embedAsCFF: true;
    FontTest.mxml:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
       xmlns:s="library://ns.adobe.com/flex/spark"
       xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600">
    <fx:Style source="fonts.css"/>
    <s:Label x="20" y="20"
    fontFamily="Arial"
    fontLookup="embeddedCFF"
    fontSize="12"
    cffHinting="horizontalStem"
    text="TESTAR Testar testar" />
    </s:Application>

  • Mac os x font rendering problems 1680x1050 LCD

    Hello,
    I recently bought a Mac Mini and love it except I cannot tune the font rendering using command line "defaults -currentHost write -globalDomain AppleFontSmoothing -int 1" and using 0,1,2,3 to try out, restarting apps after each change.   It seems that "1" is the best setting for my ASUS  VW224U widescreen lcd display.   The fonts are blurry.   Is it that Mac OS X cannot work well with this 1680x1050 display resolution?  Anyone have good font display at this resolution?
    TIA

    I have the same problem.
    Changed my mac mini core 2 duo with snow leopard for a new mac mini core i5, radeon graphic card and, of course, Lion 10.6.1.
    I kept the same screen a dell U2410 connected on display port.
    The immediate result was absolutely awful.
    I had to change settings on my display :
    1 - the shaprness setting from 50 to 0 (on a scale from 0 to 100)
    2 - the color temperature, called preset mode, from Adobe RVB to standard
    Otherwise, the fonts were rendered  :
    1 - very harsh
    2 - with very visible subpixels to anti-alias
    But even with this new settings, the result is far from being good as it was just before...
    I have tried to change font smoothing parameters as you describe in your post but, if i see differences between 1 2 and 3, i found none optimal ... (and kept 2)
    I'm going mad !
    It could be better with a calibration of the screen (it seems everything is washed out...) but my colorimeter is not compatible with Lion  ...

  • Font rendering problem... (FLash BUG)

    Hi all, I have Flash instaled on two machines and both of them are having a problem when rendring flash text.
    All text on flash appears like the image bellow. And When I export to SWF the text stays the same.
    The font I'm using is Myriad Pro
    I'm running Flash on iMac i3 3.06 with 4Gb and 256 Graphics display so that can't be the problem.
    Anyone any ideas?
    Thanks for the attention.
    y

    Hi,
    i know this problem. It exists since the last os-x update.
    Until now there ist no solution - only two workarounds.
    a) reinstall osx and update only to an older version
    b) sometimes it helps me to close flash, restart flash and publish again.
    It seems only OTF Fonts make Problems. I know about problems with MyriadPro and DIN.
    There is also a problem creating PDF Files with the OS-X internal "Print as PDF" function.
    I hope there will be an update soon....
    Stefan

  • Diagnosing Arabic font rendering problem

    I have an application that is localized into Arabic. On three machines I have access to to test on (Windows Vista, OS X, and Fedora 9), when the locale is set to Arabic, the UI is rendered correctly - menus, buttons, etc. all have their text rendered in Arabic and look fine.
    The person that translated the text into Arabic, however, doesn't have the same results. He's running Linux (can't remember what flavor) and when he runs the application, the Arabic text all comes out as boxes. He says this is the case for any LookandFeel he tries (Metal that hideous GTK, Nimbus).
    Since I can verify that the application does look okay on some machines, I feel comfortable in thinking that it's an issue on his specific machine. My question is - how can we diagnose what the problem actually is?
    His machine's default locale is Arabic, and other (non-Java) applications render Arabic text fine.
    He's using Sun Java 1.6 (not sure what minor release though), not GNU Java.
    (Possibly?) relevant info:
    I noticed that several UI keys such as "Menu.font" and "Button.font" are using a Deja Vu font on my Vista system when rendering Arabic. He says his system does have Deja Vu fonts installed, but when he's getting his boxes displayed, it seems these properties are set to some other Bitstream Vera font.

    Sorry, I haven't a clue regarding a possible solution, but I thought I'd share this:
    BoBear2681 wrote:
    I noticed that several UI keys such as "Menu.font" and "Button.font" are using a Deja Vu font on my Vista system when rendering Arabic. He says his system does have Deja Vu fonts installed, but when he's getting his boxes displayed, it seems these properties are set to some other Bitstream Vera font.According to [this page|http://linux.wareseeker.com/Desktop-Environment/dejavu-fonts-2.19.zip/314962]
    The DejaVu fonts are a font family based on the Bitstream Vera Fonts
    db

  • Java fonts rendering problem

    Hi all,
    I've used JEditorPane to render an html page.
    My problem is that the way to interpreter fonts seems different from Java to the operating system font, also if I have the same font installed (for example Arial TT unicode).
    For example, I have an html page that misure 100 pixel with Explorer or similar; if I render it in Java, GetPreferredSize return me a value like 130, also if I've installed the same font and I have fixed the style of the page with css.
    In this a bug?
    --Carlo                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Have you used getInstalledFonts to see if the font is actually available to java?
    Not all fonts on the system can be used (especially under Unix/Linux). In which case Java would use a different font as a substitute.
    MArkee

  • Chinese font rendering problem

    Firstly.. I have installed ttf-arphic-uming, ttf-arphic-ukai and ttf-fireflysung. Idon't really understand why most of characters have rendered except for that one. This happens very sporadically (but always the same ones).
    I do not have a clue why this is miscoloured like that.. I think this only occurs with chinese.
    Any help is appreciated.

    Manifold wrote:
    Firstly.. I have installed ttf-arphic-uming, ttf-arphic-ukai and ttf-fireflysung. Idon't really understand why most of characters have rendered except for that one. This happens very sporadically (but always the same ones).
    I do not have a clue why this is miscoloured like that.. I think this only occurs with chinese.
    Any help is appreciated.
    It's subpixeling. Maybe you specified the setting for this font somewhere?

  • Not-latin font rendering is broken in Kf5 applications

    Hello.
    After upgrading of KDE4 applications to Kf5 ones, I have the font rendering problem in them.
    It's looks like that:
    As you can see, rendering of cyrillic fonts is broken. Absolutely wrong font family (should be Terminus) and font size.
    In KDE4 apps font rendering works correctly.
    Do someone have any suggestions how can I fix this?

    I can see picture without any problems. May be it is regional-specific problem of image hosting.
    Google drive link: https://drive.google.com/file/d/0B-ZoDS … sp=sharing
    Last edited by Lampus (2015-02-03 13:27:56)

  • [SOLVED] Bad font rendering after last update (pango issue?)

    I am getting very strange font rendering problem. Look at the screen below. It only affects gtk windows (as you can see below HTML text is currently displayed, but url bar and context menu is not). I belive it appeared after upgrading pango package to 1.32, but downgrading it as instructed here (https://bbs.archlinux.org/viewtopic.php?id=151886), didn't help. Does anybody know what can it be? Any hints where to look for the solution?
    Maciej
    Last edited by mamciek (2012-11-20 22:01:45)

    brebs wrote:https://bugs.archlinux.org/task/32612?project=1
    That seems to be an issue. Downgrading to  xorg-server 1.13.0-3 resolved problem. Watching ticket for future updates. Thanks a lot
    Last edited by mamciek (2012-11-20 22:02:58)

  • [SOLVED] Bad font rendering and overlapping since last update

    Hi all! Since the last updates I'm getting font rendering problems. I'm seeing something like this in lots of applications:
    See the "ce" in Facebook, those letters are kinda overlapped! This happens in Nautilus too, for example in the word "devel". I'm using the Ubuntu patches for font rendering, but actually I have problems even with the stock packages.
    I'm on a fresh install right now (I really needed to clean the old one, too much experimenting xD) and I keep having this problem.
    Can anyone help me?
    SOLVED I downgraded pango from 1.32.1-1 to 1.30.1-1 and everything went back to normality
    Last edited by Gianfrix (2012-11-06 14:09:00)

    brebs wrote:https://bugs.archlinux.org/task/32612?project=1
    That seems to be an issue. Downgrading to  xorg-server 1.13.0-3 resolved problem. Watching ticket for future updates. Thanks a lot
    Last edited by mamciek (2012-11-20 22:02:58)

  • When I resize the font for the Page Labels on the tab control in LabVIEW 7, the Increment/Decrement size gets messed up. Is there a solution to this problem or is this a bug?

    I have noticed in LabVIEW 7.0 and 7.1 that when the text in the page labels display is enlarged, that the arrows enlarge but the top arrow enlarges more then the small arrow but then when you decrease the text size, the arrows stay remain large. This is not a problem in 6.1 because the arrows aren't available. Is there a work around for this bug or do I have to use small text for these page label arrows to look right?

    I must admit that I've never used the page labels display and it does look like a bug. You can fix it however. Select the tab control and choose Advanced>Customize. In the control editor, select the page label control and do the same thing. You should be in the control editor for the numeric control and then you can go to edit mode and enlarge the decrement arrow to make it the same size as the increment.

  • Preview : problem with PDF and Arial font

    I receive PDF files from my telco; the PDF use the Arial font, which they embed in the PDF. Not an ideal choice, but I can't change this.
    Problem : when I display the file in Preview (OS X 10.5.6), large parts of the text do not appear. The file can correctly be displayed with Adobe Reader on the same Mac, on other machines (Windows PC with various PDF viewers) or in GMail. The issue really seems to be related to the "Preview" application.
    Any idea on what causes this? Are there limitations on the PDF files that Preview can display ?

    Not necessarily! Because there are many places fonts can reside in Leopard, multiple versions of the same named font may be present. This is especially true for fonts that may come with multiple software installs like Arial (commonly installed by Microsoft Office). The system may not always choose the most recent font. It is a simple matter to check in Font Book for conflicts.
    bd

  • Embedded font not working in Spark Label control?

    Hi,
    I'm trying to use embedded fonts with the Spark Label (formerly SimpleText) control. I'm using SDK 4 build 10485 now, but I could not manage it in Beta 1 neither.
    I'v been playing with cff: true/false, embedAsCFF:true/false but no results.
    I've added my test application where it does work with the Halo <mx:Label> control, but not with the Spark <s:Label> control.
    So, no compiler errors, but the Spark label control shows a serif (Helvetia?) font where it should be sans as does the Halo control.
    Can anybody help me out here?
    Thanks
    Jan
    As I get the message 'the content type of this attachment is not allowed' on uploading the MXML file, here is the code:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
        xmlns:s="library://ns.adobe.com/flex/spark"
        xmlns:mx="library://ns.adobe.com/flex/halo"
        minWidth="1014" minHeight="768"
        backgroundColor="#7B7374">
        <s:layout>
            <s:VerticalLayout paddingBottom="8" paddingLeft="8" paddingRight="8" paddingTop="8" />
        </s:layout>
        <fx:Style>
            @namespace mx "library://ns.adobe.com/flex/halo";
            @namespace s "library://ns.adobe.com/flex/spark";
            @font-face {
                src: url("project/assets/thesans/THSP____.TTF");
                fontFamily: HaloSans;
                fontWeight: normal;
                advancedAntiAliasing: true;
                unicode-range: U+0021-U+007B;
            @font-face {
                src: url("project/assets/thesans/THSP____.TTF");
                fontFamily: SparkSans;
                fontWeight: normal;
                advancedAntiAliasing: true;
                unicode-range: U+0021-U+007B;
                embedAsCFF: true;
            .mySparkSans {
                fontFamily: SparkSans;
                fontSize: 24;
            .myHaloSans {
                fontFamily: HaloSans;
                fontSize: 24;
        </fx:Style>
        <s:SkinnableContainer>
            <s:Label styleName="mySparkSans" text="This should be TheSans but it is not...., notice the characters 'ag'"/>
            <mx:Label styleName="myHaloSans" text="This is TheSans, notice the characters 'ag'" top="100"/>
        </s:SkinnableContainer>
    </s:Application>

    Hi,
    I'm trying to use embedded fonts with the Spark Label (formerly SimpleText) control. I'm using SDK 4 build 10485 now, but I could not manage it in Beta 1 neither.
    I'v been playing with cff: true/false, embedAsCFF:true/false but no results.
    I've added my test application where it does work with the Halo <mx:Label> control, but not with the Spark <s:Label> control.
    So, no compiler errors, but the Spark label control shows a serif (Helvetia?) font where it should be sans as does the Halo control.
    Can anybody help me out here?
    Thanks
    Jan
    As I get the message 'the content type of this attachment is not allowed' on uploading the MXML file, here is the code:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
        xmlns:s="library://ns.adobe.com/flex/spark"
        xmlns:mx="library://ns.adobe.com/flex/halo"
        minWidth="1014" minHeight="768"
        backgroundColor="#7B7374">
        <s:layout>
            <s:VerticalLayout paddingBottom="8" paddingLeft="8" paddingRight="8" paddingTop="8" />
        </s:layout>
        <fx:Style>
            @namespace mx "library://ns.adobe.com/flex/halo";
            @namespace s "library://ns.adobe.com/flex/spark";
            @font-face {
                src: url("project/assets/thesans/THSP____.TTF");
                fontFamily: HaloSans;
                fontWeight: normal;
                advancedAntiAliasing: true;
                unicode-range: U+0021-U+007B;
            @font-face {
                src: url("project/assets/thesans/THSP____.TTF");
                fontFamily: SparkSans;
                fontWeight: normal;
                advancedAntiAliasing: true;
                unicode-range: U+0021-U+007B;
                embedAsCFF: true;
            .mySparkSans {
                fontFamily: SparkSans;
                fontSize: 24;
            .myHaloSans {
                fontFamily: HaloSans;
                fontSize: 24;
        </fx:Style>
        <s:SkinnableContainer>
            <s:Label styleName="mySparkSans" text="This should be TheSans but it is not...., notice the characters 'ag'"/>
            <mx:Label styleName="myHaloSans" text="This is TheSans, notice the characters 'ag'" top="100"/>
        </s:SkinnableContainer>
    </s:Application>

  • [NEARLY SOLVED] font rendering in gtk apps problem after last upgrade

    Im' using KDE, cairo-lcd, libxft-lcd... my fonts looked beautifully, but now they look horrible...
    After last upgrade my gtk apps (firefox, thunderbird) render fonts in an ugly way...
    I've tried to revert to pango 1.16.5 with no lucky result (the same problem)...
    here is the log:
    [2007-08-19 14:56] upgraded bind (9.4.1_P1-2 -> 9.4.1_P1-3)
    [2007-08-19 14:56] upgraded glib2 (2.14.0-2 -> 2.14.0-3)
    [2007-08-19 14:56] upgraded gnupg2 (2.0.5-1 -> 2.0.6-1)
    [2007-08-19 14:57] upgraded gtk2 (2.10.14-2 -> 2.10.14-3)
    [2007-08-19 14:57] upgraded kernel26ck (2.6.22.2.ck1-1 -> 2.6.22.3.ck1-1)
    [2007-08-19 14:57] upgraded libdownload (1.1-1 -> 1.1-2)
    [2007-08-19 14:57] upgraded libevent (1.3b-1 -> 1.3d-1)
    [2007-08-19 14:57] upgraded libxtst (1.0.2-1 -> 1.0.3-1)
    [2007-08-19 14:57] upgraded nvidia-ck (100.14.11-2 -> 100.14.11-3)
    [2007-08-19 14:57] upgraded sip (4.6-1 -> 4.7-1)
    [2007-08-19 14:57] upgraded pyqt (3.17.2-1 -> 3.17.3-1)
    [2007-08-19 14:57] upgraded xf86-input-joystick (1.2.2-1 -> 1.2.3-1)
    [2007-08-19 14:57] upgraded xorg-server-utils (1.0.4-1 -> 1.0.4-2)
    [2007-08-19 14:57] upgraded xorg-utils (1.0.2-2 -> 1.0.2-4)
    [2007-08-19 14:57] upgraded xorg-xdm (1.1.5-1 -> 1.1.6-1)
    [2007-08-19 14:57] upgraded xterm (225-1 -> 229-1)
    [2007-08-21 00:16] upgraded cpio (2.8-1 -> 2.9-1)
    [2007-08-21 00:16] upgraded ed (0.5-3 -> 0.8-1)
    [2007-08-21 00:16] upgraded initscripts (2007.08-1 -> 2007.08-2)
    [2007-08-21 00:16] upgraded intltool (0.36.0-1 -> 0.36.1-1)
    [2007-08-21 00:16] upgraded libarchive (2.2.5-1 -> 2.2.6-1)
    [2007-08-21 00:16] upgraded man-pages (2.60-1 -> 2.64-1)
    [2007-08-21 00:16] upgraded pciutils (2.2.4-2 -> 2.2.6-1)
    [2007-08-21 00:16] upgraded readline (5.2-2 -> 5.2-3)
    [2007-08-22 00:16] upgraded gdbm (1.8.3-3 -> 1.8.3-4)
    [2007-08-22 00:17] upgraded kernel26 (2.6.22.3-1 -> 2.6.22.4-2)
    [2007-08-22 00:17] upgraded lcms (1.16-1 -> 1.17-1)
    [2007-08-22 00:17] upgraded libice (1.0.2-1 -> 1.0.4-1)
    [2007-08-22 00:17] upgraded libxrender (0.9.2-1 -> 0.9.3-1)
    [2007-08-22 00:17] upgraded procinfo (18-3 -> 19-1)
    [2007-08-22 00:17] upgraded xorg-apps (1.0.2-4 -> 1.0.3-1)
    [2007-08-22 23:49] upgraded kernel26 (2.6.22.4-2 -> 2.6.22.4-2.1)
    [2007-08-22 23:49] upgraded librsvg (2.18.0-1 -> 2.18.1-1)
    [2007-08-22 23:49] upgraded libxpm (3.5.6-1 -> 3.5.7-1)
    [2007-08-22 23:49] upgraded libxaw (1.0.3-1 -> 1.0.4-1)
    [2007-08-22 23:49] upgraded makedev (3.8.3-1 -> 3.23-1)
    [2007-08-22 23:49] upgraded mcpp (2.6-1 -> 2.6.4-1)
    [2007-08-22 23:49] upgraded naim (0.11.8.2.1-1 -> 0.11.8.3.1-1)
    [2007-08-22 23:49] upgraded nfs-utils (1.0.12-2 -> 1.0.12-3)
    [2007-08-22 23:49] upgraded pam (0.81-4 -> 0.99.8.1-3.1)
    [2007-08-22 23:49] upgraded pango (1.16.5-1 -> 1.18.0-1)
    [2007-08-22 23:49] upgraded sox (13.0.0-1 -> 13.0.0-2)
    [2007-08-22 23:49] upgraded xorg-apps (1.0.3-1 -> 1.0.3-2)
    [2007-08-22 23:49] upgraded xtrans (1.0.3-1 -> 1.0.4-1)
    [2007-08-25 15:25] upgraded glibc (2.6.1-1 -> 2.6.1-2)
    [2007-08-25 15:25] upgraded bftpd (1.9-1 -> 2.0-1)
    [2007-08-25 15:25] upgraded gcc (4.2.1-3 -> 4.2.1-3.1)
    [2007-08-25 15:25] upgraded gtk-doc (1.8-2 -> 1.8-3)
    [2007-08-25 15:25] upgraded hal-info (0.20070618-1 -> 0.20070725-1)
    [2007-08-25 15:25] upgraded perl-xml-simple (2.16-2 -> 2.18-1)
    [2007-08-25 15:25] upgraded icon-naming-utils (0.8.2-2 -> 0.8.5-1)
    [2007-08-25 15:26] upgraded kernel26 (2.6.22.4-2.1 -> 2.6.22.5-1)
    [2007-08-25 15:27] upgraded kernel26ck (2.6.22.3.ck1-1 -> 2.6.22.5.ck1-1)
    [2007-08-25 15:27] upgraded libgnomeprint (2.18.0-1 -> 2.18.1-1)
    [2007-08-25 22:41] removed libgnomeprintui (2.18.0-1)
    [2007-08-25 22:41] removed libgnomeprint (2.18.1-1)
    i dunno what happened...
    plz, someone help me
    regards
    Last edited by saneone (2007-08-30 18:11:32)

    Bogart wrote:
    I think the spacing now is correct, while before it was wrong. The only "problem" is that you got used to a bad font rendering, and now that it has changed for better you feel like it's different and don't like it.
    Really, *most* of the problems that people find in Linux's fonts are just because they are used to the awful default fonts from Windows XP. Yes, people can even get used to those fonts and believe they're good!!! And when they see correct fonts in Linux they think they're bad...
    What I would do is remove the MS TTF fonts. They work bad in Windows and worse in Linux. You should use Bitstream Vera or DejaVu if you want good quality fonts (especially in web pages).
    But, then again, you might think that they look wrong just because you're not used to it... Oh, well...
    What does correct font / correct spacing mean ?
    IMO, that doesn't make any sense, because that's a totally subjective matter, like many other things in this world.
    BTW, I love how fonts look in Windows, and I think that must be the only thing MS got right. Thus, I'm using ms fonts in linux, and a rendering as close as possible (no autohinting or antialiasing or subpixel rendering).
    Similarly, I could find a woman beautiful that you would find ugly or just average. We are all different, and it's better that way

Maybe you are looking for