| Summary: | The 'counter' generator has no way to adjust the text attributes | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | Ed <AtomicCanine> |
| Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | CONFIRMED --- | ||
| Severity: | wishlist | CC: | berndmj |
| Priority: | NOR | Keywords: | triaged |
| Version First Reported In: | 24.12.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ed
2024-12-28 14:30:03 UTC
The producer (https://github.com/mltframework/mlt/blob/master/src/modules/plus/producer_count.c) doesn't have any reference to the font used. Perhaps there is a possibility to include that and make it a parameter in the Counter dialog window. |