txoof / epdlib

Python library for creating and writing modular layouts for e-paper screens
GNU General Public License v3.0
16 stars 8 forks source link

add option to halign and valign images #23

Open txoof opened 2 years ago

txoof commented 2 years ago

currently only possible to hcenter and vcenter images.

Add option for halign = 'center', 'left', 'right' , 'etc.'