Skip to content

CiderPress II v1.0.4

Compare
Choose a tag to compare
@fadden fadden released this 24 Sep 19:41
· 31 commits to main since this release

Changes since v1.0.3:

  • Added Fontrix font converter (#14, by @markdavidlong).
  • Updated "set-attr" CLI command to allow attributes to be changed on multiple files (#30).
  • Added "get-attr" command to CLI.
  • Added support for LZC compression.
  • Updated Print Shop font converter (show sample/grid rather than font strike).
  • Fixed file viewer display of zero-length files (Applesoft shape table converter was throwing).
  • Manually generate HTML from Markdown for file format docs on web site.

Installation instructions (long version): https://github.com/fadden/CiderPress2/blob/main/Install.md

Installation instructions (short version): there are pre-built binaries for 32-bit Windows, 64-bit Windows, 64-bit Mac OS, and 64-bit Linux. Downloads with _fd are framework-dependent, meaning you need to have .NET Core 6 or later installed. The versions with _sc in the names are self-contained, and do not require a separate runtime download. Download the appropriate file and unzip it. On the Mac you need to use xattr -d com.apple.quarantine * from a Terminal window to tell the system that it's okay to run.