Skip to content

v2.0.7

Compare
Choose a tag to compare
@benmoran56 benmoran56 released this 09 May 02:00
· 372 commits to master since this release

Changes and Improvements

  • gui: Add alpha value to the Caret's default color.
  • docs: Some minor rewording of sections, and type fixes.

Bugfixes

  • Fix broken struct format strings in png and ttf decoders.
  • text: Clear Group cache when a Layout's Group is changed.
  • Fix incorrect string formatting in the timer.py example.