[Kdenlive-devel] Title clips (.kdenlivetitle) are written in ASCII
Simon Eugster
simon.eu at gmail.com
Sun Jan 25 13:37:52 UTC 2009
I've replaced toAscii() by toUtf8(), it seems to work here (writing _and_
reading). I hope there isn't anything I missed?
thanks
Simon
jb wrote:
> On Saturday 24 January 2009 19.55:43 Simon Eugster wrote:
>> Hi all :)
>> bool TitleDocument::saveDocument(const KUrl& url, QGraphicsPolygonItem*
>> startv, QGraphicsPolygonItem* endv) {
>> // ...
>> xmlf.write(doc.toString().toAscii());
>> // ...
>> }
>>
>> If there is no problem in writing utf-8, I'd like to do change it.
>
> Yes, please change that.
>
> jb
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> Kdenlive-devel mailing list
> Kdenlive-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/kdenlive-devel
>
More information about the Kdenlive
mailing list