An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Tategaki for Adobe XD

![](images/icon@2x.png)

> たてがき 【縦書き】, 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).