Fontforge as Python extension

View: New views
2 Messages — Rating Filter:   Alert me  

Fontforge as Python extension

by dimitre :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I've just compiled FontForge as a Python module and already have some  
python scripts running without issues.
Now I'm trying to use this Python extension inside Nodebox (based in  
Python too) following some methods described here:http://
www.eriksmartt.com/blog/archives/747


When I try to run some python-fontforge script inside Nodebox I get this
File "nodebox/gui/mac/__init__.pyo", line 358, in _execScript
   File "", line 3, in
SystemError: Missing library: libgunicode

Does anybody know what should I do next to get it running?
Thank you

Dimitre

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fontforge-users mailing list
Fontforge-users@...
https://lists.sourceforge.net/lists/listinfo/fontforge-users

Re: Fontforge as Python extension

by davelab6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/10/19 Dimitre Lima <dimitre79@...>:
> Does anybody know what should I do next to get it running?

You haven't installed the libgunicode library; I suggest you install
FontForge from its CVS source code.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fontforge-users mailing list
Fontforge-users@...
https://lists.sourceforge.net/lists/listinfo/fontforge-users