To convert from range 0.0-1.0 to 0-255, the values must be divided by 255.0 and not 256.0. The same in the opposite direction.


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/965

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.