pkg info would show which options the package has been compiled with.Do they work now with SVG-enabled pkg? The packages seem to be available only on latest repository since it wasn't merged to quarterly.I did change some icons to svg but didn't work.
How can I find if is binary pkg built with svg enabled option,
pkg info jwmit shows.
% pkg options jwm
jwm - CAIRO: off
jwm - DEBUG: off
jwm - FRIBIDI: on
jwm - JPEG: on
jwm - NLS: on
jwm - PNG: on
jwm - SVG: on
jwm - XEXT: on
jwm - XFT: on
jwm - XINERAMA: on
jwm - XMU: on
jwm - XPM: on
jwm - XRENDER: on
It's disappointing to hear that since that was the goal of enabling SVG by default.Yes, svg is built but it doesn't shows. When was not build I did covert svg to png and it works but with svg file it doesn't.
Okay. I build jwm with cairo and svg and try to using jwm-red.svg (I have png version too) and it works. First time I forgot to restart X.It's disappointing to hear that since that was the goal of enabling SVG by default.
Thank you. I have made the change to the port, now SVG depends on CAIRO option. Hopefully it's fixed by default now. Would love to hear back from you with no hacking needed (no custom port build, official pkg (if you're on latest)).Okay. I build jwm with cairo and svg and try to using try to using jwm-red.svg (I have png version too) and it works. First time I forgot to restart X.
It works but the JWM panel is to big. The png icon I did resize.
For svg pictures are important cairo and svg.
Now is problem solved.
Thank you.