-
-
Notifications
You must be signed in to change notification settings - Fork 83
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
Add functionality to draw straight lines #67
Comments
Some thoughts:
|
General update: issues with Gromit-MPX can now be funded at https://issuehunt.io/r/bk138/gromit-mpx |
I'd like to contribute. Which file(s) and where abouts should I start looking? Why is such a simple feature taking so long to implement? Thanks :) |
Thanks for your interest! See my comments here. This simple feature takes so long to implement because of lack of time, at least on my side :-) |
Hi. Is there any chance to push forward this feature and get it implemented? |
Yes, one might file a "bounty" via https://issuehunt.io/r/bk138/gromit-mpx/issues/67 so some interested party feels incentivized to implement this; basically anyone, not necessarily me. The other option would be to hire me to spend paid work time on this feature, that'd be via https://christianbeier.net. The last option is to simply wait it out, it's on my agenda for the project, but I'm currently very busy with customers and family, so no better ETA on the horizon than "some time in the future". |
@bk138 Perfect it is not urgent, I can live without it. Maybe I will motivate my self and learn c and gtk. |
… at both line ends re bk138#67
…ow position * drawing, config, callbacks: add arrowtype option allowing arrow heads at both line ends re #67 * main.h: enum names changed for arrow types * config: don't set arrow type to none when size is defined --------- Co-authored-by: Christian Beier <[email protected]>
#44 is similar but I want to open it as a feature-request.
Because it would be a great possibility to add lines to Gromit.
I would help with the code if there is interest and support because I'm not a graphics programmer.
Pressing a key to start a line in the same color like the "freehand" option and hold it down until the end point of the line is reached. Simple like the other tools but a new feature.
What do you think? Why not?
The text was updated successfully, but these errors were encountered: