Hi, Vikas Upadhyay wrote: > > No idea about rendering engine (engine type too ), googling it led me > to some sites which say it's (Pango) meant for Linux and on Windows XP > it comes builtin. Sorry, I didn't mention, I am using Windows XP > Professional. What should I do next ?
I'm a also a novice in this field. But following docs might help you in understanding what component you need to upgrade. FreeType. An open source font engine. http://freetype.sourceforge.net/freetype2/index.html Pango. An open source text layout engine e.g. for rendering CTL (Complex Text Layout) based scripts like Devanagari http://www.pango.org/ Font-HOWTO on Linux http://tldp.org/HOWTO/Font-HOWTO/index.html So, you've to find what layout engine Mozilla Firefox uses (not necessarily Pango, (see Indic language support on http://fedora.redhat.com/docs/release-notes/fc3/x86/#s1-overview)), and then upgrade that component. You can also try starting Mozilla Firefox from Command Prompt with MOZ_ENABLE_PANGO environment variable set to 1. > > Vikas Thanks Ashish Shukla -- आशीष शुक्ला alias "Wah Java !!" http://www.geocities.com/wah_java_dotnet/ All that looks C00L is not necessarily validable. -- Ashish Shukla "Wah Java !!" _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
