3.10.0 - 🚀 New TURZX models support #980
mathoudebine
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 New TURZX models support!
This release brings the long-awaited support for the new Turing / TURZX models. These new models work differently as they do not communicate using a virtual serial port but using USB. They require
libusb-1.0library which should be already installed in Linux distributions, can be installed with brew on macOS, and is bundled in Windows installers.Note
9.2" models have a 1920x462 resolution, but in this program they will use the themes made for the 8.8" model (1920x480) that will be slightly cropped. This is to avoid developing themes for the 2 models separately. It is the same in TURZX main program.
Many thanks to the everyone who helped, especially the following contributors:
Please report issues on GitHub as usual.
🎨 Themes
Some themes have been written for the new models (except the 12.3") or have been scaled from an existing theme with similar screen ratio: for example, all themes written for the 8" model (1280x800) and the 5.2" (1280x720) have been scaled from the original Turing 5" themes (800x480).
A Python script
res/themes/scale_theme.pyis available if you want to do it for other themes of your own themes.🖼️ New theme materials (backgrounds & renders) are available in
res/themes/--Theme examples/to help you get started.What's Changed
New Contributors
Full Changelog: 3.9.7...3.10.0
This discussion was created from the release 3.10.0 - 🚀 New TURZX models support.
Beta Was this translation helpful? Give feedback.
All reactions