VIFEX

Results 193 comments of VIFEX

> You can pass `true` to [this](https://github.com/lvgl/lvgl/pull/7253/files#diff-d07edb0d56b3b2bf058501d27bc0c4bb76edf83ed9bffa3307dae6bfd4543902R138) as well as [this](https://github.com/lvgl/lvgl/pull/7253/files#diff-d07edb0d56b3b2bf058501d27bc0c4bb76edf83ed9bffa3307dae6bfd4543902R169) parameters to use native path like `A:/video.mp4` in ffmpeg_player widget. I set this parameter `false` for some kind of...

> What's the plan with this feature? While we are busy with project delivery. how about we first implement a freetype manager that only supports ?

Continue here: https://github.com/lvgl/lvgl/pull/7058

> See the vertical lines after the characters. > I guess it's a problem with the thorvg cropping accuracy. I'll verify it on the device later. > Regarding the implementation:...

> I'm not seeing any quality issues when I test. Why would it work fine for me but not you? I enabled ThorVG. Have you enabled VG-Lite rendering? Have you...

> > Configuration has been added. > > Shouldn't it be a per-display config? If the display hardware also supports rotation probably it's faster then matrix rotation. I've just realized...

> > > I'm not seeing any quality issues when I test. Why would it work fine for me but not you? I enabled ThorVG. > > > > >...

@liamHowatt I'm using the SDL backend, debugging on Ubuntu. At present, it can only work under the square screen, if the width and height are inconsistent, it will lead to...

> It seems the shadows are not rotated on @liamHowatt's screenshot. @liamHowatt Please enable `LV_VG_LITE_USE_BOX_SHADOW`, draw shadow using VG-Lite. lvgl's software renderer does not support matrices.

We will continue to study if there is a clear demand later.