I also notice that, it should be a long out-standing bug. A kludge may be allocate extra spaces to the box. I prefer just leave it for the time being.
Вс, 26 фев 2017, Jan-Pieter Jacobs написал(а): > Thank you for the quick fix Bill! > > I updated and it does indeed work. > One small thing that still seems a bit off, is that the text is too large, > e.g. it exceeds the width of the legend box, as can be seen here: > https://jpjacobs.stackstorage.com/s/ipAf51X3YE154Ar > > Best regards, > > Jan-Pieter > > On Feb 26, 2017 12:24 PM, "bill lam" <[email protected]> wrote: > > > I found out the reason. In android, the glpen setting affects > > gltext, this is not exactly a bug since it allows the > > possibility text effect. For the sake for compatibility > > with other platforms, I disable the effect of glpen on text. > > Updated version of apk uploaded, you can use tool/update > > to get the new apk. Some addons also need updating using pacman. > > > > Just a reminder, always exit J right after installing the new apk. > > > > For android 6/7, enable permission to write to sdcard. > > > > Also, I found the coin and life demos broken on linux jqt, > > perhaps broken by recent updates of gl2 or qt addons. > > > > -- > > regards, > > ==================================================== > > GPG key 1024D/4434BAB3 2008-08-24 > > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 > > gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3 > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
