Faylixe / pygame-vkeyboard

Visual keyboard for Pygame engine.
Apache License 2.0
15 stars 6 forks source link

Finalizes DEFAULT renderer #4

Closed Faylixe closed 7 years ago

Faylixe commented 7 years ago

Key text centered by cf91a51

Faylixe commented 7 years ago

New architecture for renderer, and special unicode character for Back and Uppercase label by 8af388eb3946e9f4981ffe0bab64030e14b992fc

Faylixe commented 7 years ago

As special keys (back, uppercase, and special_char) are displayed as standard unicode character, default renderer should have color specific background for those keys.