Jump to content

non-english letters in font


Theis J

Recommended Posts

If you use the "\\" in the text parameter of the font SOP it will use ASCII code instead of what you write, so you have access to all characters.

i.e. you can type \\`33` and it will give you letter A which corresponds to code 33.

The first 31 non-printing characters are skipped, so you actualy have 93 instead of 127 characters.

I imagine you can only use this trick as long as the font you´re using does have the character you are after.

I learnt this from Craig´s Zerouini "Houdini on the spot". It´s a cool bag o´ tricks.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...