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

Make Font::draw support a Target instead of a Frame #25

Merged
merged 3 commits into from
May 3, 2019

Conversation

hecrj
Copy link
Owner

@hecrj hecrj commented Apr 30, 2019

Fixes #24.

Changed

  • Trait Default for Text was implemented.
  • Font::draw now supports a Target instead of a Frame.

@hecrj hecrj self-assigned this Apr 30, 2019
@hecrj hecrj added the feature New feature or request label Apr 30, 2019
@hecrj hecrj changed the title Off-screen text rendering Make Font::draw support a Target instead of a Frame Apr 30, 2019
@hecrj hecrj mentioned this pull request Apr 30, 2019
3 tasks
@hecrj hecrj added this to the 0.3.0 milestone May 2, 2019
@hecrj hecrj merged commit 1950b63 into master May 3, 2019
@hecrj hecrj deleted the feature/offscreen-text-rendering branch May 3, 2019 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Off-screen text rendering
1 participant