localIdeographFontFamily: false to load CJK fonts (#893)

close #892 

this changes works well for CJK fonts.

<img width="736" alt="Screenshot 2024-03-25 at 22 04 36"
src="https://github.com/maplibre/maputnik/assets/20744195/adb0295e-5428-4773-b216-8f380e2dcb05">
This commit is contained in:
IGUCHI Kanahiro
2024-03-27 08:12:17 +09:00
committed by GitHub
parent ff15b77b7f
commit a73b11805d
3 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
"lodash.get": "^4.4.2",
"lodash.isequal": "^4.5.0",
"lodash.throttle": "^4.1.1",
"maplibre-gl": "^4.1.1",
"maplibre-gl": "^4.1.2",
"maputnik-design": "github:maputnik/design#172b06c",
"ol": "^6.14.1",
"ol-mapbox-style": "^7.1.1",