How to change spark(.exe) font

I need to change spark client’s font (spark.exe) to show unicode font.

Where can I get spark source code?

Thanks all

Openfire:

svn co http://svn.igniterealtime.org/svn/repos/openfire/trunk openfire

Spark:

svn co http://svn.igniterealtime.org/svn/repos/spark/trunk spark

SparkWeb:

svn co http://svn.igniterealtime.org/svn/repos/sparkweb/trunk sparkweb

XIFF:

svn co http://svn.igniterealtime.org/svn/repos/xiff/trunk xiff

Smack:

svn co http://svn.igniterealtime.org/svn/repos/smack/trunk smack

Tinder:

svn co http://svn.igniterealtime.org/svn/repos/tinder/trunk tinder

Whack:

svn co http://svn.igniterealtime.org/svn/repos/whack/trunk whack

Asterisk-IM:

svn co http://svn.igniterealtime.org/svn/repos/asterisk-im/trunk asterisk-im

Is there any update feature that allow to change font in preferences from spark UI?

If not, could you provide the detail steps to change source code to change font? I’m not familiar with java development.