[opensource-dev] Problem with displaying Arabic menu text in SL client
Joshua Bell
josh at lindenlab.com
Thu Oct 7 09:28:08 PDT 2010
On Thu, Oct 7, 2010 at 8:25 AM, izze euler <izzee at hotmail.co.uk> wrote:
> Would it be possible to create images containing the arabic text and
> displaying those instead of processing through Second Life's text engine?
>
>
Possible? Yes, it's just software.
Practical? No.
Given the amount of text in the UI and the flexibility of the UI to scale
text, render text with different colors, wrap text messages, and (of course)
the need to handle strings that aren't built into the viewer - localized
strings provided by server messages, text chat, etc - the work involved
would be much larger than integrating a new text engine. The ongoing
maintenance costs would be tremendous. Any any hack suggested to reduce the
cost turns it either into a non-general solution (i.e. something we wouldn't
want to ship/maintain) or approaches the general solution (e.g. render
composed strings into images on the fly... by integrating a new text engine)
-- Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20101007/3c68120f/attachment.htm
More information about the opensource-dev
mailing list