From 9bbfc2be13636040d2084f4ed20fee51a9219bc6 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Thu, 2 Jun 2022 23:36:07 -0700 Subject: crisp font rendering --- undo.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'undo.lua') diff --git a/undo.lua b/undo.lua index e196d24..2513632 100644 --- a/undo.lua +++ b/undo.lua @@ -49,7 +49,6 @@ function snapshot(s,e) cursor=deepcopy(Cursor1), current_drawing_mode=Drawing_mode, previous_drawing_mode=Previous_drawing_mode, - zoom=Zoom, lines={}, start_line=s, end_line=e, -- cgit 1.4.1-2-gfad0 ss='form'>
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log blame commit diff stats
path: root/tangle.mu
blob: 9d04863ca8385c656aad783f055b0a666839a9c0 (plain) (tree)
1
2
3
4
5
6
7
8
9
10