[JW Lua] Copy&Paste with special characters
Jari Williamsson
jari.williamsson at mailbox.swipnet.se
Wed Sep 3 08:30:01 CEST 2014
Jan,
This sounds like it works as it should, although there are still some
bugs between JW Lua and the source code related to Unicode and/or UTF-8.
Don't put an umlaut in the code as a single-byte character, since that
source code will not be UTF-8, and it won't be portable between
platforms and won't work once all the Unicode bugs have been fixed.
In the next JW Lua beta, articulation defs will support the Unicode
range on Finale 2012 and above. Finale supports 32-bit unicode symbol
chars for articulations. However, I guess it will be mostly used for
SMuFL-mapped fonts in the future, and those never extend beyond the
16-bit range.
Best regards,
Jari Williamsson
On 2014-08-29 14:11, Jan Angermüller wrote:
> Jari,
>
> when doing a copy&paste in the JW Lua code text area
> with special characters that are displayed in the code
> in hexadecimal form ("xF9" etc.), they will be pasted as illegal characters.
>
> This is non-critical for author names,
> but critical if it's for example within pattern-machting
> with an articulation character which has a byte code above 127.
>
> Workaround: use byte, instead of character.
>
> Jan
>
>
> _______________________________________________
> JWLua mailing list
> JWLua at jwmusic.nu
> http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu
>
More information about the JWLua
mailing list