diff --git a/backend/services/planting-service/src/infrastructure/pdf/pdf-generator.service.ts b/backend/services/planting-service/src/infrastructure/pdf/pdf-generator.service.ts index 2d311b5a..f8ce067f 100644 --- a/backend/services/planting-service/src/infrastructure/pdf/pdf-generator.service.ts +++ b/backend/services/planting-service/src/infrastructure/pdf/pdf-generator.service.ts @@ -47,7 +47,7 @@ export class PdfGeneratorService { ); this.fontPath = path.join( __dirname, - '../../../templates/fonts/NotoSansSC-Regular.ttf', + '../../../templates/fonts/STKAITI.ttf', ); } diff --git a/backend/services/planting-service/templates/fonts/NotoSansSC-Regular.ttf b/backend/services/planting-service/templates/fonts/NotoSansSC-Regular.ttf deleted file mode 100644 index e533c47f..00000000 --- a/backend/services/planting-service/templates/fonts/NotoSansSC-Regular.ttf +++ /dev/null @@ -1,1447 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Page not found · GitHub · GitHub - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - - - -
- Skip to content - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - -
- - - - - -
- - - - - - - - - -
-
- - - -
-
- -
-
- 404 “This is not the web page you are looking for” - - - - - - - - - - - - -
-
- -
-
- -
- - -
-
- -
- -
- -
- - - - - - - - - - - - - - - - - - - - - - -
-
-
- - - diff --git a/backend/services/planting-service/templates/fonts/STKAITI.ttf b/backend/services/planting-service/templates/fonts/STKAITI.ttf new file mode 100644 index 00000000..50441161 Binary files /dev/null and b/backend/services/planting-service/templates/fonts/STKAITI.ttf differ