Skip to content

Title variables; allow stb

Compare
Choose a tag to compare
@hzeller hzeller released this 08 Jan 19:37
· 249 commits to main since this release
  • Provide compile-time alternative stb image loading library useful in environments with reduced dependencies.
  • Provide place-holder formatting options for title print: %f-filename, %b-basename, %w-image width, %h-image height #67
  • Fix compilation issue on OpenBSD #63
  • Various small fixes and improvements.