Oasis Feng

Source code of FontRouter is released under Apache License 2.0

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/


Categorised as: Development, Symbian


  • http://www.cymbee.com 塞班互动

    哈,翻译成英文了,不过一开始不是说使用GPL协议么?怎么现在又改为Apache License 2.0 啦。不过还是支持一个。

  • http://blog.oasisfeng.com oasisfeng

    这个在很大程度上还是由于国内环境对开源软件的接受程度所决定的。从造福最终用户的角度,我想Apache License可能更合适。

  • http://www.cymbee.com 塞班互动

    恩,个人觉得国内的开源意识还是不够,一些破软件总是千方百计想收费。希望fontrouter一路走好。

  • havefu

    造福广大symbianer的好事啊,赞一个 Oasis Feng

    希望后继者能严格遵守Apache License 2.0

  • http://www.junnikokuki.com junnikokuki

    HANGHAI GROUP?难道是航海家?支持开源,研究一下…

  • http://www.cymbee.com 塞班互动

    是航海桌面,不过不知道是不是和航海家是一伙的,继续取证中……

  • ramon

    首先感谢oasisfeng的工作。下载了下,但针对S60 3rd编译时,发现其中有诸如CFontStore的类,调用了private成员,请问如何解决。

  • Steven

    恭喜 加油了

  • http://blog.oasisfeng.com oasisfeng

    其实解决方法很简单,直接改SDK头文件,加一个友元类。;)

  • http://applife.net Black-Xstar

    没想到用Apache Licence 2.0而不用GPL开源。
    也就是说衍生软件可以不开源和商业化啊……

  • http://www.cymbee.com 塞班互动

    恩,基本是是这样的,唉,搬用oasisfeng的话,这都是国内的环境啊。

  • Pingback: FontRouter将于近期开源,期待后继有人 « Oasis Feng

  • uthiedevie

    where i can download new update font router?

  • http://blog.oasisfeng.com oasisfeng

    Sorry, there’s no update recently. The source code is nearly untouched since last release.

  • Michael

    i tried to install FontRouter on S60… but couldn’t. What should i do?

  • 珍珠翡翠白玉汤

    一直是这个软件的用户
    现在大神开源了
    只能期待后续作者

  • kp_enter

    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

  • http://blog.oasisfeng.com oasisfeng

    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.

  • Pingback: 对方正无视开源协议盗用FontRouter源码行为的严正声明 « Oasis Feng

  • frank.sunny

    让我第一次去给sdk的头文件加友元类,又补习了下概念,呵呵