Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加窗口功能函数,文档修改 #22

Merged
merged 4 commits into from May 17, 2020
Merged

添加窗口功能函数,文档修改 #22

merged 4 commits into from May 17, 2020

Conversation

yixy-only
Copy link
Collaborator

修复了initgraph()的内存泄漏情况;
修复了
setactivepage()
setvisualpage()无法使用的问题;

添加了
movewindow(),
resizewindow(),
getHdc();
帧缓存页初始分配一页,其它用到再分配,最多四页;
增加了
getGraphicser()的定义,获取int型版本号,值为(年份后两位 * 100 + 月份)
EGE版本号修改为20.05;
文档的一些订正。

修复了initgraph的内存泄漏情况;
修复了
setactivepage()
setvisualpage()无法使用的问题;

添加了
movewindow(),
resizewindow(),
getHdc();
帧缓存页初始分配一页,其它用到再分配,最多四页;
增加了
getGraphicser()的定义,获取int型版本号,值为(年份后两位 * 100 + 月份)
EGE版本号修改为20.05;
文档的一些订正。
@yixy-only
Copy link
Collaborator Author

初始设置字体为黑体,解决原字体空格占位小的问题

小修了一下
@wysaid wysaid merged commit 2908208 into wysaid:master May 17, 2020
@chirsz-ever chirsz-ever mentioned this pull request May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants