\documentclass{article}

\oddsidemargin	-5mm
\textwidth	170mm
\topmargin	0mm
\textheight	230mm
\parskip	15mm
\pagestyle	{empty}

\begingroup\makeatletter\ifx\SetFigFont\undefined%
\gdef\SetFigFont#1#2#3#4#5{%
  \reset@font\fontsize{#1}{#2pt}%
  \fontfamily{#3}\fontseries{#4}\fontshape{#5}%
  \selectfont}%
\fi\endgroup%


\begin{document}

\newsavebox\intelbox

\savebox\intelbox{%
{%
\setlength{\unitlength}{0.00087500in}%
%
\begin{picture}(3174,1149)(440,-749)
\thicklines
\put(452,163){\line( 2, 1){450}}
\put(902,388){\line( 1, 0){2250}}
\put(3152,388){\line( 2,-1){450}}
\put(3602,163){\line( 0,-1){675}}
\put(3602,-512){\line(-2,-1){450}}
\put(3152,-737){\line(-1, 0){2250}}
\put(902,-737){\line(-2, 1){450}}
\put(452,-512){\line( 0, 1){675}}
\put(2027,-62){\makebox(0,0)[b]{\smash
	{\SetFigFont{17}{20.4}{\sfdefault}{\mddefault}{\updefault}%
	FATAL ERROR 0815:}}}
\put(2027,-512){\makebox(0,0)[b]{\smash
	{\SetFigFont{17}{20.4}{\sfdefault}{\mddefault}{\updefault}%
	Int\lower.4ex\hbox{e}l Inside!}}}
\end{picture}
}%
}

\usebox\intelbox \hspace{5mm} \usebox\intelbox

\usebox\intelbox \hspace{5mm} \usebox\intelbox

\usebox\intelbox \hspace{5mm} \usebox\intelbox

\usebox\intelbox \hspace{5mm} \usebox\intelbox

\usebox\intelbox \hspace{5mm} \usebox\intelbox

\usebox\intelbox \hspace{5mm} \usebox\intelbox

\end{document}



xfig input:
===========

#FIG 3.1
Portrait
Center
Metric
1200 2
2 1 0 1 -1 7 0 0 -1 0.000 0 0 -1 0 0 9
         451 676 901 451 3151 451 3601 676 3601 1351 3151 1576
         901 1576 451 1351 451 676
4 1 -1 0 0 4 17 0.0000000 2 210 1305 2026 1351 Intel Inside!\001
4 1 -1 0 0 4 17 0.0000000 2 210 2430 2026 901 FATAL ERROR 0815:\001


xfig LaTeX output:
==================

\setlength{\unitlength}{0.00087500in}%
%
\begingroup\makeatletter\ifx\SetFigFont\undefined%
\gdef\SetFigFont#1#2#3#4#5{%
  \reset@font\fontsize{#1}{#2pt}%
  \fontfamily{#3}\fontseries{#4}\fontshape{#5}%
  \selectfont}%
\fi\endgroup%
\begin{picture}(3174,1149)(440,-749)
\thicklines
\put(452,163){\line( 2, 1){450}}
\put(902,388){\line( 1, 0){2250}}
\put(3152,388){\line( 2,-1){450}}
\put(3602,163){\line( 0,-1){675}}
\put(3602,-512){\line(-2,-1){450}}
\put(3152,-737){\line(-1, 0){2250}}
\put(902,-737){\line(-2, 1){450}}
\put(452,-512){\line( 0, 1){675}}
\put(2027,-512){\makebox(0,0)[b]{\smash{\SetFigFont{17}{20.4}{\sfdefault}{\mddefault}{\updefault}Intel Inside!}}}
\put(2027,-62){\makebox(0,0)[b]{\smash{\SetFigFont{17}{20.4}{\sfdefault}{\mddefault}{\updefault}FATAL ERROR 0815:}}}
\end{picture}

