I'm writing a project and using some EPS images that I created with Inkscape and others exported from MATLAB.
I'd like to know if there is some way of adapting the font in EPS files to be like default latex text (which I'm using now). Some magical way of saying "all the text in EPS figures should be with this font", and that would be practical with Inkscape-created and also MATLAB images.
I do know psfrag, and used it a couple of times. I would prefer not to use it, if possible, as I already have images with not necessarily "tags" but text, and it wouldn't be that practical. And also I'm compiling with pdflatex (and links inside the pdf are quite comfortable, so I'd like to keep it).
And I once read also about changing how Inkscape saves EPS files (and saving text in another tex file), but it wouldn't be that practical do it with 40 images, either, also considering that I have MATLAB EPS files.
If there isn't a way, I think I can keep Arial font in the images

Thank you in advance!
Juan Pablo