Adrian,

one invaluable tool will be altFont by Altuit. Its an external for mac and windows machines that allow you to load fonts without the need to install them. With altFont you can store your unicode font into a custom prop and load on runtime.

their page is http://www.altuit.com/webs/altuit2/altFontCover/ default.htm

it's specially useful for people working with custom fonts that don't know if their users will be savvy enough to know to install fonts or if they will have the administrator password for doing that.

Cheers
andre



On Oct 13, 2006, at 5:08 AM, Adrian Williams wrote:

Is anyone interested in scripting for using a Unicode font?

The custom font may have up to 14000 characters.
255 Standard chars.
The remainder are Latin characters with attached joining strokes,
stored in the "Japanese" or the some "Other" Language part of the font.
Font/scripts will be used to 'join' English words.
A graphic example of the main function is shown here...
http://www.clubtype.co.uk/revDev-abc/abc-rev.jpg

From the Users perspective...
Text is entered into A4/US Letter sized field.
As each character is entered, it 'joins' to the previous char.
After any text has been entered, User may go back and place
insertion point anywhere in the text and correct a spelling and
the word will re-join correctly.

Script efficiency is important to reduce screen flicker while processing
each char. A small flicker is acceptable, but not a long delay.

I will develop the interface and font(s) in Rev Studio.
I need a Rev. scriptor to create the 'joining' portion.
Just for a few joining characters to prove/test above requirements.
I will spend the long hours/days/months creating the font characters
then entering their Unicode/HTML/Decimal??? values in the script.

If interested, please contact me and I will furnish more information.
Many thanks,
Adrian
______________________
Club Type
http://www.clubtype.co.uk
[EMAIL PROTECTED]

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to