Unicode Offset String Manipulator
Intro
Offset characters in a string by Unicode code point. Useful for picture fonts.
UI
Offset - Code point delta to add to each character.
Clamp to Range - Constrain results to a code point range. This is useful for ensuring only known characters are used.
Code Point Range - When Clamp to Range is checked, set the range of code point positions to clamp. (default: 33-126).
Keep Punctuation - When checked, punctuation characters are not affected by the Manipulator.
Keep Whitespace - When checked, whitespace characters are not affected by the Manipulator.