-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help? #1
Comments
My github project is just the JavaScript bindings. You also need the A good place to start is building the DirectFB for your target. Then After these are working then you can build the bindings. If you grab a snapshot of the original project you will see The original project generates the JavaScript bindings with Perl Since I am not a Perl script coder, I worked on the expanded files As I mention, it is not a complete implementation of the directFB. I am also available for hire if there is opportunity. Good Luck, Mark On 12/6/13, marcnicholas [email protected] wrote:
|
In this module, can I use a display with touchscreen? Are touch events detected? |
Hi,
I'd love to get this working as it would solve a problem for me (node.js directly a frame buffer on an embedded Linux device is exactly what I'd love to do!).
But I don't have much of a clue where to start? Does this code drop into the DirectFB project?
Thanks!
The text was updated successfully, but these errors were encountered: