fix: add embedFont option for Satori

This commit is contained in:
satnaing
2022-12-29 22:07:55 +06:30
parent 82725e806c
commit 93221239dd
+1
View File
@@ -119,6 +119,7 @@ const options: SatoriOptions = {
width: 1200, width: 1200,
height: 630, height: 630,
// debug: true, // debug: true,
embedFont: true,
fonts: [ fonts: [
{ {
name: "IBM Plex Mono", name: "IBM Plex Mono",