Skip to content

Building FreeRDP with icu support

Antenore Gatta (tmow) requested to merge freerdp/icu into master

Description

The FreeRDP provided conversion routines do not cover the whole Unicode space and therefore especially multi-char WCHAR symbols will not work.

Related Issue

See https://github.com/FreeRDP/FreeRDP/issues/7363

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

Merge request reports