%% Fontmap for WindowsFonts (Microsoft fonts) for use by ghostscript. %% %% 1. Put this file 'Fontmap' in a directory DDDDDDD. %% 2. Create a directory DDDDDDD/WindowsFonts containing all the ttf files. %% This can be a symbolic link to /WINDOWS/Fonts %% on dual-boot computers, or a copy thereof, or a link to 'msttcorefonts'. %% 3. Add the switch -I to any command using 'gs', like %% ps2pdf -I.../DDDDDDD file.ps file.pdf %% 4. Ensure 'gs' embeds the fonts with the switch -dPDFSETTINGS=/prepress %% (works only when generating PDF output.) %% 5. See which fonts have been embedded with the command: pdffonts file.pdf %% 6. This file includes some automatic font substitutions for postscript files %% produced by 'latex/dvips' with \usepackage{times}, or many other programs. %% Example substitution: Times-Roman -> Times-New-Roman %% Just use the ps2pdf command with the switches shown in steps 3 and 4. %% %% Here we use only short DOS names. O.W. can uncomment the trailing lines. %% %% Fontmap for WindowsFonts (Microsoft fonts) with DOS names. %% /AndaleMono (WindowsFonts/andalemo.ttf); /ArialMT (WindowsFonts/arial.ttf); /Arial-BoldMT (WindowsFonts/arialbd.ttf); /Arial-BoldItalicMT (WindowsFonts/arialbi.ttf); /Arial-ItalicMT (WindowsFonts/ariali.ttf); /Arial-Black (WindowsFonts/ariblk.ttf); /ComicSansMS (WindowsFonts/comic.ttf); /ComicSansMS-Bold (WindowsFonts/comicbd.ttf); /CourierNewPSMT (WindowsFonts/cour.ttf); /CourierNewPS-BoldMT (WindowsFonts/courbd.ttf); /CourierNewPS-BoldItalicMT (WindowsFonts/courbi.ttf); /CourierNewPS-ItalicMT (WindowsFonts/couri.ttf); /Georgia (WindowsFonts/georgia.ttf); /Georgia-Bold (WindowsFonts/georgiab.ttf); /Georgia-Italic (WindowsFonts/georgiai.ttf); /Georgia-BoldItalic (WindowsFonts/georgiaz.ttf); /Impact (WindowsFonts/impact.ttf); /TimesNewRomanPSMT (WindowsFonts/times.ttf); /TimesNewRomanPS-BoldMT (WindowsFonts/timesbd.ttf); /TimesNewRomanPS-BoldItalicMT (WindowsFonts/timesbi.ttf); /TimesNewRomanPS-ItalicMT (WindowsFonts/timesi.ttf); /TrebuchetMS (WindowsFonts/trebuc.ttf); /TrebuchetMS-Bold (WindowsFonts/trebucbd.ttf); /Trebuchet-BoldItalic (WindowsFonts/trebucbi.ttf); /TrebuchetMS-Italic (WindowsFonts/trebucit.ttf); /Verdana (WindowsFonts/verdana.ttf); /Verdana-Bold (WindowsFonts/verdanab.ttf); /Verdana-Italic (WindowsFonts/verdanai.ttf); /Verdana-BoldItalic (WindowsFonts/verdanaz.ttf); /Webdings (WindowsFonts/webdings.ttf); %% %%%%% Font substitutions - you can add your own %% %% Font substitutions - DOS names %% Can also do /Old-font /New-font, but the embedded name will be the old name. %% /Times-Roman (WindowsFonts/times.ttf); /Times-Bold (WindowsFonts/timesbd.ttf); /Times-BoldItalic (WindowsFonts/timesbi.ttf); /Times-Italic (WindowsFonts/timesi.ttf); /Helvetica (WindowsFonts/arial.ttf); /Helvetica-Bold (WindowsFonts/arialbd.ttf); /Helvetica-Black (WindowsFonts/ariblk.ttf); /Helvetica-BoldOblique (WindowsFonts/arialbi.ttf); /Helvetica-Oblique (WindowsFonts/ariali.ttf); /Courier (WindowsFonts/cour.ttf); /Courier-Bold (WindowsFonts/courbd.ttf); /Courier-BoldOblique (WindowsFonts/courbi.ttf); /Courier-Oblique (WindowsFonts/couri.ttf); %% %% these lines commented out - Windows directory only has short DOS names. %% % /AndaleMono (WindowsFonts/Andale_Mono.ttf); % /ArialMT (WindowsFonts/Arial.ttf); % /Arial-Black (WindowsFonts/Arial_Black.ttf); % /Arial-BoldMT (WindowsFonts/Arial_Bold.ttf); % /Arial-BoldItalicMT (WindowsFonts/Arial_Bold_Italic.ttf); % /Arial-ItalicMT (WindowsFonts/Arial_Italic.ttf); % /ComicSansMS (WindowsFonts/Comic_Sans_MS.ttf); % /ComicSansMS-Bold (WindowsFonts/Comic_Sans_MS_Bold.ttf); % /CourierNewPSMT (WindowsFonts/Courier_New.ttf); % /CourierNewPS-BoldMT (WindowsFonts/Courier_New_Bold.ttf); % /CourierNewPS-BoldItalicMT (WindowsFonts/Courier_New_Bold_Italic.ttf); % /CourierNewPS-ItalicMT (WindowsFonts/Courier_New_Italic.ttf); % /Georgia (WindowsFonts/Georgia.ttf); % /Georgia-Bold (WindowsFonts/Georgia_Bold.ttf); % /Georgia-BoldItalic (WindowsFonts/Georgia_Bold_Italic.ttf); % /Georgia-Italic (WindowsFonts/Georgia_Italic.ttf); % /Impact (WindowsFonts/Impact.ttf); % /TimesNewRomanPSMT (WindowsFonts/Times_New_Roman.ttf); % /TimesNewRomanPS-BoldMT (WindowsFonts/Times_New_Roman_Bold.ttf); % /TimesNewRomanPS-BoldItalicMT (WindowsFonts/Times_New_Roman_Bold_Italic.ttf); % /TimesNewRomanPS-ItalicMT (WindowsFonts/Times_New_Roman_Italic.ttf); % /TrebuchetMS (WindowsFonts/Trebuchet_MS.ttf); % /TrebuchetMS-Bold (WindowsFonts/Trebuchet_MS_Bold.ttf); % /Trebuchet-BoldItalic (WindowsFonts/Trebuchet_MS_Bold_Italic.ttf); % /TrebuchetMS-Italic (WindowsFonts/Trebuchet_MS_Italic.ttf); % /Verdana (WindowsFonts/Verdana.ttf); % /Verdana-Bold (WindowsFonts/Verdana_Bold.ttf); % /Verdana-BoldItalic (WindowsFonts/Verdana_Bold_Italic.ttf); % /Verdana-Italic (WindowsFonts/Verdana_Italic.ttf); % /Webdings (WindowsFonts/Webdings.ttf); %% %% font substitutions - long names %% % /Times-Roman (WindowsFonts/Times_New_Roman.ttf); % /Times-Bold (WindowsFonts/Times_New_Roman_Bold.ttf); % /Times-BoldItalic (WindowsFonts/Times_New_Roman_Bold_Italic.ttf); % /Times-Italic (WindowsFonts/Times_New_Roman_Italic.ttf); % /Helvetica (WindowsFonts/Arial.ttf); % /Helvetica-Bold (WindowsFonts/Arial_Bold.ttf); % /Helvetica-Black (WindowsFonts/Arial_Black.ttf); % /Helvetica-BoldOblique (WindowsFonts/Arial_Bold_Italic.ttf); % /Helvetica-Oblique (WindowsFonts/Arial_Italic.ttf); % /Courier (WindowsFonts/Courier_New.ttf); % /Courier-Bold (WindowsFonts/Courier_New_Bold.ttf); % /Courier-BoldOblique (WindowsFonts/Courier_New_Bold_Italic.ttf); % /Courier-Oblique (WindowsFonts/Courier_New_Italic.ttf);