From 56dec873222e8881847ebcb246eaf67d69e4e86a Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 21 Mar 2011 20:23:33 +0100 Subject: Add method to forcefully disable antialiasing (closes GH-17) --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5a0e708..da3411f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ git HEAD * Fix segfault upon unloadable images when image-related format specifiers (e.g. %h) are used in --title * Show images in current directory when invoked without file arguments + * Disable antialiasing, either globally (--force-aliasing) or per image + (press 'A' to toggle, keybinding toggle_aliasing) Sat, 12 Mar 2011 22:49:53 +0100 Daniel Friesel -- cgit v1.2.3