tornavis/extern/wcwidth
Campbell Barton 65f99397ec License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
..
CMakeLists.txt License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
README.blender Fix T71273: Bad encoding of utf-8 for Text objects 2019-11-22 12:27:34 -03:00
wcwidth.c Fix T71273: Bad encoding of utf-8 for Text objects 2019-11-22 12:27:34 -03:00
wcwidth.h License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00

README.blender

Project: WC Width
URL: http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c
License: ICS
Upstream version: 2007-05-26
Local modifications:
* Fix T33192
  Bad encoding of utf-8 on windows systems.