package epuboptions type View struct { Width, Height int AspectRatio float64 PortraitOnly bool Color Color }