summaryrefslogtreecommitdiff
path: root/def.go
diff options
context:
space:
mode:
authorKurt <kurt.w.jung@gmail.com>2019-09-07 13:02:01 -0400
committerKurt <kurt.w.jung@gmail.com>2019-09-07 13:02:01 -0400
commit0776f5167c90d1ec3c9bf06639767216ba46f665 (patch)
tree3330fc4156a823b8280c07e90e2c348a4b47c67d /def.go
parent225d875579b542d345946a136d24f8add53b4dc3 (diff)
parente123b55aba2106cced7941e31391fff7e59d200d (diff)
Merge branch '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