简体   繁体   中英

Python graphics on raspberry pi command line

I am trying to get / set screen pixels (draw picture, line, circle, box, etc.) without starting x session. i tried google it but no success.

I am new to python. please help

I think the is no way to have graphics without x-session.

The best solution to this is to set boot to desktop and using pygame library create full screen window to draw graphics.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM