Skip to content

Figora v1.0.1

Latest

Choose a tag to compare

@asmpro7 asmpro7 released this 02 Sep 03:12
e5579e0

Figora v1.0.1

Small but meaningful fixes to the figure caption, plus a proper app icon.

Fixed

  • Caption overflow — long figure captions could run past the edge of the figure. Captions now word-wrap automatically onto multiple lines, with a safety margin so the text never touches the edge.

Added

  • Independent caption styling — caption font size and color are now their own controls, separate from the panel label settings. Previously the caption's size and color were just derived from the labels; now you can set them independently. The caption still uses the same font family as labels for a consistent look.
  • App icon — Figora now shows its own logo instead of the default Tk icon, for the taskbar/dock and the window itself, on Windows, macOS, and Linux. Works whether you're running figora.py from source (with figora.ico / figora-logo.png alongside it) or using a packaged standalone build.

Notes

  • Project files (.json) saved with v1.0.0 still load correctly — the new caption size/color fields just default to 32px black on older files, matching v1.0.0's previous look.
  • No changes to output formats, layout math, or existing keyboard shortcuts.

Downloads

Pre-built binaries for Windows, macOS (Intel & Apple Silicon), and Linux are attached below — no Python installation required.

Full Changelog: v1.0.0...v1.0.1