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

Cannot display bopomofo correctly in Qt5 < v5.3.0 #7

Closed
czchen opened this issue Feb 20, 2014 · 6 comments
Closed

Cannot display bopomofo correctly in Qt5 < v5.3.0 #7

czchen opened this issue Feb 20, 2014 · 6 comments
Milestone

Comments

@czchen
Copy link
Member

czchen commented Feb 20, 2014

Bopomofo in userphrase list is not displayed correctly.

@czchen czchen added this to the 0.0.1 milestone Feb 20, 2014
@czchen czchen added the bug label Feb 20, 2014
@czchen
Copy link
Member Author

czchen commented Mar 3, 2014

@czchen
Copy link
Member Author

czchen commented Mar 3, 2014

Use the following code to force using TW-MOE-Std-Kai in main, but bopomofo still cannot display correctly.

QFont newFont("TW-MOE-Std-Kai", 12, 0, true);
QApplication::setFont(newFont);

@czchen
Copy link
Member Author

czchen commented Mar 4, 2014

@czchen
Copy link
Member Author

czchen commented Mar 6, 2014

@czchen czchen added the upstream label Mar 6, 2014
@czchen
Copy link
Member Author

czchen commented Mar 7, 2014

Under review. https://codereview.qt-project.org/80309

@czchen czchen removed the bug label Mar 11, 2014
@czchen
Copy link
Member Author

czchen commented Mar 11, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant