From dcff46bb9c73b24967a5a619b45b361aa05dc055 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Mon, 15 Jun 2020 10:54:37 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 3a033d5..4721c1d 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,15 @@ cd carto.js && npm install && npm link && cd .. && npm link internal-carto.js +``` + +## 中文字体 +``` + +cd /cartodb/fonts && mv * /usr/share/fonts/ && fc-cache -fv && dpkg-reconfigure fontconfig && cd / + + + ``` # What is CARTO?