The Arabic tag is for issues relating to displaying user interfaces in Arabic language.
0
votes
0answers
26 views
Textview alignment in Android 4.0
I am finding difficulty in aligning the text inside a textview which is in arabic font.The text is being hidden when I give a right gravity. I tried setting the padding and margin to the textview. But ...
2
votes
0answers
18 views
Can't edit combo box value in CFiledialog in Windows XP SP3
The Custome FileDialog which I derived from CFiledialog.
In it's OnInitDialog() I updated it's layout to WS_EX_LAYOUTRTL (for arabic) then I set callback method SetChildLayout to Enumerate all child ...
0
votes
0answers
17 views
Graph Api Search for Arabic Keywords
I am developing an application that searches for all Facebook posts containing a given Arabic keyword using the graph API. The problem is that the returned results are all wrong.
For example, I wrote ...
1
vote
2answers
44 views
Print Arabic or other charset in System.out
I'm tyring to print a String with Arabic characters:
private static void print(String msg, Object... args) {
try {
PrintStream ps = new PrintStream(System.out, true, "ISO-8859-6");
...
0
votes
0answers
12 views
Django slug field in Arabic and other foreign languages
am trying to build an app with a model which contains a unique of the title, some users will write the title in Arabic and other languages and when on save, I try to slugify the field. It would return ...
1
vote
0answers
15 views
Django tracking tags in different languages
I've built a small app into my project which is intended to go through given text and extract words with # tag before it.
When text is received in English it works perfectly but when using Arabic or ...
0
votes
2answers
26 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
22 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
32 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
8 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
43 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
18 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
34 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
44 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
59 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
34 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
71 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
39 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
55 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
66 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
35 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
...
1
vote
0answers
16 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
58 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 ...
1
vote
1answer
38 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
18 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
30 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
60 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
50 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
58 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
138 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
56 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
57 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
97 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
127 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
56 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
57 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
82 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
55 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
70 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
68 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
166 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
90 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
284 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
20 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
176 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
61 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
...




