Sg2.9
Change characters into altern...
Recent RSS
Change characters into alternates?
Date:  1. November 2012, 23:49

Hi,

I'm working on a font with lots of different alternate characters such as; a, a.ss01, a.ss02 etc.
Is there anyone who knows how to change a character, in lets say an areaText, into any of its alternates. The OpenType Features in the ref mentions different ligatures and alternates but it's all Boolean values.

So, bottom line, how do I access a characters OpenType alternates?

Re: Change characters into alternates?
Date:  3. November 2012, 14:21

I guess from your comment that a string such as ' I love you \u2665 ' is not what you want?

I get that to show a heart glyph in the dialog box as in
var values = {
width: 200,
height: 100,
xpos: 250,
ypos: 300,
myText:'I love you \u2665'
}

but an assignment later
textpath.content=values.myText
seems to destroy the value ...

perhaps some change of support code needed :-(

Scripts
08.08.14, 15:24
15.05.14, 14:23
02.03.14, 19:16
18.11.13, 14:48
22.03.13, 03:05
22.02.13, 15:45
Posts
10.01.17, 16:37
19.02.16, 06:03
19.02.16, 06:00
17.01.16, 11:00
12.01.16, 13:10
25.11.15, 08:19
Script of the Moment
Sudoku Generator + Solver 03.01.13