google / transitfeed

A Python library for reading, validating, and writing transit schedule information in the GTFS format.
https://github.com/google/transitfeed/wiki
Apache License 2.0
679 stars 254 forks source link

Support Unicode in truncate_string #473

Closed aababilov closed 5 years ago

aababilov commented 5 years ago

Strings in GTFS file are UTF-8.

jiongmumu commented 5 years ago

Thanks! Check offline the characters can be rendered now.