-
- Downloads
Pass a new "is_utf8" argument to wordwrap() rather than auto-detect UTF-8 text.
This means the JS global word_wrap() method has a new optional Boolean arg as well.
Showing
- src/sbbs3/js_global.c 6 additions, 3 deletionssrc/sbbs3/js_global.c
- src/sbbs3/putmsg.cpp 2 additions, 1 deletionsrc/sbbs3/putmsg.cpp
- src/sbbs3/wordwrap.c 1 addition, 6 deletionssrc/sbbs3/wordwrap.c
- src/sbbs3/wordwrap.h 1 addition, 1 deletionsrc/sbbs3/wordwrap.h
- src/sbbs3/writemsg.cpp 12 additions, 7 deletionssrc/sbbs3/writemsg.cpp
Loading
Please register or sign in to comment