VHFImport Library Change Log - 2005


2005-01-04 Georg Fleischmann
	* PSImport.m (-importPS:, -importPDFFromFile:):
          put filename in quotes to allow names with space

2005-01-06 Georg Fleischmann
	* PSImport.m (-importPS:): Apple: convert string to ASCII, if it contains special characters
	  For Apple, import of EPS files with special characters is possible now
	* PSImport.m (-gsPath): new, returns complete path to gs
	  PSImport.m (-importPDFFromFile:, -importPS:): use [self gsPath] and don't add 'gs'
	  gs is now searched in /usr/local/bin and /usr/bin on OpenStep and Apple
	* PSImport.h, HPGLImport.h, DXFImport.h, Type1Import.h (DEFAULT_FONT): removed
	  DXFImport.m (getGraphicFromData:): pass string "Courier" directly
