phenomen / flc

Foundry Lightweight Client (FLC) is a bloat-free client app for Foundry VTT
https://flc.ruleplaying.com/
33 stars 9 forks source link

Aliasing issue on SVGs and images #22

Closed M0nk3yy closed 11 months ago

M0nk3yy commented 1 year ago

In a new DND5e world with no mods active.

Screenshot taken from FLC:

image

Screenshot taken from Firefox/Chrome:

image

As you can see the FLC image is more pixelated. This issue extends to other images too:

image

I've seent his happen in the past and I think it was a Chromium issue? But I cannot reproduce this in Chrome or Firefox now. Seems to only occur in FLC.

madereddy commented 1 year ago

Can you try the latest build from: https://github.com/madereddy/flc?

CapivaraTupiniquim commented 1 year ago

Can you try the latest build from: https://github.com/madereddy/flc?

Will this repository no longer be updated?

M0nk3yy commented 1 year ago

Can you try the latest build from: https://github.com/madereddy/flc?

Still seems to happen in the linked version of FLC but not my current versions of Chrome and Firefox.

madereddy commented 1 year ago

@GabrielOsvair Looks like Phenomen is working on a complete rewrite. I forked his repo and just updated the dependencies as I was having a bug in Chromium and upgrading it fixed it. https://github.com/phenomen/flc/issues/27

@M0nk3yy Can you try edge and see if the aliasing issue still exists?

M0nk3yy commented 1 year ago

@M0nk3yy Can you try edge and see if the aliasing issue still exists?

I don't see any aliasing in Chrome, Firefox, or Edge. Only FLC.

madereddy commented 11 months ago

@M0nk3yy Do you have Zoomed Texture Antialiasing enabled in Foundry? Its in default game settings.

image

I am unable to recreate the aliasing issue on the last couple builds from this repo: https://github.com/madereddy/flc

image

M0nk3yy commented 11 months ago

@madereddy You are right, this setting was off and since it is per-client I never noticed despite repeatedly connecting to the same world via different browsers. It does fix the issue, thank you for the tip.

madereddy commented 11 months ago

@M0nk3yy Glad that worked, I noticed when I flipped from FLC to Edge during testing.