Sponsored Content
Top Forums UNIX for Advanced & Expert Users [ask]unicode utf-8 for arabic font Post 302886831 by zvtral on Tuesday 4th of February 2014 12:48:23 AM
Old 02-04-2014
[ask]unicode utf-8 for arabic font

hlow all,

i want to read arabic font in cli (cat, vi ,etc) in windows i can see the for why in linux i can't see that. this for the example وَمَنْ يَشْكُرْ فَإِنَّمَا يَشْكُرُ لِنَفْسِهِ

what should i do ? i need your advice for read that font in cli...Smilie


thx before
 

9 More Discussions You Might Find Interesting

1. Programming

How to display unicode characters / unicode string

I have a stream of characters like "\u8BBE\u5907\u7BA1" and i want to display it. I tried following things already without any luck. 1) printf("%s",L("\u8BBE\u5907\u7BA1")); 2) printf("%lc",0x8BBE); 3) setlocale followed by fwide followed by wprintf 4) also changed the local manually... (3 Replies)
Discussion started by: jackdorso
3 Replies

2. UNIX for Dummies Questions & Answers

grep and UNICODE (utf-16) file

I'm using shell scripting in Applescript. When searching a file with the ANSEL character set (for GEDCOM files) using (grep '1 CHAR ANSEL' filepath) gives the expected result. When searching a UNICODE formatted file (utf-16), searching for text known to exist in the file using (grep '1 CHAR... (4 Replies)
Discussion started by: Whiterock
4 Replies

3. UNIX for Dummies Questions & Answers

Arabic characters in QNX4

I want to display Arabic characters in QNX4. This work was been done by a colleague several years ago but he didn't document his work. I installed fonts and I got this display (attached). Please let me know how can correct as per the initial display were working in Arabic (attached). Thanks... (0 Replies)
Discussion started by: hbc
0 Replies

4. Solaris

arabic setting in solaris

Hi, i have a file which show text on window like, insert into test values('اسيل للخدمات عبر الأثير'); but when i open this file in solaris it don't show like insert into test values('ÇÓíá ááÎÏãÇÊ ÚÈÑ ÇáÃËíÑ'); i also want to see the line same as it is on windows kindly help me (3 Replies)
Discussion started by: malikshahid85
3 Replies

5. Solaris

Arabic package in solaris

Hi, I have searched in all installation cds for arabic packages but couldn't find it. 1. Is there any other way to download arabic package? 2. Does we need to reboot the system after installing package? 3. I don't want to reboot the system so is there any service to restart to make the... (2 Replies)
Discussion started by: malikshahid85
2 Replies

6. HP-UX

install arabic lang

hi how to install arabic language and set it as default in hpux. also there is any website provide vm for hpunix for testing. (2 Replies)
Discussion started by: drpix
2 Replies

7. Shell Programming and Scripting

Help with Converting UTF-8 data to Unicode

How can I get an error when converting 3rd line, since it has invalid characters abcde a®cdée a�cd� Unicode for ® = ® é = é I used "iconv -f UTF-8 -t ISO-8859-15 in.txt > out.txt" (2 Replies)
Discussion started by: arunbs
2 Replies

8. Linux

Help to Convert file from UNIX UTF-8 to Windows UTF-16

Hi, I have tried to convert a UTF-8 file to windows UTF-16 format file as below from unix machine unix2dos < testing.txt | iconv -f UTF-8 -t UTF-16 > out.txt and i am getting some chinese characters as below which l opened the converted file on windows machine. LANG=en_US.UTF-8... (3 Replies)
Discussion started by: phanidhar6039
3 Replies

9. Red Hat

Font chinese and arabic

At present we are using one application , in which they are loading some files. the files are some times a mix of chinese and arabic. Is there any way to encode these literals and do the loading. Rgds Rj ---------- Post updated at 04:54 AM ---------- Previous update was at 04:47 AM... (0 Replies)
Discussion started by: jegaraman
0 Replies
ocrfeeder-cli(1)					      General Commands Manual						  ocrfeeder-cli(1)

NAME
ocrfeeder-cli - command line interface for OCRFeeder, a document layout analysis and optical character recognition system. SYNOPSIS
ocrfeeder-cli [OPTIONS] DESCRIPTION
This manual page documents briefly the ocrfeeder-cli command. OCRFeeder Given the images it will automatically outline its contents, distinguish between what's graphics and text and perform OCR over the latter. It generates multiple formats being its main one ODT. OPTIONS
Generic program information --version Show program version number and exit -h, --help Show help message and exit Required options -o OUTPUT_FILE, --output=OUTPUT_FILE Name for the generated file Other options -i IMAGE1 [IMAGE2 ...], --images=IMAGE1 [IMAGE2 ...] Images to be recognized -f FORMAT, --format=FORMAT Format for the generated document (odt or html) --window-size=WINDOW_SIZE Desired window size of OCRFeeder's segmentation algorithm. If this option is not used, the window size will be calculated automati- cally FOLDERS
~/.ocrfeeder/engines/ Folder to hold the engines' configuration files SEE ALSO
ocrfeeder(1) AUTHOR
This manpage has been written by Joaquim Rocha <jrocha@igalia.com> and Alberto Garcia <agarcia@igalia.com> 2010-11-19 ocrfeeder-cli(1)
All times are GMT -4. The time now is 04:34 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy