News archive

06/08/2021

TagCanvas 2.11

This is another small update to TagCanvas, adding something that was suggested recently and fixing a small bug from the previous version.

Turn and face the strange

You should be seeing a canvas here.

Something better change

If you hover your cursor over one of these tags the image should change. This is enabled with the new altImate option, which makes TagCanvas load the second image inside a tag as the active image for that tag. With altImage left as false, the second image is ignored as it was before.

Read more . . .

19/07/2021

SVGGraph 3.10

Version 3.10 of SVGGraph is a smaller update, mainly fixing a few things and improving a couple of others.

Text shapes, figures, markers

Until now it wasn't easy to display text in a marker. You could do it using custom markers, but that meant knowing enough SVG to create the marker shape yourself. I know how to do it, but I shouldn't really expect people using SVGGraph to learn SVG just for that. So now you can define text shapes and figures, and since you can use figures in markers you can use text there too:

Text figure markers example

The first two datasets here have "A" and "B" as their text labels. The third dataset has more text, though I've used a transform to scale it down to the same size as the others. The text in the top left corner of the graph is using a text shape as well, though a custom label would be more flexible there.

Read more . . .

30/06/2021

JPEG Saver 5.15

My JPEG Saver to-do list could be roughly divided into 1: big complicated things; 2: small fiddly things; and 3: transitions. Version 5.15 doesn't have any new big complicated things in it, but the others are present.

Useful things

First up is something that I only just realised would be useful, but for some reason I had never even thought of it before. The JPEG Saver config dialog now has a taskbar entry when it is not opened from the Control Panel. The reason I added this is that I kept finding myself opening config dialogs and losing them behind other windows, which got a bit annoying.

The other useful thing I have added is in the item editor dialog. The list of formatting tokens can be very long, and the tokens by themselves are fairly meaningless, so now when you position the cursor in e.g. %xX in the format edit box the token list will scroll to and select the %xX token. (The example is “Exposure time” in the image info item.) There is a checkbox at the top of the tokens list if you want to turn it off.

Read more . . .

24/05/2021

SVGGraph 3.9

This new version of SVGGraph adds some axis, legend and grid options, and some small updates to the shape option.

Tick, tick, ticking in my head

I haven't tried to cram all the new options into the example below, but the most important change is probably the addition of the axis_ticks_x and axis_ticks_y options. Both of these options are used in the example graph, explicitly setting the positions of the X and Y axis markings.

Axis ticks example

The graph shows box office revenue of the Marvel films to date, though I don't know how accurate the numbers are (I found them on a website after a quick search). The X axis ticks are placed on the release dates of the first Iron Man film and all the Avengers films. The Y axis ticks are just spread evenly with a couple of extra ticks for top and bottom values.

Read more . . .

11/05/2021

JPEG Saver 5.14

Here is another entry into the "most boring release" contest. Having said that, the changes in this version are quite important and have been on my to-do list for quite a while.

Moving real-time items

The whole point of a screensaver is to prevent damage to the screen by the same pattern of pixels being displayed over a long period of time. Until now JPEG Saver's real-time items have sat in one place on the screen, probably not changing much. If you have the date shown as a real-time item, it will sit there not changing until midnight - and then it doesn't even turn into a pumpkin.

So now the real-time items have a new motion option next to the position and offset options. This allows you to choose how the item moves around the screen, how fast, and how long it pauses at each screen edge. It actually moves around in an invisible box defined by the position and offset options, but unless your position is relative to the image or your offset is huge it should be somewhere near the screen edges.

Read more . . .

« Previous old newsNext old news »

This site uses cookies - details here.