bdk-blender/extern/wcwidth
2023-05-09 13:19:16 +02:00
..
CMakeLists.txt Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
README.blender
wcwidth.c
wcwidth.h Build: fixes for OpenBSD 2023-05-09 13:19:16 +02:00

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.