kyrie

Results 1 issues of kyrie

# 建议先去看文档 [快速开始](https://easyexcel.opensource.alibaba.com/docs/current/) 、[常见问题](https://easyexcel.opensource.alibaba.com/qa/) # 触发场景描述 本地下载导出正常,线上就出错,疑似字体缺失 系统环境 操作系统:ubuntu20 “occlum:0.29.7-ubuntu20.04”+docker easyexcel版本:4.0.2 jdk版本:8 dockerfile文件命令: RUN apt-get update && apt-get install -y fonts-dejavu fontconfig && apt-get clean docker字体路径: root@5124b9fbd5d4:/usr/share/fonts/truetype/dejavu# pwd /usr/share/fonts/truetype/dejavu root@5124b9fbd5d4:/usr/share/fonts/truetype/dejavu#...

bug