Files
InvoiceShelf/resources/views
Darko Gjorgjijoski 346e5df7ee Fix Thai font path with duplicated static/ segment in PDF locale partial
The @font-face URLs in resources/views/app/pdf/locale/th.blade.php pointed to resource_path('static/static/fonts/THSarabunNew*.ttf'), which does not exist on disk, so dompdf fell back to a default face when rendering Thai PDFs. Drop the duplicated segment so the bundled THSarabunNew TTFs resolve correctly.
2026-04-06 21:48:00 +02:00
..
2021-11-30 18:58:19 +05:30
2026-04-06 17:59:15 +02:00