Slight text lowering

Rodolfo Medina <[email protected]> Mon, 19 Jan 2026 23:10:06 +0000
Newsgroups gmane.comp.tex.texhax
Message-ID <87fr815hdd.fsf@lenovo>
Please note the following simple example typed in Plain TeX code (that I
process with simply: `tex file'):

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\voffset=-1true in

\font\sixteenrm=cmr16\sixteenrm

Hello!

\vfill\eject\end
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

and look how the text perfectly touches the top of the paper.  Instead, if I
comment out the line including the font statement, the text slightly lowers
down a bit.  Is it normal?

Thanks,

Rodolfo