Re: [dev] [st] cannot disable antialiasing in 0.7

2016-11-16 Thread David Phillips
On Wed, Nov 16, 2016 at 06:02:47PM +0100, Hiltjo Posthuma wrote: > Can you bisect the offending commit? We expect some more work from you. > Especially when, speaking for myself, the problem cannot be reproduced. Additionally, it's probably a good idea to test against git HEAD in cases where it i

Re: [dev] [st] cannot disable antialiasing in 0.7

2016-11-16 Thread Hiltjo Posthuma
On Wed, Nov 16, 2016 at 03:41:45PM +0200, Alex Yegupov wrote: > Hello. > > version: st-07.zip > > Done: > 1a)static char font[] = "Liberation Mono:pixelsize=12:antialias= > false:autohint=false"; > 1b)static char font[] = "Liberation Mono:pixelsize=12"; > in /home/av/src/st-0.7/config.h >

[dev] [st] cannot disable antialiasing in 0.7

2016-11-16 Thread Alex Yegupov
Hello. version: st-07.zip Done: 1a)static char font[] = "Liberation Mono:pixelsize=12:antialias= false:autohint=false"; 1b)static char font[] = "Liberation Mono:pixelsize=12"; in /home/av/src/st-0.7/config.h 2) sudo make clean install 3) st Got: visually antialiasing seems enabled (sm