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

Distance field text rendering #1

Open
DaneGardner opened this issue Jul 15, 2011 · 0 comments
Open

Distance field text rendering #1

DaneGardner opened this issue Jul 15, 2011 · 0 comments

Comments

@DaneGardner
Copy link
Member

Right now we're just generating a texture map for each text object, and pasting that onto a scaled rectangle. This works fine for some zoom levels, but doesn't do well when at either extreme of zooming (in or out). A week after implementing the text rendering methods for this library Nokia announced new methods for Qt5. We should look at the code and possible incorporate these methods so we don't have to upgrade to Qt5 yet. See this link for more details: http://labs.qt.nokia.com/2011/07/15/text-rendering-in-the-qml-scene-graph/

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

No branches or pull requests

1 participant