barcode ~master (2020-10-27T07:50:47Z)
Dub
Repo
PseudoRasterBarCodeSvgDrawer
barcode
svgdraw
Undocumented in source.
class
PseudoRasterBarCodeSvgDrawer :
BaseBarCodeSvgDrawer
{
DrawData
buildPath
(BarCode bc);
}
Members
Functions
buildPath
DrawData
buildPath
(BarCode bc)
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From BaseBarCodeSvgDrawer
fixSizeMode
bool
fixSizeMode
;
withBackground
bool
withBackground
;
borderX
float
borderX
;
borderY
float
borderY
;
W
float
W
;
H
float
H
;
bgColor
string
bgColor
;
Undocumented in source.
fgColor
string
fgColor
;
Undocumented in source.
DrawData
struct
DrawData
buildPath
DrawData
buildPath
(BarCode bc)
Undocumented in source. Be warned that the author may not have intended to support it.
draw
string
draw
(BarCode bc)
Meta
Source
See Implementation
barcode
svgdraw
classes
BaseBarCodeSvgDrawer
PseudoRasterBarCodeSvgDrawer
functions
flineOffset
interfaces
BarCodeSvgDrawer