Forum Discussion
MathNotermans-9
6 years agoCommunity Member
Storyline360, Animation and GSAP ( Greensock )
Hi,
Trying to figure something out in SL360 i stumbled upon the ds-bootstrap.min.js file thats added to the lib/scripts folder when publishing a Storyline360 file. In that file are GSAP(Greensock...
Jürgen_Schoene_
3 years agoCommunity Member
one small addition - the storyline char encoding for the vector text is sometimes a bit strange
"f" -> \uE000
correctStr = correctStr.replaceAll("\uE000", "f")MathNotermans-9
3 years agoCommunity Member
@Jurgen How you find those codes for encoding? Run into the fact that 'fi' , for example in 'textfield' also gives errors and cannot find the proper code for this ?
- PhilMayor3 years agoSuper Hero
Ligature Unicode for fi are here https://www.fileformat.info/info/unicode/char/fb01/index.htm
Sent from my iPhone
- MathNotermans-93 years agoCommunity Member
Alas does "\uFB01", "fi" not work....
Related Content
- 9 months ago
- 11 months ago
- 8 months ago