<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ロゴジェネレーター | hgrs&#039;s Blog</title>
	<atom:link href="/archives/tag/%E3%83%AD%E3%82%B4%E3%82%B8%E3%82%A7%E3%83%8D%E3%83%AC%E3%83%BC%E3%82%BF%E3%83%BC/feed" rel="self" type="application/rss+xml" />
	<link>/</link>
	<description>文字好きエンジニアの技術メモ</description>
	<lastBuildDate>Sat, 18 May 2019 20:55:11 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.3.1</generator>

<image>
	<url>/wp-content/uploads/2019/05/cropped-port_512-32x32.png</url>
	<title>ロゴジェネレーター | hgrs&#039;s Blog</title>
	<link>/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>【全4種類】ロゴジェネレーターの紹介</title>
		<link>/archives/57.html</link>
					<comments>/archives/57.html#respond</comments>
		
		<dc:creator><![CDATA[hgrs]]></dc:creator>
		<pubDate>Fri, 10 May 2019 14:48:55 +0000</pubDate>
				<category><![CDATA[技術メモ]]></category>
		<category><![CDATA[Canvas]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ロゴジェネレーター]]></category>
		<guid isPermaLink="false">/?p=57</guid>

					<description><![CDATA[はじめに アニメのロゴを手軽に再現できるロゴジェネレーターを作ったので紹介します。 ロゴジェネレータ...]]></description>
										<content:encoded><![CDATA[<h2>はじめに</h2>
<p>アニメのロゴを手軽に再現できるロゴジェネレーターを作ったので紹介します。</p>
<h2>ロゴジェネレーター一覧</h2>
<h3>女子高生の無駄づかい</h3>
<p><a href="https://logo.hgrs.me/jyoshimuda.html"><img decoding="async" src="/wp-content/uploads/2019/05/ogp-jyoshimuda.png" alt="「女子高生の無駄づかい」ロゴジェネレーター" /></a><br />
<a href="https://logo.hgrs.me/jyoshimuda.html">https://logo.hgrs.me/jyoshimuda.html</a></p>
<h3>かぐや様は告らせたい</h3>
<p><a href="https://logo.hgrs.me/kaguya.html"><img decoding="async" src="/wp-content/uploads/2019/05/ogp-kaguya.png" alt="「かぐや様は告らせたい」ロゴジェネレーター" /></a><br />
<a href="https://logo.hgrs.me/kaguya.html">https://logo.hgrs.me/kaguya.html</a></p>
<h3>幼女戦記</h3>
<p><a href="https://logo.hgrs.me/youjosenki.html"><img decoding="async" src="/wp-content/uploads/2019/05/ogp-youjosenki.png" alt="「幼女戦記」ロゴジェネレーター" /></a><br />
<a href="https://logo.hgrs.me/youjosenki.html">https://logo.hgrs.me/youjosenki.html</a></p>
<h3>妖狐×僕SS</h3>
<p><a href="https://logo.hgrs.me/inuboku.html"><img decoding="async" src="/wp-content/uploads/2019/05/ogp-inuboku.png" alt="「妖狐×僕SS」ロゴジェネレーター" /></a><br />
<a href="https://logo.hgrs.me/inuboku.html">https://logo.hgrs.me/inuboku.html</a></p>
<h2>使われてる技術について</h2>
<p>HTMLのCanvasをJavaScriptでこねくり回して作っています。</p>
<p>Canvas/JavaScriptを使うことでサーバーサイドで処理する必要がなく、ユーザ側で逐次確認できて、ロゴが作りやすい（と僕は思ってる）です。レスポンシブデザインなので、スマホでもある程度綺麗に見えると思います。</p>
<p>一応ツイート機能がついていて、そこからツイートすると、サーバサイドに一回画像を渡して、保存する過程を通るので、作成したロゴがOGP画像としてシェアできるリンクが作成されます。最近OGP画像のサービスが流行ってるのでこの機能をつけました。そのため、全てのロゴはOGP画像向けの固定サイズとなっています。</p>
<h2>おわりに</h2>
<p>暇があればどんどん種類が追加されていきますのでお楽しみに。</p>
]]></content:encoded>
					
					<wfw:commentRss>/archives/57.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
