https://bugs.kde.org/show_bug.cgi?id=436638
Bug ID: 436638
Summary: Titler has a maximum font size of 1000
Product: kdenlive
Version: git-master
Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
Severity: normal
Priority: NOR
Component: User Interface
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
With a 4K video, to have a single character fill the screen, a font size of
~1500-2000 would be required. The UI is limited to 1000 for font size.
STEPS TO REPRODUCE
1. Open Kdenlive (21.04, or Master 751 (21.07.70))
2. Select Menu: Project-> Add Title Clip
3. Add some text and use the UI to type in font size or increase font size.
OBSERVED RESULT
UI will not increase beyond 1000
EXPECTED RESULT
US will allow higher value to properly support large fonts on 4k frames.
SOFTWARE/OS VERSIONS
Windows: 10
macOS:
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version:
KDE Frameworks Version: 5.81.0
Qt Version: 5.15.2
ADDITIONAL INFORMATION
It might be related to this hardcoded entry I found in the source code:
https://invent.kde.org/multimedia/kdenlive/-/blob/master/src/ui/qtextclip_ui.ui#L35
Workarounds could be applied (and do work) such as having a font size of 1000
and then adding a transform effect to the clip or using an external program
like Krita or Inkscape and importing those clips.
--
You are receiving this mail because:
You are watching all bug changes.