| 15 | |
| 2009.2 |
FontRouter is an open font rasterizer plug-in (also called “font driver”) for Symbian. It is started about 4 years ago, initially for improving the Chinese font support on Symbian.
With more than 3 years’ development, FontRouter extended its functionality to language-neutral & UI-independent and give user more controls over font mechanism on Symbian, such as loading 3rd-party font file, font substitution, size adjustment.
For some personal reasons, FontRouter project was discontinued for more than one year, but many users still kept writing to me for suggestion and bug report in these days. Since I can’t face their expectation, I decided to open source and wish it a better future.
As discussed and reconsidered carefully, I released the source code under Apache License 2.0, but not GPL. I hope someone or even some commercial company could continue or derive from this project and present a quality production for the Symbian community.
If you are considering continuing this project or deriving from it, please mail to me, and I will give my support.
SUPPORT WILL ONLY BE OFFERED TO OPEN SOURCE CONTINUATION OR DERIVATION.
At present, source code is hosted on Google Code: http://code.google.com/p/fontrouter/

哈,翻译成英文了,不过一开始不是说使用GPL协议么?怎么现在又改为Apache License 2.0 啦。不过还是支持一个。
Reply
oasisfeng Reply:
February 16th, 2009 at 12:32 AM
这个在很大程度上还是由于国内环境对开源软件的接受程度所决定的。从造福最终用户的角度,我想Apache License可能更合适。
Reply
恩,个人觉得国内的开源意识还是不够,一些破软件总是千方百计想收费。希望fontrouter一路走好。
Reply
造福广大symbianer的好事啊,赞一个 Oasis Feng
希望后继者能严格遵守Apache License 2.0
Reply
HANGHAI GROUP?难道是航海家?支持开源,研究一下…
Reply
是航海桌面,不过不知道是不是和航海家是一伙的,继续取证中……
Reply
首先感谢oasisfeng的工作。下载了下,但针对S60 3rd编译时,发现其中有诸如CFontStore的类,调用了private成员,请问如何解决。
Reply
oasisfeng Reply:
February 17th, 2009 at 12:44 AM
其实解决方法很简单,直接改SDK头文件,加一个友元类。;)
Reply
恭喜 加油了
Reply
没想到用Apache Licence 2.0而不用GPL开源。
也就是说衍生软件可以不开源和商业化啊……
Reply
恩,基本是是这样的,唉,搬用oasisfeng的话,这都是国内的环境啊。
Reply
[PINGBACK] | 2009.3.5 1:51 AM
[...] Source code of FontRouter is released under Apache License 2.0 Save to del.icio.us • Digg This! • Stumble It! Related [...]
where i can download new update font router?
Reply
oasisfeng Reply:
March 6th, 2009 at 11:32 PM
Sorry, there’s no update recently. The source code is nearly untouched since last release.
Reply
i tried to install FontRouter on S60… but couldn’t. What should i do?
Reply
一直是这个软件的用户
现在大神开源了
只能期待后续作者
Reply
hi!!!
firstly, big thanks for public your source code of FontRouter
I’ve a question:
FontRouter didn’t work if I put it on z path. How can I do it?
p/s: sorry, my language
Reply
oasisfeng Reply:
June 6th, 2010 at 8:03 PM
FontRouter can only be installed on drive C or E. Do you mean drive E? Some models of Symbian phones cannot load system drivers from drive E. This is a hardware limitation.
Reply