|
From: <br...@ph...> - 2006-10-15 11:49:59
|
Ethan A Merritt wrote: > Known limitations: > text centering in svg was not good to begin with, and if the > text includes utf-8 characters the centering gets even worse. If so, that's a bug in the enhanced mode implementation. Non-enhanced SVG_put_text passes this job to the only instance that can handle it: the SVG file itself, and its interpreter(s). |