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

Letter-spacing, is it possible? #619

Closed
diegoemerique opened this issue Sep 23, 2016 · 3 comments
Closed

Letter-spacing, is it possible? #619

diegoemerique opened this issue Sep 23, 2016 · 3 comments

Comments

@diegoemerique
Copy link

diegoemerique commented Sep 23, 2016

I don't know if here is the right place to ask it, but I couldn't find a forum or something like that. Sorry about that :(

I need to do something like that:

CSS:
.class { letter-spacing: -10px; }

Is it possible? Cause I found an trick that is render letter one by one, and shift the x position by the number you want. but it probably will bea a performance problem.

Thx u guys and sorry for create an issue for asking it.

@olivervogel
Copy link
Member

Letter spacing is currently not integrated into Intervention Image.

@lupka
Copy link
Contributor

lupka commented Sep 27, 2016

I need something like this too. Not that familiar with the Intervention source, but do you think it would be tough to do? I could give it a shot if someone could point me in the right direction. It seems like ImageMagick supports kerning: http://www.imagemagick.org/Usage/text/#kerning

@olivervogel
Copy link
Member

I am closing this topic for version 2. There is a follow-up for version 3 of Intervention Image.

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

3 participants