When converting the attached PostScript files to PDF with ps2pdf from GhostScript-8.54, most of the text disappears.
Created attachment 2549 [details] First test case
Created attachment 2550 [details] Second test case
Confirmed in the current development version.
There are a few others, such as bug 688639 , and bug 689001 which may be related?
BEcause ESP 8.15.3 on x86_64 (fc6) seems to do the conversion without losing text.
I found this to caused by Type 0 fonts with Type 3 descendents, a cause common to all the following: Bug #688639 "pdfwrite: a composite font with a Type 3 descendent and FMapType 2" Bug #688760 "ps2pdf loses text in postscript figure when converted to pdf" Bug #688954 "Text disappears when converting some ps files with ps2pdf" Bug #689001 "Characters lost converting PS to PDF" Bug #689041 "Japanese Font Display Problem is ps2pdf" Bug #689105 "Invalid fonts error during converting from PS to PDF" For a fix, please see bug #688639 comment #13. I suggest to close this bug as a duplicate of bug #688639.
*** This bug has been marked as a duplicate of 688639 ***