Страхиња Радић <cont...@strahinja.org> wrote:
> It will work, but more correct would be to change config.def.h, per
> Makefile:
> config.h: config.def.h
>         cp config.def.h config.h
> Also, in the future you can also try setting different values for
> "size=" instead of "pixelsize=", as it works better for some fonts.

Actually config.def.h is a template, the default configuration, and
probably should be left unmodified.  The rule you mentioned (run by `make
config.h` copies config.def.h into config.h, obviously, and then config.h
is supposed to be edited.

-- 
caóc

Reply via email to