Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

text_source is a text parameter (not font) #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions tangram/dark-matter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1206,9 +1206,9 @@ layers:
draw:
text:
repeat_distance: 200px
text_source: name
font:
family: Montserrat Regular
text_source: name
size: [[13, 9px], [14, 10px], [15, 11px], [16, 12px], [17, 13px]]
fill: global.road_text_med
stroke: { color: global.primary_halo, width: 0.75px }
Expand All @@ -1219,9 +1219,9 @@ layers:
draw:
text:
repeat_distance: 200px
text_source: name
font:
family: Montserrat Regular
text_source: name
size: [[14, 8px], [15, 11px], [16, 12px]]
fill: global.road_text_med
stroke: { color: global.minor_halo, width: 0.75px }
Expand All @@ -1232,9 +1232,9 @@ layers:
draw:
text:
repeat_distance: 200px
text_source: name
font:
family: Montserrat Regular
text_source: name
size: [[15, 10px], [16, 11px], [18, 12px]]
fill: global.road_text_light
stroke: { color: global.minor_halo, width: 0.75px }
Expand All @@ -1247,9 +1247,9 @@ layers:
#repeat_distance: 120px
#text_wrap: 120
buffer: 13px
text_source: name
font:
family: Montserrat Regular
text_source: name
size: [[14, 8px], [16, 9px], [17, 10px], [18, 11px]]
fill: global.road_text_light
stroke: { color: global.minor_halo, width: 0.75px }
Expand Down Expand Up @@ -1630,4 +1630,4 @@ layers:
fill: global.poi_light
family: Montserrat Regular
transform: uppercase
stroke: { color: global.poi_halo, width: 0.75px }
stroke: { color: global.poi_halo, width: 0.75px }
10 changes: 5 additions & 5 deletions tangram/positron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1206,9 +1206,9 @@ layers:
draw:
text:
repeat_distance: 200px
text_source: name
font:
family: Montserrat Regular
text_source: name
size: [[13, 9px], [14, 10px], [15, 11px], [16, 12px], [17, 13px]]
fill: global.road_text_med
stroke: { color: global.primary_halo, width: 0.75px }
Expand All @@ -1219,9 +1219,9 @@ layers:
draw:
text:
repeat_distance: 200px
text_source: name
font:
family: Montserrat Regular
text_source: name
size: [[14, 8px], [15, 11px], [16, 12px]]
fill: global.road_text_med
stroke: { color: global.minor_halo, width: 0.75px }
Expand All @@ -1232,9 +1232,9 @@ layers:
draw:
text:
repeat_distance: 200px
text_source: name
font:
family: Montserrat Regular
text_source: name
size: [[15, 10px], [16, 11px], [18, 12px]]
fill: global.road_text_light
stroke: { color: global.minor_halo, width: 0.75px }
Expand All @@ -1247,9 +1247,9 @@ layers:
#repeat_distance: 120px
#text_wrap: 120
buffer: 13px
text_source: name
font:
family: Montserrat Regular
text_source: name
size: [[14, 8px], [16, 9px], [17, 10px], [18, 11px]]
fill: global.road_text_light
stroke: { color: global.minor_halo, width: 0.75px }
Expand Down Expand Up @@ -1630,4 +1630,4 @@ layers:
fill: global.poi_light
family: Montserrat Regular
transform: uppercase
stroke: { color: global.poi_halo, width: 0.75px }
stroke: { color: global.poi_halo, width: 0.75px }
10 changes: 5 additions & 5 deletions tangram/voyager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1207,9 +1207,9 @@ layers:
draw:
text:
repeat_distance: 200px
text_source: name
font:
family: Montserrat Regular
text_source: name
size: [[13, 9px], [14, 10px], [15, 11px], [16, 12px], [17, 13px]]
fill: global.road_text_med
stroke: { color: global.primary_halo, width: 0.75px }
Expand All @@ -1220,9 +1220,9 @@ layers:
draw:
text:
repeat_distance: 200px
text_source: name
font:
family: Montserrat Regular
text_source: name
size: [[14, 8px], [15, 11px], [16, 12px]]
fill: global.road_text_med
stroke: { color: global.minor_halo, width: 0.75px }
Expand All @@ -1233,9 +1233,9 @@ layers:
draw:
text:
repeat_distance: 200px
text_source: name
font:
family: Montserrat Regular
text_source: name
size: [[15, 10px], [16, 11px], [18, 12px]]
fill: global.road_text_light
stroke: { color: global.minor_halo, width: 0.75px }
Expand All @@ -1248,9 +1248,9 @@ layers:
#repeat_distance: 120px
#text_wrap: 120
buffer: 13px
text_source: name
font:
family: Montserrat Regular
text_source: name
size: [[14, 8px], [16, 9px], [17, 10px], [18, 11px]]
fill: global.road_text_light
stroke: { color: global.minor_halo, width: 0.75px }
Expand Down Expand Up @@ -1631,4 +1631,4 @@ layers:
fill: global.poi_light
family: Montserrat Regular
transform: uppercase
stroke: { color: global.poi_halo, width: 0.75px }
stroke: { color: global.poi_halo, width: 0.75px }