Top "Arabic" questions

The Arabic tag is for issues relating to displaying user interfaces and managing data in Arabic written language.

PHP MYSQL Insert Data in Arabic Language

I am trying to insert some Arabic Language data into MySQL using PHP and an HTML form. When I insert …

php mysql arabic
How can i convert English digits to Arabic digits?

I have this C# code for example DateTime.Now.ToString("MMMM dd, yyyy"); Now the current thread is loading the …

c# arabic cultureinfo
Arabic in pdf using iTextSharp in c#

I want to create a PDF file with Arabic text content in C#. I'm using iTextSharp to create this. I …

c# pdf itext arabic arabic-support
set JFrame Orientation from right to left!

To align my JFrame from righ-to-left, I use: setComponentOrientation(ComponentOrientation.RIGHT_TO_LEFT); but this works only if I use …

java swing orientation jframe arabic
Track.getSimilar: An invalid XML character (Unicode: 0x3) was found in the element…

I use the last.fm API:Api Last.fm I have a list of songs (tracks) with their artists and …

java xml unicode arabic last.fm
android grid view place items from right to left

I'm working on an android application with arabic version. In one of the interfaces, I have gridView. So to display …

android gridview android-gridview arabic right-to-left
json_encode() doesn't display arabic characters in good way

i have problem with Arabic characters when i do json_encode() it always return ????, in the database all the fields …

php json arabic
How to right align PreferencesActivity in android?

I have PreferencesActivity which I need it to be right aligned because I want to use Arabic language, I tried …

java android android-preferences arabic
Drawing text with outline in java

I'm working with graphcis2d in Java and am currently using this to draw text into a bufferedImage Font font1 = …

java swing fonts arabic graphics2d
Custom Arabic font in iOS

I am trying to make an iphone application that displays mainly Arabic language content. I want to use a custom …

iphone fonts ios4 arabic custom-font