What steps will reproduce the problem?
DataEntry or FreqGen example are not correct with glcd lib.
What is the expected output? What do you see instead?
Display is wrong
Problem: M2_GFX_MSG_GET_NUM_CHAR_WIDTH is not supported by the glcd handler.
This will lead to wrong return value (numbers are assumed to have pixelwidth of
1)
Fix: Support M2_GFX_MSG_GET_NUM_CHAR_WIDTH for glcd graphics handler.
Original issue reported on code.google.com by olikr...@gmail.com on 18 Jul 2012 at 7:28
Original issue reported on code.google.com by
olikr...@gmail.com
on 18 Jul 2012 at 7:28