Opened 14 years ago

Last modified 14 years ago

#28369 closed defect

fonttools needs to depend on py26-numpy instead of py26-numeric — at Initial Version

Reported by: neil_mayhew@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: fonttools

Description

fonttools now uses numpy instead of the older (and deprecated) Numeric module. However, the port dependency hasn't been updated to reflect this.

To test this:

sudo port deactivate py26-numpy ttx -l /System/Library/Fonts/Symbol.ttf

which gives:

ImportError: No module named numpy

After installing/reactivating py26-numpy:

Listing table info for "/SystemLibrary/Fonts/Symbol.ttf": ...

Change History (0)

Note: See TracTickets for help on using tickets.