From ac37668c0765703a2d76edac0d1d8b8f55be4e56 Mon Sep 17 00:00:00 2001 From: Jeffrey Armstrong Date: Thu, 14 May 2020 08:31:44 -0400 Subject: Renderer class now has optional arguments for drawing text to indicate list items, headings, etc. Dumb renderer now draws headings a bit nicer. --- gemini-windows.prj | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gemini-windows.prj') diff --git a/gemini-windows.prj b/gemini-windows.prj index 2491864..05c7a2e 100644 --- a/gemini-windows.prj +++ b/gemini-windows.prj @@ -29,6 +29,9 @@ }], "Name":"+gemini-windows (lr87.exe)", "Files":[{ + "filename":".\\ag_render.f90", + "enabled":"0" + },{ "filename":".\\dumb_render.f90", "enabled":"1" },{ -- cgit v1.2.3