https://bugs.kde.org/show_bug.cgi?id=443767
Ron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |z.net Resolution|--- |WAITINGFORINFO Status|REPORTED |NEEDSINFO --- Comment #2 from Ron <[email protected]> --- This isn't really something you're going to be able to do with subtitles. For those we're constrained by what the subtitle formats themselves support, and there is no option for vertical direction text that I'm aware of. With ASS you can rotate the text, but that's not the same since it also rotates the glyphs as well as the text direction. Probably all you can do if you really, really, want this, is to put an explicit newline after each character you want stacked vertically. Even with title clips, where we have a bit more control, I'm not sure Qt has direct support for vertical text. Is there an input method and text widget which supports that for the languages which can be written this way? Or is what you want more in the realm of "graphic art" than it is "text support"? -- You are receiving this mail because: You are watching all bug changes.
