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

getStrWidth() #20

Closed
GoogleCodeExporter opened this issue Mar 23, 2015 · 3 comments
Closed

getStrWidth() #20

GoogleCodeExporter opened this issue Mar 23, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

... is missing in the c++ interface.
C interface: ucg_int_t ucg_GetStrWidth(ucg_t *ucg, const char *s);



Original issue reported on code.google.com by olikr...@gmail.com on 17 Apr 2014 at 5:37

@GoogleCodeExporter
Copy link
Author

added   
ucg_int_t getStrWidth(const char *s)
to Ucglib class


Original comment by olikr...@gmail.com on 19 Apr 2014 at 12:17

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

update reference manual

Original comment by olikr...@gmail.com on 20 Apr 2014 at 8:03

@GoogleCodeExporter
Copy link
Author

done

Original comment by olikr...@gmail.com on 27 Apr 2014 at 4:19

  • Changed state: Fixed

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

2 participants