Skip to content

Fix encoding issues when generated HELP_LINK() HTML

Jesse Pavel requested to merge jpavel1/grafX2:htmldoc-encoding-fix into master

In generatedoc.c, lines with type 'K' did not have text converted from Latin-1 to UTF-8, causing encoding issues when viewing HTML-generated documentation (specifically, the degree sign).

Merge request reports

Loading