There were also a bunch of changes in royale-asjs a few months back to use the new -js-include-* compiler options and [JSInclude*] metadata. Maybe your app has been affected by those changes in some way.
-- Josh Tynjala Bowler Hat LLC https://bowlerhat.dev/ On Fri, Aug 15, 2025 at 11:13 AM Piotr Zarzycki <piotrzarzyck...@gmail.com> wrote: > Hi Josh, > > Well we didn’t touch project for around half a year, when I get back to it > we have bump into this issue. > > GH Actions builds project itself using Maven Royale artifacts available in > Apache central. > > I’m wondering if TourDeJewel could have same issue. I will check soon. > > Thanks, > > Piotr Zarzycki > > > On Fri, 15 Aug 2025 at 19:32, Josh Tynjala <joshtynj...@bowlerhat.dev> > wrote: > > > > In one of our Royale Jewel applications, we've recently noticed that > > fonts have changed for several components - they appear to be italicized > > somehow. > > > > Which components? > > > > > I'm wondering whether there have been any recent changes that might > lead > > to this kind of bug? > > > > The only recent commit (which is actually several months old) that I see > in > > royale-compiler that might affect font bold/italic rendering is this: > > > > > > > https://github.com/apache/royale-compiler/commit/e7b7f07a60f56459938984b76bf17653fc45ab3e > > > > > I found that building the project using the Nightly SDK 0.9.13 > downloaded > > from here [1] > > > > I seem to recall that the nightly builds that you linked are built with > > Maven too. I actually don't think that we currently have any Ant-based > > nightly builds at this time. > > > > > However, our deployment is based on GitHub Actions builds which use > > Maven, and those builds do have this issue. > > > > Do your GitHub Actions jobs build all three of royale-compiler, > > royale-typedefs, and royale-asjs? Or royale-asjs only? > > > > -- > > Josh Tynjala > > Bowler Hat LLC > > https://bowlerhat.dev/ > > > > > > On Fri, Aug 15, 2025 at 10:10 AM Piotr Zarzycki < > piotrzarzyck...@gmail.com > > > > > wrote: > > > > > Hi Guys, > > > > > > In one of our Royale Jewel applications, we've recently noticed that > > fonts > > > have changed for several components - they appear to be italicized > > somehow. > > > > > > I found that building the project using the Nightly SDK 0.9.13 > downloaded > > > from here [1] produces a build that doesn't have this issue. However, > our > > > deployment is based on GitHub Actions builds which use Maven, and those > > > builds do have this issue. > > > > > > I'm wondering whether there have been any recent changes that might > lead > > to > > > this kind of bug? > > > > > > [1] https://nightlies.apache.org/Royale/Royale-asjs/ > > > > > > Thanks, > > > -- > > > > > > Piotr Zarzycki > > > > > >