|
From: James T. <ja...@fl...> - 2020-11-02 09:05:53
|
> On 1 Nov 2020, at 22:17, Michael Danilov <mik...@gm...> wrote: > > Speaking of fonts -- on Discord I see the advice to change to Torola > theme (which uses txf font instead of pixel one) popping up too often, > because apparently pixel font doesn't work on AMD cards. Also on Intel > cards pixel fonts hog FPS. Maybe it would be better to make Tortola > the default? I made an opaque variant of Tortola with smaller font, > which should fix the non-fitting menu: > > https://gitlab.com/mdanil/flightgear-hax/-/blob/master/gui/styles/tortola-small.xml <https://gitlab.com/mdanil/flightgear-hax/-/blob/master/gui/styles/tortola-small.xml> > > Also made a couple themes that resemble the launcher's style, which try to > document all the PUI theming features. Would they be interesting for fgdata? > > https://gitlab.com/mdanil/flightgear-hax/-/blob/master/gui/styles/fly-txf.xml <https://gitlab.com/mdanil/flightgear-hax/-/blob/master/gui/styles/fly-txf.xml> > https://gitlab.com/mdanil/flightgear-hax/-/blob/master/gui/styles/fly.xml <https://gitlab.com/mdanil/flightgear-hax/-/blob/master/gui/styles/fly.xml> I would suggest to not worry about such details: we’re not making such changes for the LTS, and PUI should be gone before the next release. Better to spend time improving the launcher’s styling, by playing with Style.qml and the basic controls, if you’re interested (ToggleSwitch, PopupChoice, etc) Kind regards, James |