Hi,

I work for NGO.
I am the only software developer here.

I want to develop few simple softwares for them as charity work.

1. Devnagri Font Software -They have ANSI Devnagri fonts. I need to create one Font Engine for them, so that they can do feeding or editing in their existing ANSI fonts. They need ANSI because Indic unicode fonts dont work with Corel and Pagemaker.

2. Editor with SpellCheckerI also want to develop simple RTF editor like Write in windows 3.11.

They tried Openoffice, Abiword etc. But they are not working properly for ANSI fonts.

I have few querries below for deciding which language I should go for.
1. Can I do above things in Python?
2. If yes how effectively and faster I can do these in python?
3. Any tips / tools / suggestions for these tasks.

Regards
Neelesh

Developing with Python will be simpler and faster, however the product might be slower. There is a spellchecker module for Python and a couple of GUI tool-kits.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.