Dear all, As previously stated, localisation concerning Dzongkha script in Red Hat linux 9 is almost complete.Here the character mapping along with keyboard...
Dear pema, as afar as i know ,if you are talking about the sort utilty ie. /bin/sort then it is not related to linux kernel.. it is part of the package named ...
... In short how do I see the code for the sort utility in coreutils-5.0. Is it possible to download from the internet. If not how do I hack it. Regards .. ...
On Wed, 2 Jun 2004 14:25:53 +0600 (BTT) ... On terminal it follows fixed width approach, each character in text taking a fixed space, diacritics and vowel...
Pango modules have to be developed for each lenguage. There is an original indic module (taken from the ICU library and modified to work with utf-8 instead of...
Javier SOLA
javier@...
Jun 2, 2004 2:36 pm
34
... Dear Pema In the Linux console you will not get proper conjuncts (ligatures) to display for Dzongkha since there is no support for OpenType (or any other...
hi all, i've been a 'lurker' on this list all this while. i lead the sri lankan team on the pan localization project. most of the discussion has been around...
... It is said that Fonts rendering on terminal follows fixed width approach, each character in text taking a fixed space, diacritics and vowel signs dont get...
... The fixed-width manner of rendering on terminal emulator is just necessary, so that the ASCII-art manner of drawing tables or diagrams is still maintained....
Theppitak Karoonboony...
thep@...
Jun 6, 2004 3:13 am
40
... While you only need five levels for rendering regular Dzongkha and Tibetan combinations one of these needs to be above the base and three below. Some...
I have been trying to look into how sorting works... but not much chance. What is clear to me now is that there is a sorting function in standard C (strcoll)...
Javier SOLA
javier@...
Jun 7, 2004 11:43 am
42
... I guessed that. So I didn't say in the first place that it's sufficient for Dzongkha. I was just not sure. Another limitation is the font design of Markus...
Theppitak Karoonboony...
thep@...
Jun 8, 2004 2:54 am
43
... Where did you find it? In localedef utility? ... It's in compiled binary data, usually located under /usr/lib/locale directory. I find two forms of it. On...
Theppitak Karoonboony...
thep@...
Jun 8, 2004 3:05 am
44
... I found it in this online manual... http://www.mcsr.olemiss.edu/cgi-bin/man-cgi?colltbl+1 It is quite well explained... but it does not mention Unicode...
Javier SOLA
javier@...
Jun 8, 2004 4:48 am
45
Dear all: I have found pango docs of owen taylor and one in IBM 'site named "Pango connection". rather than those docs, it will be good help if i find more...
... Hmm.. I don't know about this colltbl command. Maybe, it's not POSIX, and its input is different from what described in ISO/IEC 14652: ...
Theppitak Karoonboony...
thep@...
Jun 8, 2004 8:40 am
48
... Owen's recent article is also inspiring: http://people.redhat.com/otaylor/grid-fitting/ The section titled "A hybrid approach to grid-fitting" also gives a...
Theppitak Karoonboony...
thep@...
Jun 8, 2004 9:06 am
49
thanks..... will go thro it. Paras ... From: "Anousak Souphavanh" anousak@... Date: Tue, 8 Jun 2004 01:24:36 -0500 To:...
Paras, Here are a couple more things about Pango. ... See bug 215219 (http://bugzilla.mozilla.org/show_bug.cgi?id=215219). Jungshik ... There is a list called...
Javier SOLA
javier@...
Jun 9, 2004 12:57 am
52
Dear all, I had been trying to define localization for the dzongkha script for the last 4 months. There I came upon LC_COLLATE for specifying the collation...
greetings to all, Well, recentely i have been trying to gather information regarding font rendering but till now i am unable to start the actual work. I...
Sorting is used for creating lists such as dictionaries, directories, encyclopeadias etc. Whenever anything needs to be put in an order, the evident question...
Hi all, This exchange reminds me that one of the outputs from the Laos PAN meeting was to be a simple "high-level" FAQ which could be extended and made more...
Graham Todd
gtodd@...
Jun 9, 2004 8:02 pm
56
Hi Graham et al, IDRC never made any resource available for such FAQ. It would be nice if Dr. Sarmad could think of allocating some or anyone else. I just like...
Houmphanh Thongvilu
pan@...
Jun 9, 2004 9:32 pm
57
And to this we could add all the daily usages... How long does it take to find your name in an electoral list that is not sorted..( in a, say, 10,000 person...
Javier SOLA
javier@...
Jun 10, 2004 1:20 am
58
it depends one can use indexing of unsorted data just as fast, such as use in web search engine with index on key words. rgds Pan...