Features/GTK3/Porting/Typing Turtle: Difference between revisions
No edit summary |
|||
| Line 198: | Line 198: | ||
cr.set_source_pixbuf(self.backgroundpixbuf, 0, 0) | cr.set_source_pixbuf(self.backgroundpixbuf, 0, 0) | ||
* We should find the correct way to scale Left and Right hands that are drawn over the keyboard, because I just put values that I thought they were correct. We should calculate them according to the screen | |||
* PangoCairo fonts are not being drawn because of this: https://bugzilla.gnome.org/show_bug.cgi?id=680680 | |||
* Font Scale is wrong: https://bugzilla.gnome.org/show_bug.cgi?id=680663 | |||
= Useful links = | = Useful links = | ||