Hi all and thanks,

my problem:
I want to create my bitmaps with GD functions, I call GD functions (like
imagettftext()) and send them any RTL sentence, but it write and crate it
LTR!!!

thanks a lot :)

----- Original Message -----
From: "Neil Smith" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 06, 2003 2:14 PM
Subject: [PHP-WIN] Fwd: Re: Subject: GD, UNICODE & RTL


> Oops - missed a bit :
>
> Look here for mozilla information and examples on bi directional text:
>
> http://www.langbox.com/bidimozilla/
>
> Also check "text-kashida-space" and "writing-mode " here :
> http://www.georgehernandez.com/xWebs/CSS/CSSAttributes.htm
>
> regards,
> Neil.
>
>
> >Date: Mon, 06 Jan 2003 10:42:09 +0000
> >To: [EMAIL PROTECTED]
> >From: Neil Smith <[EMAIL PROTECTED]>
> >Subject: Re: Subject: GD, UNICODE & RTL
> >Cc: [EMAIL PROTECTED]
> >
> >Mottaghi - you might be better advised to investigate CSS for this on the
> >browser :
> >
>
>http://msdn.microsoft.com/library/default.asp?url=/workshop/author/css/refe
rence/attributes.asp
> >
> >Check the following sub-sections :
> >Text direction
> >"direction "
> >
> >
> >You can specify a class for right to left ("bidi == bi directional") :
> >"unicode-bidi "
> >
> >You can specify "ruby" text which can have summarised pronounciation /
> >accent hints above the text
> >"ruby-align"
> >"ruby-overhang"
> >"ruby-position"
> >
> >More info :
>
>http://www.pms.informatik.uni-muenchen.de/lehre/seminar/internationalisatio
n/02ss/reports-slides/topicH/Report.html
> >
> >
> >These techniques will work in most recent browsers - IE5, NN5, Moz,
Opera6
> >etc. They will also allow some degree of indexing by search engines.
> >
> >Hope that helps,
> >Regards,
> >Neil Smith.
> >
> >At 06:47 06/01/2003 +0000, you wrote:
> >>--- Mottaghi <[EMAIL PROTECTED]> wrote: > Hi all,
> >> > I want to write a Right-to-Left (like Arabic languages) sentence in
> >> > a bitmap
> >> > by unicode.......but  HOW???
> >> >
> >> > :) thanks, bye
> >> >
> >> >
> >> > --
> >> > PHP Windows Mailing List (http://www.php.net/)
> >> > To unsubscribe, visit: http://www.php.net/unsub.php
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to