Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Justify Character Issue #125

Open
fazila-mehtab opened this issue May 25, 2017 · 2 comments
Open

Justify Character Issue #125

fazila-mehtab opened this issue May 25, 2017 · 2 comments

Comments

@fazila-mehtab
Copy link

fazila-mehtab commented May 25, 2017

Hi,

I am having issue to applying justify. My case is I want to put first character of every line to the left and last character to the right and remain space will be divided equally for other remaining characters .

First I was using text textLength ="100%" Its is dividing space equally but last character don't set to right.
justify issue

After that I use letter-spacing and set its value by dividing width of text box but not getting desire result.

Please help me for this issue ASAP I have given a lot time to this issue, Its really urgent.

Thanks

@spreadred
Copy link

So you essentially want the text to take up the entire width with equal spacing between each character?

@spreadred
Copy link

@fazila-mehtab Stack exchange is probably the better place to find an answer to your question. For instance, the last answer on this post seems to do what you want:

https://stackoverflow.com/questions/17538151/how-to-make-text-take-full-width-of-its-container

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants