Tran Hoang Thong

Results 2 issues of Tran Hoang Thong

### Versions * Python: 3.7.1 * OS: MacOS 10.13.6, Windows 10 * Kivy: 1.10.1 * FFPyplayer: 4.1.0 via pip ### Description When I play wav file it run fine, but...

Fix error in Theme picker. Add packaging spec file for Windows, edit android spec. Add feature: Change default font style. ```python from kivy.config import Config Config.set('myapp', 'default_font_style', '') Config.set('myapp', 'list_fonts',...