Merge pull request #609 from neocode24/feat/cjk-fonts
fix: add CJK font support for Chromium screenshots
This commit is contained in:
@@ -7,6 +7,7 @@ FROM node:22-slim
|
||||
RUN apt-get update && apt-get install -y \
|
||||
chromium \
|
||||
fonts-liberation \
|
||||
fonts-noto-cjk \
|
||||
fonts-noto-color-emoji \
|
||||
libgbm1 \
|
||||
libnss3 \
|
||||
|
||||
Reference in New Issue
Block a user