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

Similar Messages

  • 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  ...

  • 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>

  • 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

  • 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

  • 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.

  • 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?

  • 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

  • Arabic Font Problem

    Hello,
    I've been told by my client that my arab text is not
    rendering correctly. The problem occurs where an incorrect 'alef'
    appears next to a 'lam'. Now I'm not an arab speaker or reader
    unfortunately, so I really don't understand exactly what this
    means, but its incorrect. I've had a good look at my character
    settings, and I'm not seeing any extra properties that I can set to
    correct this. An extract of my code is below that relates to
    character format.
    charFormat.color = fontColorIs;
    charFormat.fontFamily = fontIs;
    charFormat.fontSize = fontSizeIs;
    charFormat.locale = "ar";
    charFormat.ligatureLevel = LigatureLevel.EXOTIC;
    charFormat.lineHeight = "160%";
    charFormat.fontLookup = FontLookup.EMBEDDED_CFF;
    charFormat.kerning = Kerning.ON;
    paraFormat.textAlign = TextAlign.RIGHT;
    paraFormat.direction = "rtl";
    I've also put a some screen shots of the problem and the font
    online at
    http://www.kenmacleod.com.au/adobe
    - these 2 images were from the client and explain the issue.
    Adobe Arabic is working and rendering correctly, so I'm
    presuming that it is a font issue, and the font I'm trying to make
    work, just can't work with Flash even though its an OTF.
    I am wondering if maybe I've missed something. It doesn't
    appear to be a embedding issue either as I'm embedding the entire
    font via Gumbo.
    If anyone has had luck with other Arabic fonts rendering
    correctly please let me know what they are.
    Thanks, Ken.

    Just as a follow up to this problem if anyone else is
    experiencing something similar. We ended up contacting the actual
    developers of the Arabic font (
    http://www.grapheast.com).
    They described it as a Unicode issue and said they would have to
    update their font, which they promptly did in about an hour and
    fortunately for us, it worked straight up.
    http://www.brashbrands.com/ar/
    We had some unexpected issues with the Chinese version of the
    site too, I didn't do any research on font file sizes, but with the
    chinese language having so many characters, the font files seemed
    to vary from about 7MB to 15MB. Once squashed into a swf via Gumbo,
    the smallest versions were around the 4MB mark, but these were
    dropping characters all over the place. The 15MB looked great, but
    only came down to about 10MB, which is obviously way to big to
    embed. We tried just using 'sans' but some system fonts were
    dropping characters also, especially when we needed chinese
    characters next to punctuation. The result ended up being using a
    program called Fondu and extracting the mac system font Hei.dfont.
    The font size of the Gumbo swf ended up as 3MB and it worked
    perfectly. Details of the how to with Fondu are
    http://aralbalkan.com/1897
    (thanks Aral Balkan and Fondu).
    http://www.brashbrands.com/zh/

  • Problem with arabic fonts

    hi , i just downloaded photoshop and i made it middle east for the arabic & i installed a library of arabic fonts , the problem is ps writting any arabic  text with those fonts wrong  and it`s very heavy while writing  but he is writing normal the arabic text with mac fonts , can this issue fixed or can i rest my fonts ?
    hint --> as i`m new in mac i put the arabic fonts in many folders :
    (library -- fonts)
    (fontbook -- all fonts)
    (fontbook --- user)

    You normally have to use Mac fonts when writing Arabic.
    For problems with stuff made by Adobe, best search/ask in the forums run by them:
    http://forums.adobe.com/index.jspa

  • 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)

  • Problem with Arabic font: In certain contexts, when writing Arabic with vowel signs (fatha, damma, kasra, sukun) a sequence of sukun   fatha/damma etc. would reverse automatically. Is this a known bug?

    Problem with Arabic font: In certain contexts, when writing Arabic with vowel signs (fatha, damma, kasra, sukun) a sequence of sukun + fatha/damma etc. would reverse automatically. Is this a known bug?
    Example: عَيْنٌ
    would automatically convert to عَيُنْ
    Funnily, it doesn't seem to happen here, but it does when entering text in a web interface (using Firefox, font Bayan) and when using Text Edit.
    Seems to be a problem of a specific font, as e.g. Arial MS Unicode works fine. Any hints?
    Thank you!

    Musaafir wrote:
    I've no idea how i can even start using arabic vowels on Microsoft Word for Apple
    You can't do Arabic on MS Word for Mac.  This app has never supported RTL scripts, so you need to use something else.  Mellel is best, but Pages 5, TextEdit, Nisus Writer, Open/LibreOffice should work OK.
    You switch between languages by using the "flag" menu at the top right of the screen or by using the keyboard shortcuts apple/command plus space.  Go to system prefs/keyboard/shortcuts to make sure that is activated.
    To see which key does what, you use Keyboard  Viewer.
    http://support.apple.com/kb/PH13746
    You place vowels on letters by typing the key for the vowel after the key for the letter.  The vowels are on the option/alt keys, option/alt + a gives you َ

  • Arabic font problem in Indesign cs4

    I was using Indesign CS2 and just upgraded to CS4. I was heavily using "traditional arabic" font in CS2 without any problem.
    For those who don't know, in arabic, each letter is represented differently according to its place inside a word. Almost all letters have 4 different forms, at the begining, in the middle at the end and alone.
    After the upgrade I can insert only the letter at the begining form. I can clearly see all fonts in all forms in glpyhs table.
    Any suggestion ?
    Thank you

    This not a locked Windows font because I was using it in Indesign CS2 without any problem.
    In Help>About section all I see, is CS4 6.0. So this in not a Middle Eastern version.
    For the moment I found the following solution :
    I found an Open Type Arabic Font.
    When I type something with this font "propositional forms" setting is set to "General", this is the default setting and I was unable to set "Automatic" as default. First I type something in Arabic then I select the text and set "propositional forms" setting to "Automatic".Yes it is a little bit cumbersome but  this is the only solution I found.
    I could send font files to anybody if you want to try them . It is not allowed to send them as attachment

Maybe you are looking for

  • Notification Creation through another Notification

    Hi, While creating a Notification with reference Notification, is there a way to have some fields initial. I have one requirement that I need to create a new notification with respect to a certain completed Notification (Reference Notification at the

  • Signing web form data with a PKCS#11 Smart Card

    Hi, I would like to know what is the best solution to sign a web form using a PKCS#11 Smart card. I already read some examples where is used an applet based on the Sun PKCS#11 Provider. The problem that i found in this solution is the need of java 5.

  • How to leave screen pocessing in below code

    Hi all, I have alv tree, while adding node i get some input from user. so i have created a screen with two fields on continue i want to create a node based on the user entered values.   METHOD handle_node_ctxt_menu_sel.     CASE fcode.       WHEN 'AD

  • RAC ASM instance creation

    Can we configure ASM instance on all nodes in RAC at the same time?

  • TS1292 Forgot the security questions

    I forgot my security question! What shoud I do?!