Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by ache · Oct 15, 2014 at 04:31 AM · textfontgui.labelspacing

How to change word space ?

Could i change the string character space on GUI.label ? Example : A string in the random list. (For example : FirstString) I want two appear like F i r s t S t r i n g My Gui.Label : GUI.Label(new Rect (10.0f, 150.0f, 100.0f, 75.0f), stringText); What have i to do ?

Comment
Add comment · Show 1
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image ache · Oct 15, 2014 at 11:07 PM 0
Share

Could you suggest any TTF editor ?

2 Replies

· Add your reply
  • Sort: 
avatar image
0

Answer by Bunny83 · Oct 15, 2014 at 05:34 AM

You can't change the character kerning and spacing since that information is part of the font itself. If you use a TTF font, you could use a TTF editor like eric suggested here.

Some custom GUI frameworks support changing the per character kerning. For example the NGUI framework does allow changing the spacing between characters. However NGUI isn't for free ;) Ok there is now a free version, but it's quite old and it doesn't support what you need, only the current version.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by KpjComp · Oct 15, 2014 at 11:29 PM

If just doing a simple space between each letter does not give enough control. A bit of a hack, you could use the Rich Text ability of a Text object to alter the spacing by changing the font size to do the spaces.

eg.

<size=50>N</size><size=10> </size><size=50>e</size><size=10> </size><size=50>w</size>

Please note the space between the size 10 bits.

You could knock up a function to do this automatically too.

Another option is to use a separate Text object for each letter, again you could knock up a function to do this automatically too.

ps: Just noticed posting the above into this forum really confuses it, even if using code mode.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

4 People are following this question.

avatar image avatar image avatar image avatar image

Related Questions

GUI Label Width & Height 0 Answers

Rotated multi-coloured text 1 Answer

Replacing transparency of text with a solid color? 1 Answer

Text Appearance Glitch in Unity UI, 5.3 0 Answers

How to measure the width of a string? 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges