Skip to content

Commit

Permalink
Merge commit 'bbd384dbef178d7334fd82eac2efb1f382ef6077' into dev/qt6
Browse files Browse the repository at this point in the history
  • Loading branch information
QQxiaoming committed Jul 27, 2022
2 parents 350b72d + bbd384d commit 2b781cf
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,9 @@ ttf\ttf_verbose
## Build

 > [Build documentation](./DEVELOPNOTE.md)

## Contributing

If you have suggestions or ideas for this project, please submit issues and pull requests on GitHub or Gitee.

At present, the project will be transferred to the development based on Qt6. The current branch dev/qt6 code has been completely migrated, and the replacement of the main branch may be completed in the next LTS version of Qt6.
6 changes: 6 additions & 0 deletions README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,9 @@ ttf\ttf_verbose
## 编译说明

 > [编译说明](./DEVELOPNOTE.md)

## 贡献

如果您对本项目有建议或想法,欢迎在GitHub或Gitee上提交issue和pull requests。

目前项目即将转移到基于Qt6开发,目前分支dev/qt6代码已完全完成迁移,也许会在下一个Qt6的LTS版本完成main分支的替换。
1 change: 1 addition & 0 deletions TTFviewer.pro
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ unix:!macx:{

macx:{
QMAKE_RPATHDIR=$ORIGIN
ICON = "img\ico.icns"

INCLUDEPATH += -I $${FREETPE2_DIR}/include
INCLUDEPATH += -I $${FREETPE2_DIR}/include/freetype2
Expand Down
Binary file added img/ico.icns
Binary file not shown.

0 comments on commit 2b781cf

Please sign in to comment.