Upgrade to Pro — share decks privately, control downloads, hide ads and more …

PSD.rbでiPhoneアプリ開発のギョームをカイゼンしたい(仮)

 PSD.rbでiPhoneアプリ開発のギョームをカイゼンしたい(仮)

TokyuRubyKaigi07発表資料

Tatsuya Touma

February 17, 2016
Tweet

More Decks by Tatsuya Touma

Other Decks in Programming

Transcript

  1. ある日のこと P : ( あれ、 ここのデザイン指示がないぞ……) P : (D のところへ行き)

    ちょっと確認したいんですが、 今大丈夫ですか? D : どうしました? P : 指示書のここの文字、 フォントが書いてないんです が D : ああすいません、 それはxxx ですね。 大きさはxx で す P : 了解です。
  2. ある日のこと P : ( あれ、 ここのデザイン指示がないぞ……) P : (D のところへ行き)

    ちょっと確認したいんですが、 今大丈夫ですか? D : どうしました? P : 指示書のここの文字、 色が書いてないんですが D : ああすいません、 それは#xxxxxx ですね。 P : 了解です。
  3. つらみ ( イメー ジ) 書き漏らし コー ドレビュー でインデントとか空白とかを何度も 指摘されるあの感じ PSD

    の中身を手動dump 運用でカバー みたいな 指示デー タが画像 excel ドキュメント
  4. PSD.RB のABOUT より: PSD.rb is a general purpose Photoshop file

    parser written in Ruby. It allows you to work with a Photoshop document in a manageable tree structure and find out important data such as:
  5. Document structure Document size Layer/folder size + positioning Layer/folder names

    Layer/folder visibility and opacity Font data (via psd-enginedata) Text area contents Font names Font sizes Color mode and bit-depth Vector mask data Flattened image data