mathoudebine / turing-smart-screen-python

Unofficial Python system monitor and library for small IPS USB-C displays like Turing Smart Screen or XuanFang
GNU General Public License v3.0
1.05k stars 174 forks source link

Update stats.py: Text anchoring #423

Closed DaryeDev closed 2 months ago

DaryeDev commented 8 months ago

the format should be l(eft)/m(iddle)/r(ight), followed by u(p)/m(iddle)/d(own).

centered, then, should be "ANCHOR: mm"

DaryeDev commented 8 months ago

This should fix issue 398.

mathoudebine commented 2 months ago

Thanks for the PR, I'm closing it because I will merge #487 instead that already contains your changes