https://github.com/ashryanbeats/tategaki-for-xd
A very simple plugin for Adobe XD that turns horizontal text into vertical text
https://github.com/ashryanbeats/tategaki-for-xd
adobe-xd plugin
Last synced: 7 months ago
JSON representation
A very simple plugin for Adobe XD that turns horizontal text into vertical text
- Host: GitHub
- URL: https://github.com/ashryanbeats/tategaki-for-xd
- Owner: ashryanbeats
- Created: 2018-10-18T23:05:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T15:40:55.000Z (over 6 years ago)
- Last Synced: 2025-03-25T17:49:16.563Z (7 months ago)
- Topics: adobe-xd, plugin
- Language: JavaScript
- Homepage:
- Size: 30.3 KB
- Stars: 17
- Watchers: 1
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Tategaki for Adobe XD

> たてがき 【縦書き】, tah-teh-gah-kee: vertical writing
A very simple plugin for Adobe XD that turns horizontal text into vertical text using line breaks after each character.
## Learn more about the APIs
Here are some developer resources related to the APIs used in the plugin:
1. [Working with `Text` objects](https://adobexdplatform.com/plugin-docs/reference/scenegraph.html#text)
1. [Showing alerts](https://adobexdplatform.com/plugin-docs/tutorials/how-to-show-an-alert/)
1. [Detecting the app language](https://adobexdplatform.com/plugin-docs/reference/application.html#applicationapplanguage--string)
1. [Localizing menu command strings](https://adobexdplatform.com/plugin-docs/reference/structure/manifest.html#localization)
## Download and install
Download the zip, then change the file extension to `.xdx`. [Learn more about packaging XD plugins here](https://adobexdplatform.com/plugin-docs/reference/structure/manifest.html#localization).