Then you should see the same problems as Keith with the frame not
covering the entire screen (or workarea).  I presume you can live with
that.

I have a font that is an even multiple of the screensize, so I don't have a problem with that.

If I use another font then there will be a small gap at the bottom of the screen. Setting `frame-resize-pixelwise' to t allows the frame to cover the entire display, but the last line will be only partially visible.

/ Anders