fqterm
fqterm copied to clipboard
Tex Rendering Improvement
Thanks a lot for taking over this project.
The following is the issue I really feel I should have fixed but too lazy to work on. As you see, the screen class is a mess because of the text alignment and double coloring feature. The performance for rendering non-fixed-width fonts is also painful.
I will add your project's link to googlecode and my git repository so users could find the up-to-date release.
Thanks again.
Sincerely, dp2
https://code.google.com/p/fqterm/issues/detail?id=371
发信人: jjgod (while(!asleep()) sheep++;), 信区: KDE_Qt 标 题: Re: 说个关于等宽字体的问题。。 发信站: 水木社区 (Sun Sep 30 04:52:07 2012), 站内
http://doc-snapshot.qt-project.org/4.8/qglyphrun.html#setPositions
可以自己强制制定宽度,当然,4.8 才有。
啊,我发现我好久没更新了,我这个学期也非常忙。我希望在这个学期的学习中,提高一下自己读代码的能力,争取能对程序做些修改。