]> mj.ucw.cz Git - leo.git/commit
Parametrized drawing of map scale mj
authorMartin Mares <mj@ucw.cz>
Sun, 7 Jun 2015 16:34:54 +0000 (18:34 +0200)
committerMartin Mares <mj@ucw.cz>
Sun, 7 Jun 2015 16:34:54 +0000 (18:34 +0200)
commit09bba6cc53772fe4b661f44fc5113b08296a2844
tree1142cb18d57a9caf85a131377eb7861c8473a394
parent8d7f30e7d13f2aaf12bcb381febeb548eabe708a
Parametrized drawing of map scale

Previously, drawing of map scale was hard-wired to leo.c.

This patch adds special symbolizers, which are applied only
on explicit request. The first such symbolizer draws the map
scale, controlled by a set of style properties.
Makefile
dict-keys.t
dict-props.t
dict-values.t
leo.c
map.cf
style.c
style.h
sym-scale.c [new file with mode: 0644]
sym.c
sym.h