This is the 2nd (and we hope final) beta. We expect to have a final release candidate early next week.
Beta 2 - Oct 29, 2024 (changes vs beta1)
- api/string_view.h: Deprecate OIIO::string_view::c_str() #4511
- font rendering: Lookup font in text render based on family and style name #4509 (by peterhorvath111)
- font rendering: Fix incorrect vertical alignment in render_text #4500 (by peterhorvath111)
- font rendering: Windows newline shows invalid character in text render #4501 (by peterhorvath111)
- font rendering: Update font enumeration #4508 (by peterhorvath111)
- perf: ImageBuf file read performance -- double reads, extra copies #4507
- perf: Additional timing logging for performance investigations #4506
- iinfo: iinfo was not reading MIP levels correctly #4498
- int: Address fmt exceptions for left justification #4510
- build: Remove the enforced upper version limit for fmt #4497
- build: BUILD_MISSING_DEPS - fix minor configuration options #4493 (by kaarrot)
- deps: Search for libbz2 only if FFmpeg or FreeType is enabled. #4505 (by jreichel-nvidia)
- deps: Add build recipe for WebP #4422 (by zachlewis)
- ci: Limit when automatic docs building ci happens #4496
- ci: Retire deprecated macos12 runner, try beta macos15 #4514
- docs: Convert ImageInput-unassociatedalpha examples from docs to tests #4468 (by pfranz)
- docs: Fix typo in description of Strutil::parse_values #4512