darkf / darkfo

DarkFO, a post-nuclear RPG remake (of Fallout 2)
Apache License 2.0
135 stars 12 forks source link

Make dependency on numpy and PIL in frmpixels.py optional #34

Open darkf opened 8 years ago

darkf commented 8 years ago

See #28 -- if we're not exporting pixel data, we don't need numpy; and if we don't export images, we don't need PIL. This brings it more in line with the old (obsolete) frm.py.