http://www.urducoder.com/forum/viewtopic.php?f=3&t=238&p=1355
--
Blog: http://zabeehkhan.blogspot.com
On Wed, Sep 16, 2009 at 11:53:13AM +0500, Zabeeh Khan wrote:
> Just came across the page:
>
> http://www.urducoder.com/forum/viewtopic.php?f=3&t=238&p=1355
---end quoted text---
I don't know Urdu !
--
أحمد المحمودي (Ahmed El-Mahmoudy)
Digital design engineer
GPG KeyID: 0xEDDDA1B7 (@ subkeys.pgp.net)
GPG Fingerprint: 8206 A196 2084 7E6D 0DF8 B176 BC19 6A94 EDDD A1B7
There is nothing special written in that page bro. They have just
written about the software and how to install it and use it. I just
wanted to share it with everyone here, cause I wanted to say that it
is being widely used.
Zabeeh Khan <zabee...@gmail.com> wrote:
> Just came across the page:
>
> http://www.urducoder.com/forum/viewtopic.php?f=3&t=238&p=1355
Thanks for the link :-)
Currently I mostly use cnoor (a much faster, simplified version of noor
written in C; it has two interfaces, one using GTK+ and one using pango
on framebuffer). But I guess no one is using it; it is not user
friendly at all ;-)
Ali
Yes. I've released 0.1 but it is too old.
See http://noor.sf.net/cnoor.html
The git repository holds the lastest sources. Follow the link in the
homepage to get the snapshot. But cnoor is intentionally fast and user
unfriendly ;-) Edit config.h before compiling to change the fonts and
to specify file paths.
There are a few branches:
* master: the base version
* index: indexes holy Quran and the translation files for faster startup
* mark: adds mark support; mx and 'x commands (for GTK+ backend)
* suraname: shows sura name (for GTK+ backend)
* fbpan: framebuffer pango interface; uses pango to render text and
draws it on the framebuffer
I clone the master branch and merge index and fbpan branches into it.
But probably few people prefer cnoor over noor; I have written it since
noor was too slow for my slow PC. Hope someone finds it useful :-)
Ali
And yeah, alternatives are good. I think we should also consider
developing a PyQt4 user interface for noor.