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

Fixed text_extents width bug. #192

Merged
merged 1 commit into from Aug 5, 2014
Merged

Conversation

@chinasaur
Copy link
Contributor

chinasaur commented Aug 3, 2014

Sorry; I left a bug in here last time around. Width was having start_x
subtracted from it inappropriately. Fixed.

As it turns out, it appears that start_x and start_y are irrelevant parameters
to this function. I didn't remove them though as they're in vgft.h and it's not
clear whether external clients are allowed access to this interface. I marked
them as unused.

popcornmix added a commit that referenced this pull request Aug 5, 2014
Fixed text_extents width bug.
@popcornmix popcornmix merged commit 3dfa84f into raspberrypi:master Aug 5, 2014
@chinasaur
Copy link
Contributor Author

chinasaur commented Aug 5, 2014

Thanks much; let me know if you want me to try to cut the unused args.

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

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.