summaryrefslogtreecommitdiff
path: root/src/lib/font_id_allocator.cc
AgeCommit message (Expand)Author
2025-10-01Fixes for rendering main captions and closed subtitles.Carl Hetherington
2025-07-10Remove compose.hpp includes.Carl Hetherington
2025-07-10Replace String::compose with fmt.Carl Hetherington
2024-09-03Adapt to some libdcp class renaming to allow open captions/closed subtitles.Carl Hetherington
2024-06-28Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-06-27Fix error when importing bad subtitle file (#2838).Carl Hetherington
2024-06-11Simplify the FontIDAllocator a lot (#2827).Carl Hetherington
2024-06-07Fix font ID allocation from DCP when there are subs and ccaps using the same ...Carl Hetherington
2024-01-15Fix handling of empty font IDs and default DCP fonts (#2721) (part of #2722).Carl Hetherington
2024-01-04Don't try to add fonts from an asset that we don't have.Carl Hetherington
2023-11-17Always add a font with an empty ID (#2649).Carl Hetherington
2023-10-15Fix DCP content font ID allocation to cope with DCPs that have multiple fontsCarl Hetherington