[Bug 586777] Review Request: glyphtracer - Program for creating fonts from images

bugzilla at redhat.com bugzilla at redhat.com
Wed Apr 28 11:27:51 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=586777

Thomas Spura <tomspur at fedoraproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tomspur at fedoraproject.org

--- Comment #1 from Thomas Spura <tomspur at fedoraproject.org> 2010-04-28 07:27:46 EDT ---
As already discussed on IRC, it would be better to make a library here:

I think this could be usefull for other packages too, so other could simply
import this and then work with it.

So you could install it in %{python3_sitelib} and set up a starter script (I'm
sure upstream will incorporate it).

e.g.:

#!/usr/bin/python3
from glyphtracer import start_program

start_program()


(Currently untested, but should work)

(By the way, is this python3 or python2, you BR python3, but it starts with
python2...)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list