summaryrefslogtreecommitdiff
path: root/def.go
diff options
context:
space:
mode:
authorKurt <kurt.w.jung@gmail.com>2019-09-07 09:34:11 -0400
committerKurt <kurt.w.jung@gmail.com>2019-09-07 09:34:11 -0400
commit55163912400e026280068ffb69bef8b0b3c42778 (patch)
treef467ebd1ea382a4030e49c656d5f9aaa9d1f8dd1 /def.go
parent225d875579b542d345946a136d24f8add53b4dc3 (diff)
parent5d0bba740b8c3f5619d5a39b724f4d59e99fe4b4 (diff)
Merge branch 'strikeout' of https://github.com/Rjinswand/gofpdf into Rjinswand-strikeout
Diffstat (limited to 'def.go')
-rw-r--r--def.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/def.go b/def.go
index 47e5135..8e2bea5 100644
--- a/def.go
+++ b/def.go
@@ -542,6 +542,7 @@ type Fpdf struct {
fontFamily string // current font family
fontStyle string // current font style
underline bool // underlining flag
+ strikeout bool // strike out flag
currentFont fontDefType // current font info
fontSizePt float64 // current font size in points
fontSize float64 // current font size in user unit