diff options
Diffstat (limited to 'libcharconv.h')
| -rw-r--r-- | libcharconv.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libcharconv.h b/libcharconv.h index 5b032ee..966b8ec 100644 --- a/libcharconv.h +++ b/libcharconv.h @@ -373,6 +373,11 @@ LIBCHARCONV_FUNC_(libcharconv_tally_marks); */ LIBCHARCONV_FUNC_(libcharconv_ideographic_tally_marks); +/** + * Convert to opposite colour (between filled and outlined) + */ +LIBCHARCONV_FUNC_(libcharconv_negative); + #undef LIBCHARCONV_FUNC_ #endif |
