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

Missing getter for fontHeight #17

Closed
niondir opened this issue Feb 22, 2017 · 2 comments
Closed

Missing getter for fontHeight #17

niondir opened this issue Feb 22, 2017 · 2 comments

Comments

@niondir
Copy link

niondir commented Feb 22, 2017

I suggest

func (dc *Context) FontHeight() {
    return dc.fontHeight
}

To be able to render my own lines.

@wangming1993
Copy link

lgtm

@fogleman
Copy link
Owner

This was fixed. Thanks!

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

3 participants