nedkamburov / photoshop-text-offset

Nifty script for Photoshop allowing the user to offset every character of a word to a new line. Useful if you try to create 'diagonal text' without rotating the text object. A common problem in printing textiles where the type needs to be aligned to the pixel grid.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transform a straight line into a 'diagonal' by offsetting every character on a new line

Demo

Demo of the script

How to use

How to run Adobe scripts An excellent article on various methods to do so

Get Started
  1. Open Photoshop open and select the desired text layer to be transformed.
  2. Select File > Scripts > Browse and navigate to the ‘Scriptname.jsx’ file.

OR

  1. Change the ‘Scriptname.jsx’ file using “Open with” -> Photoshop. Now you can execute the script by double-clicking on the file.

About

Nifty script for Photoshop allowing the user to offset every character of a word to a new line. Useful if you try to create 'diagonal text' without rotating the text object. A common problem in printing textiles where the type needs to be aligned to the pixel grid.


Languages

Language:JavaScript 100.0%