I'm using EO's web view/control to draw onto an HTML5 canvas using javascript, and I'm using a custom font.
However, when I do this, the text often looks unclear, as if it's not being properly aliased, or something.
On the left you can see the EO web view, on the right you can see the same html loaded up in chrome.

Does anyone have any insight as to what might be causing this, and how I can correct this issue?