From fa27c9dfc6abc2c62868db9d948487497e566c08 Mon Sep 17 00:00:00 2001 From: Scott Hutter Date: Sun, 30 Dec 2018 11:39:40 -0600 Subject: [PATCH] Moved contents of SetNewMode doc --- doc/geos.sgml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/geos.sgml b/doc/geos.sgml index 891c8ed18..08e642c24 100644 --- a/doc/geos.sgml +++ b/doc/geos.sgml @@ -188,6 +188,14 @@ are covered by new names, but I tried to keep them in the naming convention.

This section covers the drawing package of GEOS along with text output routines. +SetNewMode +

+ +This function is intended for use by GEOS 128 only, and will exhibit undefined behavior on the +C64. It will toggle between the 40 column screen mode and the 80 column screen mode. Many C128 GEOS +programs implement a "Switch 40/80" submenu option under the SetPattern

SetNewMode -

- -This function is intended for use by GEOS 128 only, and will exhibit undefined behavior on the -C64. It will toggle between the 40 column screen mode and the 80 column screen mode. Many C128 GEOS -programs implement a "Switch 40/80" submenu option under the Font Handling GetCharWidth -- 2.39.5