The Arabic tag is for issues relating to displaying user interfaces in Arabic language.
0
votes
1answer
9 views
TEXT in Arabic showing wrong characters instead
I've a Character Encoding issue.
I've a text file written in arabic, when i open it I get weird characters.. like this åÇÜÇáÍÌÑäÇáÑÝÇÚíãäí..
Is there any way to fix this and get a correct text? ...
0
votes
0answers
13 views
Solve Farsi / Arabic language difficulty in HTML Frameworks
i use Friar e-book framework to develop my first
Android app. fortunately it is very nice framework for
a novice like me, enabling me to convert HTML5 to Apk.
But i have a problem in showing Farsi / ...
0
votes
2answers
27 views
[solved]HTML pattern Arabic letters
I want to insert the Arabic letters in the pattern just like the English letters
pattern="[a-zA-Z0-9-_. ]{1,30}"
Well I have no idea how to accomplish the action so it would be great if someone ...
0
votes
0answers
6 views
How can Webkit-Arabic-patcher be packaged in app as .so?
I just implemented letter joining for Uyghur (Arabic script based) in Java, and it wa too slow.
On pc it took about 40ms to convert a web page, but an HTC (Android 2.2) device it took 6s.
I found a ...
0
votes
0answers
39 views
Oracle saving arabic numbers as “??”
Working on Winform based app connecting Oracle via OleDbDatareader, when I save any data having arabic number, for instance: اب۸۴۴ it saves it as اب???
I am using varchar type. It is weird it save ...
0
votes
1answer
13 views
Can 4.0+ RTL library for WebView be packaged with apk for 2.2~2.3?
We wanted to develop a web search app for Android 2.2+, and the language we're dealing with is Arabic script (RTL) based. We are using WebView as the rendering view.
So far only devices with Android ...
0
votes
0answers
29 views
Arabic characters is appearing as ??? when using SSIS
I have SQL Server 2008 R2 and I am using SSIS to import date from another server (SQL 2005) to my production server. When I import Arabic characters, it is appearing as question marks while it is ...
2
votes
1answer
39 views
Display dynamically generated text LTR or RTL depending on language?
I have a tricky scenario I'm dealing with while working on a site for a client. The website I am building has an English version and an Arabic version. The Arabic version of the site, of course, is ...
0
votes
2answers
51 views
Arabic in Qt with QString
I want to add an Arabic title to my Qt application, but it didn't work.
Here is my code:
#include "mainwindow.h"
#include <QtGui/QApplication>
#include <QString>
#include ...
0
votes
1answer
31 views
Android gravity start/end has no effect on Arabic text?
Google has introduced a couple of new flags for gravity of views: specifically, start and end. I am trying to use these in my application, but they don't seem to have the desired effect in Arabic.
2 ...
1
vote
0answers
53 views
Arabic rendering on android ICS and Jellybean
I am developing an application is android (ICS, Jellybean). The arabic is not rendered properly.
Have a look at the problem.
I am using a TextView. Here is my code.
<RelativeLayout ...
0
votes
0answers
30 views
Printing Arabic on receipt printer using jpos
I am trying to print Arabic characters on a receipt using jpos. I send the proper string to the printer but only question marks are being printed.
Does anyone have experience with printing Arabic ...
0
votes
0answers
39 views
Magento with FishPig Wordpress Integration - posts with non english characters in title results in 404 not found
I have installed Magento
Next I Installed WordPress
then Installed FishPig WordPress Integration to integrate Magento and WordPress using Magento connect
next I configured FishPig WordPress ...
1
vote
1answer
61 views
Creating PDFs in C++ that handle RTL languages and complex scripts
Does anyone know of a good API, usable from C++, for creating PDFs with RTL languages such as Arabic and Hebrew as well as complex scripts such as Thai and Devanagari? We are presently using Tracker's ...
0
votes
2answers
29 views
A lighter way of discovering text writing direction
I want to determine the writing direction of a string so that I can render Right-to-Left languages such as Arabic correctly in a CALayer.
so I have this method
...
0
votes
0answers
72 views
when I get my current url using jquery, my words in url are transformed to symbols
I am using inside my jquery code the line above to get my current url.
var pathname = window.location.pathname;
Then I am using history.js to push the last state in history stack so that I can use ...
1
vote
0answers
15 views
LaTeX delete newlines [migrated]
I have this LaTeX code and it inserts a newline before and after the Arabic text. I want it intext, how so?
\documentclass[11pt,arabtex]{article}
\usepackage{conf}
\usepackage{times}
\usepackage{url}
...
0
votes
1answer
44 views
check the ascii code for arabic letters and showing an error message?
i want to check the text if it was arabic show the letter
in the other text
if it is for example was english or korean
show the error message saying enter an arabic text
but it shows the error ...
-8
votes
0answers
54 views
Android Book App [closed]
I want to develop a book like this and this for android. I don't know where to get a start. All I need to create is a stand alone app for android so that anyone can download and use it. Where should I ...
1
vote
1answer
31 views
Arabic data is showing ????? characters from asp.net mvc to ios app using afnetworking library [closed]
Arabic data is showing ????? characters from asp.net mvc to ios app using afnetworking library to handle the response object.
#import "AppGateway.h"
//the web location of the service
#define ...
0
votes
0answers
17 views
Right to Left Text SWF in Browser
We have translated our text in our FLA's using TLF Text fields and XML. We started translating into arabic so we are using the right-to-left feature.
Recently ran into an issue where there is an ...
1
vote
1answer
27 views
How to handle arabic form fields properly from classic asp?
I have t-sql scalar function to validate logins, which works nicely when asked from management studio:
select dbo.getLogin(N'نصير الفتلاوي',N'pass')
returns 1
when used from asp page with form ...
0
votes
0answers
45 views
jasper report not showing arabic font in Netbeans
When I view the report file on jasper the Arabic font are successfully shown but when I compile in netbeans the PDF doesn't show those fonts.
How can I solve this?
try {
JasperDesign ...
2
votes
1answer
45 views
How to change the direction of PrimeFaces' “Wizard” and “PanelGrid” to RTL
I'd like to know if there is anyway to set the direction to RTL on the following PrimeFaces components:
1- PanelGrid.
2- Wizard
p.s. This post says that primefaces has gone bidirectional: ...
0
votes
1answer
21 views
Arabic WordNet with not-formatted words
Is it necessary for the word input to WordNet to be formatted like "التُّفَّاحْ" and can't expect "التفاح"...
is there any library or service taking not-formatted Arabic word returning a list of all ...
0
votes
1answer
48 views
How to fix encoding issue without rewriting the text again?
I face the following problem :
I have an .aspx page when i copy a gridview from page to another ,i encounter the following problem :
i have some arabic words like this :
رقم اذن الإضافة
It has ...
0
votes
0answers
126 views
android webview don't show Arabic characters
I've searched for similar problem but I can't find any accepted solution!
my emulator shows the Arabic characters through the application successively ,, but when it runs the webview ( Arabic html ...
1
vote
2answers
52 views
dash delimiters in java are changing the output
I am using the following below java code to convert the numerics to arabic
String str = "1234-5678-9101";
char[] chars = {'٠','١','٢','٣','٤','٥','٦','٧','٨','٩'};
StringBuilder builder ...
0
votes
2answers
55 views
Arabic support in LiveCode
i use LiveCode 6.0 community edition, when i try to make a label in the GUI using an Arabic text it displays it, but from left to right not from right to left[RTL] .
is it possible to display a text ...
1
vote
0answers
92 views
handwriting recognition for isolated arabic
I develop an application in Android OS for recognizing handwritten isolated arabic character using Tesseract OCR. I have tried it but in some case Tesseract cannot recognize handwritten isolated ...
0
votes
1answer
42 views
direction property in Flex 3.6 is not working
According to the documentation:
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/controls/Label.html
property direction is avaliable from flex 3 but you have to use it from ...
3
votes
2answers
111 views
How to convert unicode to arabic characters in php?
let us say that the string is
$uni_str="06280628002006280628";
In Arabic,it is: بب بب
so , how can i convert it in php without using html like:
for($i=0; $i<strlen($uni_str); $i+=4)
...
0
votes
0answers
7 views
1
vote
1answer
51 views
How to change the writing direction to 'Right to Left' in Eclipse
I am writing Arabic in Eclipse so I need to change the direction of writing from 'Left to Right' to 'Right to Left'
1
vote
0answers
55 views
Can strings' language slow down PHP processing? [closed]
After switching from Windows environment to Linux I am facing an odd situation.
I have a multilingual website using Joomla CMS running on a dedicated machine with 8GB of RAM and 4 CPUs . The default ...
3
votes
1answer
78 views
Arabic language support for Timeago jQuery plugin
We're going to build multilingual web application and we considering to use Yarp's Timeago jQuery plugin.
But we want to support Arabic Language in our application. And as you may know the Arabic ...
1
vote
3answers
51 views
Arabic/English text being shuffled
I have been stocked in a strange problem
I have a text box and i am trying to read the text. But when the text box contains both arabic and english text it seems that the text is shuffled . This is ...
0
votes
0answers
60 views
jquery form validator not showing Arabic letters correctly
I'm trying to use a jQuery form validation, and I want the validating text to be Arabic.
The problem is that when I change that phrase in the .js file, it shows squares instead of Arabic letters.
...
0
votes
0answers
60 views
How I can write custom text in android [duplicate]
I am trying to design an application to write custom text, where the text is like "محمّدُ ", but I'm unable to write char 'ُ ' using soft keyboard.
I tried to handle keyevent in edittext using this ...
3
votes
1answer
66 views
Random erronous highlighted resulted in JTextPane (Arabic)
I'm trying to search and highlight words in my JTextPane. It works wonderfully with words that don't have a lot of results so far but when I try to search for a word that has a lot instances, ...
1
vote
2answers
154 views
Browser doesn't show Arabic fonts correctly
This is my herokuapp: https://majeddh.herokuapp.com; I'm using it to test the fonts right now.
This is my HTML code:
<?php echo 'majed'?><html>
<script ...
3
votes
2answers
84 views
arabic character viewing during runtime
I face the following problem :
when i copy a specific page to my new solution :
in run time i get this !!
although it 's like this in the design time :
my .aspx :
<meta ...
2
votes
0answers
262 views
iTextSharp does not render Custom urdu font
I am using custom Urdu Font Jameel Noori Nastaleeq with iTextSharp but it is not showing text at all. It shows text when I use built-in forms like times.ttf etc.
Code is given below:
private void ...
0
votes
0answers
19 views
Do we require any specific css to access ccmp font feature?
I have been trying to make an arabic font and it is almost done. Now the problem I have been facing is that font-feature ccmp (composition/decomposition) which is supposed to be on by default in all ...
0
votes
1answer
162 views
How do you make a *.rtf file to be displayed in an UTF-8 encoding on a JContentPane?
I'm struggling to display an Arabic rtf in a JEditorPane. It shows the wrong characters probably because it's the wrong encoding and I have no idea on how to fix it.
Can I get some help? Here's the ...
0
votes
0answers
60 views
date arabic & french codeigniter PHP5
I've a problem with date language can't displaying it in arabic neither french ..i've tried all syntaxes possible , it seems that setlocale doesnt work ,any help will be appreciated
...
4
votes
3answers
206 views
Horizontally Scrollable TextView show inconsistent behaviour across android versions
I have a text view that has a single lined Arabic (Right-to-Left) text. The Text content increases by time, and the last (left-most) part should always appear. The horizontal scroll bar is initially ...
1
vote
2answers
61 views
How to calculate the length of an encoded string?
so i have an arabic string then i encode it using encodeURIComponent,
then i try to know the length from the encoded string but this code don't work why? http://jsfiddle.net/mCwaj/
var str="قال ...
0
votes
0answers
38 views
Foreign script showing up as “?”
I am retrieving Farsi/Arabic/Russian text from my SQL database. The text is showing up as question marks even though I have added the following lines:
mysql_set_charset('UTF8',$link);
...
0
votes
2answers
310 views
How to change Google Chrome Arabic default font in css?
Arabic default font in Google Chrome is larger than it is in Firefox. How can I set the Chrome arabic font size to smaller in css or are there other possible solutions for this?





