- chroot에 storage_path('fonts') 추가 (symlink→shared 경로 허용) - 폰트를 resources→storage로 복사 후 storage 경로로 등록 (릴리스 불변) - 배포마다 .ufm 메트릭 재생성 방지 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- enable_font_subsetting: true (폰트 전체 임베딩 → 사용 글자만 포함) - enable_javascript: false (PDF 내 JS 불필요) - 기존 5MB → 수백KB 수준으로 축소 예상