openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #05774
[Bug 670960] Re: utf-8 font support for animated titles (i.e. Blender)
Gour,
I bet this is failing to import a module, but you are getting the "generic" error message.
Try running the python interpreter, and running these commands:
$ python
>> import subprocess
>> import ImageFont
See if you have any trouble with those commands, since those are the
only 2 new imports I added.
--
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/670960
Title:
utf-8 font support for animated titles (i.e. Blender)
Status in OpenShot Video Editor:
Fix Committed
Bug description:
Hello!
I've tried animated titles created with the help of the Blender, but
none of the available fonts do not support e.g. Croatian native
characters (šŠ đĐ čČ ćĆ žŽ).
Not being familiar with the Blender, I wonder waht would be required
so that one can create animated titles using non-ASCII characters?
Sincerely,
Gour
References