Hi Naganand,,

I looked for some example but I didn't find anything straight forward.
If we look at Mifos 1.3 (BIRT 2.1) fontsConfig file

http://mifos.svn.sourceforge.net/viewvc/mifos/branches/v1.3.x/application/reporting/BirtWebViewer/WEB-INF/platform/plugins/org.eclipse.birt.report.engine.fonts_2.1.2.v20070205-1728/fontsConfig.xml?view=markup

it seems the file path <path path=""/> could be the reason why BIRT is
not able to find system fonts.

In 1.4 Mifos, I can see BIRT 2.5 fontConfig.xml has all the possible
paths by default (I think you just need your system font path)

http://mifos.svn.sourceforge.net/viewvc/mifos/trunk/application/reporting/BirtWebViewer-2_5_0/WEB-INF/platform/plugins/org.eclipse.birt.report.engine.fonts_2.5.0.v20090615/fontsConfig.xml?view=markup

I think Mifos 1.3 has BIRT 2.1, So I am little skeptical about locale
support because it seems the work to support locale has been done in
BIRT 2.3 from the commit logs.

http://dev.eclipse.org/viewsvn/index.cgi/source/org.eclipse.birt.report.engine.fonts/?root=BIRT_Project

Also, I think that looking at BIRT logs (INFO level enabled) can show
whether system fonts are being mapped or not.

Sorry for making it more complex. It will great if works, otherwise
just file an improvement at http://mifosforge.jira.com and look for
other workarounds (like placing image instead of text for static
content).

Udai

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to