Stupi / flying-saucer

Automatically exported from code.google.com/p/flying-saucer
0 stars 0 forks source link

Issue in image rendering when HTML contains multilingual data (chinese, japanese or hindi, gujarathi characters) #182

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Take some HTML which contains chinese/japanese/hindi.gujrati characters
2. Render it using Graphics2DRenderer.renderToImage(url, width, height) method

What is the expected output? What do you see instead?

Returned image should contain same characters as that of HTML
Returned image does not contain those characters instead it shows some abstract 
characters or question mark symbols(?).

What version of the product are you using? On what operating system?

version R5pre1
Problem is faced on all operating systems

Original issue reported on code.google.com by sanket1...@gmail.com on 30 Nov 2011 at 11:50