Is it possible to use superscript and subscript characters in Passolo, for example for registered trademarks?

I would like to use superscript characters, such as the registered trademark for product names, and subscript characters for example for abbreviations such as max or min in connection with capital letters (e.g. Imax). If this is possible in Passolo, how can I do it?

Parents
  • SDL Passolo is a Unicode application, so you can insert any valid Unicode character. This includes trademark and superscript or subscript characters. Click on the Character Map icon so see all Unicode characters

    What you will insert are just the Unicode code points. It strongly depends on the development method, the way how your application is handing these characters and whether the right fonts are installed on your target system if these characters are displayed correctly in your running application.

Reply
  • SDL Passolo is a Unicode application, so you can insert any valid Unicode character. This includes trademark and superscript or subscript characters. Click on the Character Map icon so see all Unicode characters

    What you will insert are just the Unicode code points. It strongly depends on the development method, the way how your application is handing these characters and whether the right fonts are installed on your target system if these characters are displayed correctly in your running application.

Children