Skip to content

1.0 - Initial Release

Compare
Choose a tag to compare
@jon-gilbert jon-gilbert released this 17 Apr 19:25
· 3 commits to main since this release

Initial Release

This is the first release of the openscad_attachable_text3d library. It's an OpenSCAD library that marries fontmetrics and BOSL2 to create attachable blocks of text.

Installation should be as simple as:

  1. Download the most recent release of openscad_attachable_text3d from https://github.com/jon-gilbert/openscad_attachable_text3d/releases/latest
  2. Unpack the zipfile or tarball. Inside will be a directory, named openscad_attachable_text3d-1.01 (where 1.0` is the version of the release). Extract that folder to your OpenSCAD library directory
  3. Rename that release directory from openscad_attachable_text3d-1.0 to just openscad_attachable_text3d

Full Changelog: 2d86384...1.0 (though, this is everything, so, perhaps not so useful)