Category

Computers & Programming

Linkage Program

No Linkage For a Short Time

Somehow, I missed that my code signing certificate was about to expire. And Symantec needs me to do the whole notarized identification thing to renew it. This means that I can’t produce a new Linkage program with a bug fix that I wanted to distribute, at least not…

Continue reading
Linkage Program

Last Beta Before Release

This is the last Beta version of Linkage 3.3. Get this Beta version here: http://www.rectorsquid.com/temp/linkage.msi The video seems to be working properly and so does the image export. It’s almost time to release the new Direct2D version of the Linkage program. And wow do those smooth lines look…

Continue reading
Linkage Program

Direct2D Linkage Beta

I am mostly done with the smooth drawing version of the Linkage program. I am using it on a high-DPI screen so more testing is needed to make sure everything works right for everyone else. But since it is close, I have a Beta version available for anyone…

Continue reading
Computers & Programming, Linkage Program

Direct2D Progress

I have a lot of the GDI functions converted to Direct2D functions. I am still using the GDI pens and brushes, so I just create Direct2D equivalent objects at the time the Direct2D functions are called to draw stuff. Old GDI Drawing New Direct2D Drawing I have arcs,…

Continue reading
Linkage Program

Try GeoGebra

I wanted to let everyone know to try GeoGebra. It is a software package that is a math program that can be used to design mechanisms. The Linkage software is great for many people trying to throw together a quick prototype mechanism but for some people, it may…

Continue reading
Linkage Program

Better “Join” Feature

I enhanced the Linkage “join” feature to join connectors and links. If a connector and a link are selected, the connector becomes part of that selected link. If three connectors and two links are selected, all three connectors become one, followed by that connector becoming part of both…

Continue reading