← Back to team overview

openshot.developers team mailing list archive

[Bug 712295] Re: Some font names are unreadable in animated title editor

 

It is an error(?) of translation/appreciation that i am doing between Fix Committed and Fix Released. 
In my mind it is :
Committed=submit waiting to an acceptance
Released=Accepted and put in the trunk
Is it the opposite ? How do you understand that you ?

-- 
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/712295

Title:
  Some font names are unreadable in animated title editor

Status in OpenShot Video Editor:
  Fix Committed

Bug description:
  Font selector in the animated title editor uses PIL's ImageFont module
  since r442. However, it extracts the font names from .ttf files
  regardless of current locale and assumes the names contain only ASCII
  characters, so some fonts having only multibyte name become unreadable
  in the dropdown menu. (See screenshot)





References