Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -132,7 +132,7 @@ func formatCurrencyTR(n float64) string {
|
||||
|
||||
// Fontları yükle
|
||||
func ensureFonts(pdf *gofpdf.Fpdf) error {
|
||||
return registerDejavuFonts(pdf, fontFamilyReg, fontFamilyBold)
|
||||
return registerDejavuFonts(pdf, fontFamilyReg)
|
||||
}
|
||||
|
||||
// Güvenli satır kırma
|
||||
|
||||
Reference in New Issue
Block a user