You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use a positioned glyph font encoding for Devanagari (#265)
* Add pmap:script
* Add pgf
* FontRegistry as Singleton
* Keep original Unicode in , store encoded strings in
* Download zip ball
* Store pgf names and versions in tilejson metadata
* Bump minor version, add changelog
Copy file name to clipboardexpand all lines: SEMANTIC-VERSIONING.md
+2
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,7 @@ Upon our version `1.0.0` release Protomaps Basemap makes the following promises
66
66
1.**Simplification** within `kind`**values** at zooms 16 (or max zoom) by removing `common`, `common-optional`, and `optional`**properties** by merging or other method
67
67
1.**Change** of <= -3 (earlier) to default `min_zoom` or `max_zoom`**values** to determine when `kind` is included
68
68
1.**Change** of >= +2 (later) to default `min_zoom` or `max_zoom`**values** to determine when `kind` is included
69
+
1.**Change** of version of a positioned glyph font for an already included script
69
70
70
71
#### MINOR version increments:
71
72
@@ -81,6 +82,7 @@ Upon our version `1.0.0` release Protomaps Basemap makes the following promises
81
82
1.**Change** of <= -2 (earlier) to `min_zoom` or `max_zoom`**values** to determine when `kind` is included
82
83
1.**Change** of >= +1 (later) to default `min_zoom` or `max_zoom`**values** to determine when `kind` is included
83
84
1.**Change** the maximum Tilezen zoom (currently zoom 16).
0 commit comments