I am currently using the excellent script *export_fig* to export figures from MATLAB for use in a journal paper I am writing. This file works perfectly for raster images (bmp, tiff, etc) but I really want to export my figures to a vector format. I have 2 options, eps or pdf. Exporting to pdf is fine but when I export to eps, I notice that all the font in the figure (axes labels, legend font) appears to be thickened somewhat. This isnt the case when I export to pdf so I have no idea why it is happening, hopefully someone has come across this issue before?
I have tried changing the default font before exporting but the issue persists. Also, and interestingly, when I open the exported figure in pdf format it looks fine, but when I publish it from pdf to eps using Adobe Acrobat Pro, the same problem occurs. The resultant eps now has thickened fonts (a bit like the font is in bold).
Any help would be appreciated.