To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=104034
------- Additional comments from [email protected] Fri Aug 7 10:20:37 +0000 2009 ------- The Tools->Options->LanguageSettings->Languages->CTL checkbox doesn't influence rendering, it only enables some UI elements like BiDi-controls etc. Other than that the core problem here seems to be that the defaults for the "pa-IN" are not good enough yet for running on Win7. Please review the "pa-IN" node that configures these default fonts in a file vcl.xcu (http://svn.services.openoffice.org/opengrok/xref/DEV300_m54/officecfg/registry/data/org/openoffic e/VCL.xcu) and suggest updated lists for that particular locale. E.g. I think instead of the preference for pa-IN for the UI fonts, which is currently set to <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string"> <value>Lohit Punjabi;Tahoma</value> </prop> you probably want something like this <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string"> <value>Raavi;Mangal;Lohit Punjabi;Tahoma</value> </prop> Is that right? Feel free to experiment with the vcl.xcu configuration file in your OOo installation, especially with the defaults for pa-IN and all other locales you are interested in. When changes there are useful for the general community please attach your changed vcl.xcu to this issue or even better only attach a patch for the original file. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
