mirror of
https://github.com/enzet/map-machine.git
synced 2025-07-27 05:19:00 +02:00
Close #98: copy license file to icon collection.
This commit is contained in:
parent
968addff4b
commit
1f4fb66c85
6 changed files with 36 additions and 15 deletions
|
@ -190,6 +190,7 @@ def generate_mapcss(options: argparse.Namespace) -> None:
|
|||
collection: IconCollection = IconCollection.from_scheme(scheme, extractor)
|
||||
collection.draw_icons(
|
||||
icons_with_outline_path,
|
||||
workspace.ICONS_LICENSE_PATH,
|
||||
color=Color("black"),
|
||||
outline=True,
|
||||
outline_opacity=0.5,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue