|
|
@ -603,6 +603,7 @@ type Fpdf struct { |
|
|
|
} |
|
|
|
spotColorMap map[string]spotColorType // Map of named ink-based colors
|
|
|
|
userUnderlineThickness float64 // A custom user underline thickness multiplier.
|
|
|
|
density float64 // Documents density in dpi (72 by default)
|
|
|
|
} |
|
|
|
|
|
|
|
type encType struct { |
|
|
|