Hello,
Sorry does anyone know what is draw_gouraud_triangle for when you write a
backend ?
I am trying to find examples for this but not finding any.
Also why is this not implemented for gtk, wx and qt ?
I would also appreciate to know whether the rotation of the text is
relative to the bottom-lef
Hello,
My name is Andres I am developing a backend for kivy. I was initially
developing for 1.5.1 and I found that the paths are coming with the initial
vertex at the end of the list. Does anyone know whether this is change in
the way paths are sent ? and how can be fixed coming from 1.4.3 since I
Hello,
I am writing to let you know guys that while implementing a backend I run
into an issue when doing panning. Which render the texts outside the axes.
I tried to solve it but I had no way to know if the text is either from
inside the axes or outside. I think this perhaps need a change in
back