I think he means the text is appearing left-to-right, rather than the correct right-to-left. There is a ticket for that one (#271) and the solution is to implement a bidirectional reordering algorithm. I have such an algorithm, but so far have not had time to attempt to integrate it. Like someone else mentioned, there is a workaround, which involves storing the label strings in reverse in the data source.
Now that I think of it, it may be best to implement reordering as a custom expression function that one can use to reorder text. This way, no code changes would be needed apart from the implementation of that custom function. Traian From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Wilson Sent: Monday, March 10, 2008 10:51 AM To: MapGuide Users Mail List Subject: RE: [mapguide-users] Lable problem Does the font you are using exist on the server machine? If not the server will not be able to render it in the AJAX Viewer. Regards, Dave From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ????? ??? Sent: Sunday, March 09, 2008 3:48 AM To: [email protected] Subject: [mapguide-users] Lable problem Im trying to set a hebrew lable for a layer, but in any font i try to set it in studio it does not show it corectly, can any one help me?
_______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
