Open kieranjol opened 9 years ago
^^Maybe just declaring the three paths as variables, then comment out as required? Is there to get python to know which OS, and if so, perform an IF statement which chooses the correct path?
Functioning windows escaping: 'C:\Windows\Fonts\'arial.ttf'
Mostly fixed in https://github.com/kieranjol/pyh264bitc/commit/f5e13490bbcbe8bba27c892e7083101e69a2ba22
Still need ubuntu Path, but low priority.
^^Maybe just declaring the three paths as variables, then comment out as required? Is there to get python to know which OS, and if so, perform an IF statement which chooses the correct path?