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

各アイテム用サムネイル画像作る #10

Open
mayukojpn opened this issue Mar 5, 2015 · 3 comments
Open

各アイテム用サムネイル画像作る #10

mayukojpn opened this issue Mar 5, 2015 · 3 comments

Comments

@mayukojpn
Copy link
Contributor

画像はコレをベースにつくればいいかな?
@vwxyutarooo さん、もし文字はいってない土台があればべんりかも。

noimage

画像は /assets/images/ 配下に置く。
ファイル名は img_thumb_(リポジトリ名).png とする。

@mayukojpn
Copy link
Contributor Author

あれ、このサイズで見ないと気づかなかったけど no imgae になてる。

@vwxyutarooo
Copy link
Contributor

ありがとう、そんな感じです!
画像有り無しの判定はダサいんですが、src/js/app.js にて

var images = {
  background : true,
  banner     : true,
  carta      : true,
  flag       : true,
  sticker    : true,
  wapuu      : true
}

でやっています。
タイポごめんwww
src/images/thumbnails.psd
にサムネイル書き出し用を置いておきました。

LGTM

@mayukojpn
Copy link
Contributor Author

I see!

like

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

2 participants