udix
Subject: Arabic
Ok, today I came up with the following solution: Folks, tell me what you think of that one:

Code:
'Arabic under LibertyBasic 403
'That will run ok on non-Arabic set computers.
'
                ' LB Yahoo 30576  "United States of America"  underscore
                ' LB403 - ua 2006-10-08
'
' Install under WINDOWS/FONTS the free characterset :
' Arabic Web  --  arabweb1.ttf
' from:
' http://www.isc.com.au
' or from my site (faster but not straight) :
' http://quantum-chemistry-history.com/arabic/arabweb1.zip
'
'

usa$=" ÔÝéÆC négL  DÙE  "

WindowWidth=640
WindowHeight=480

'places your usa text
statictext #main.handle, usa$, 10, 10, 600, 40

'Places some other text with the default font
statictext #main.handle1, "I feel fine today", 10, 50,600, 20

'Opens the window
open "example" for window as #main

'Changes the font for the USA text
print #main.handle, "!font Arabic_Web 20 bold"

print #main, "trapclose [quit]"
wait

[quit]
close #main
end

Subject: Re: Arabic
Sorry for a slow reply.

Are you trying to make this work for Windows 9x/ME? I'm sure most people don't want to install a new font that they won't use. Windows NT derivitives support Unicode directly and I personally prefer that.


Page 1 of 1


Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum

Full Version
Powered by phpBB © phpBB Group
Design by phpBBXS.Com | Lo-Fi Mod.