summaryrefslogtreecommitdiff
path: root/scripts/changelog_staging/no-offline-cjk.json
blob: cfc63e899154160bd619878823f0ca90f1a61d38 (plain)
1
2
3
4
5
6
{
  "core": "Add `--includeIdeographs` option to mbgl-offline tool to include CJK glyphs in offline region, at the cost of increased size requirements.",
  "darwin": "Added the `MGLOfflineRegion.includesIdeographicGlyphs` property, which you can set to NO to exclude CJK glyphs and save space.",
  "android": "Added the `includeIdeographs` property to `OfflineRegionDefinition`, which you can set to false to exclude CJK glyphs and save space.",
  "issue": 11561
}