v0.1.1
New Features:
- label_width and label_height parameters specify the width and height of the label to enable alleys (i.e. gaps) between physical labels.
Bugs and Improvements:
- create_PDF() function will replace all underscores in text with dashes. Underscores are not specified in the encoding dictionary of
qcrode
and will throw errors. - x_space and y_space parameters are now limited between 0 and 1 for easier use. These parameters are used to position text on the printed labels.
- Font size is no longer limited and is now measured as points. Font size is automatically reduced if text code is too long for the printed labels.