News archive
JPEG Saver 5.23.1
It has just been a couple of weeks since the last version of JPEG Saver, but there are a few bugs fixed and I didn't want to wait until I have some big, complicated stuff done to release them.
Roses are red, violets are blue, it's Valentine's day tomorrow and I don't know where I'm going with this
Anyway, here's a list of what is new or fixed in this version:
JPEG Saver 5.23
This new version of JPEG Saver is mostly about transitions, though I did fix a bug.
New year, new transitions
Well, it was a new year when I started working on them. I hadn't added any transitions since 2021, so I thought it was about time I did something new, and I've come up with four that move lots of copies of the old and new image around:
- Sphere - images arranged in concentric spheres, rotating;
- Cylinder - images arranged in concentric cylinders, rotating;
- Ring - images in a ring, the camera pulls back and then zooms back in;
- Depth spiral - images spiralling away from the camera, which shifts position.
SVGGraph 3.19
New year, new version of SVGGraph, new graph type. Actually, there are a lot of small changes in this version but I'll start with the new graph.
Pareto chart
It's a type of bar and line graph, but with its own preprocessing so you don't have to figure out the line points yourself. Its main use is in quality control, but I'm sure there could be other uses for it.
SVGGraph 3.18
This is a small release, with no new options and no new graph types. It does fix and improve a few things, so I wanted to release it before I start working on things that will take more time to complete.
Shady pies
There are a couple of visible changes in this version, so I will point them out using this pie chart.
The first change is that SVGGraph now shades the flat edges of 3D pie graphs,
3D donut graphs and 3D polar area graphs using a colour calculated from the
depth_shade_gradient
. On earlier versions the two flat edges of
the “Milk” slice in the example above would both be the same colour
as the top of the slice, but now they are shaded to match the curved edges.
JPEG Saver 5.22.1
If you are one of those people who like to wait for the .1 release, then this is the version for you. Actually, it's for anyone who downloaded version 5.22 as well because it fixes a crashy bug.
Metadata troubles
All the changes in this version are related to the metadata scan. The most important is that the screensaver was quietly crashing after completing the metadata scan at times. Not all the time though - only when it had already scheduled a burst of metadata to be scanned before the current burst had completed the scan.
The next problem was that the improved metadata scan in version 5.22 also meant it was quite slow to start up, which held up loading images, which in turn caused navigation to fail, staggered multi-monitor updates to not be staggered, and some other annoyances. I've split the startup into smaller parts so this won't be a problem again.