sampottinger / processing

Source code for the Processing Core and Development Environment (PDE)
http://processing.org
Other
10 stars 1 forks source link

Use UTF8 in writing preprocessor result #72

Closed sampottinger closed 5 years ago

sampottinger commented 5 years ago

Fix handling of unicode characters after preprocessor.

Incorporates @dzaima feedback to address issue reported by @anonymix007 regarding the treatment of unicode characters through the preprocessor as raised in #15 discussion.