Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -64,7 +64,7 @@ var (
|
||||
/* ============================ FONT / FORMAT ============================ */
|
||||
|
||||
func hEnsureFonts(pdf *gofpdf.Fpdf) error {
|
||||
return registerDejavuFonts(pdf, hFontFamilyReg, hFontFamilyBold)
|
||||
return registerDejavuFonts(pdf, hFontFamilyReg)
|
||||
}
|
||||
|
||||
func hNormalizeWidths(base []float64, targetTotal float64) []float64 {
|
||||
|
||||
Reference in New Issue
Block a user