Open jrouault opened 10 years ago
Hi, any update on this? I tried Webview+ 2.1.0 and I didn't have this problem, so it's specific 2.2.0.
Hi, jrouault I had similar rendering problem with Roboto font and webview+ 2.2 the solution has been found on stackoverflow http://stackoverflow.com/questions/13674808/chrome-svg-font-rendering-breaks-layout. I hope that helps!
Hi @avarzaka, Thanks for the hint. I will give it a shot and give some feedbacks!
Sadly, this didn't solve my problem. I'm still looking for a solution to fix this.
Hello,
I recently updated my project from Webview-plus 2.0.0 to Webview-plus 2.2.0. Following this, I noticed that rendered text seems a bit off and less readable now.
Here are two screenshots illustrating the difference. Text style is arial; sans-serif; and 14px.
Is there a way to restore how it was rendered previously? Thanks.