This modifier offset the character in alphabetical order. Play with the offset parameter to shift the characters at a positive or negative rank.
        
                    
                      example: a character A with offset=1 become a B
                    
                            By default, the character offset will make changes by preserving:
        
                    
                      - 
                        Letters
                      
- 
                        Digits
                      
- 
                        Whitespaces
                      
- 
                        New lines
                      
- 
                        Others
                      
        Each of those options can preserved or not by going in advanced parameters.
        
                    
                                      The character offset can influe on the texture atlas of the 
                      Text renderer
                      Render a Text or group of text
                      Read More