@User @User @User @User Last xschem commit exports svg images using true text fonts using the svg
text element instead of xschem's internal (ugly) vector font engine. This brings 2 results:
1. better quality for text fonts
2. smaller image, thus (hopefully) faster to load and render.
Attached 2 images: the original xschem window as it appears on screen and the new svg export image. Can someone please check if the svg image displays correctly? i have checked in (linux) firefox and gnome image viewer. Please let me know if you find problems. Thank you!