<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
	<title><![CDATA[  ピーメモ  ]]></title>
	<link>https://memo.pecorgb.com/</link>
	<description><![CDATA[ PCワークメモ ]]></description>
	<language>ja</language>
	<copyright>Copyright 2026</copyright>
	<lastBuildDate>Tue, 02 Jun 2026 21:53:20 +0900</lastBuildDate>
	<generator><![CDATA[ <!-- てがろぐ Version: -->Powered by <a href="https://www.nishishi.com/cgi/tegalog/" rel="noreferrer" target="_top">てがろぐ</a> Ver 4.8.0 ]]></generator>
	<!-- BEGIN ENTRIES -->
	<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ 「Paint.NET」でバナナを描いたの続き ]]></title>
	<description><![CDATA[ <a class="url labeledlink" href="https://memo.pecorgb.com/?postid=269">「Paint.NET」でバナナを描いた</a>の続き<br />
<br />
<a class="url labeledlink" href="https://pc-user.work/paint/analog-tools"><figure class="embeddedpictbox "><img class="embeddedimage " width="1000" height="750" src="https://memo.pecorgb.com/images/20260531202348-PECONET.jpg" alt="画材（アナログ）"><figcaption>画材（アナログ）</figcaption></figure></a><br />
<br />
午後は<a class="url labeledlink" href="https://pc-user.work/paint/analog-tools">画材（アナログ）</a>を追加。<br />
<small class="decorationS">ぼちぼち増やして行きたい</small> -- Posted by ピー部員 〔54文字〕 No.271 ]]></description>
	<link>https://memo.pecorgb.com/?postid=271</link>
	<guid>https://memo.pecorgb.com/?postid=271</guid>
	<category>gp</category>
	<pubDate>Sun, 31 May 2026 20:26:06 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ 競馬場の園藝はそりゃ素晴らしいが ]]></title>
	<description><![CDATA[ 競馬場の園藝はそりゃ素晴らしいが<br />
なんと馬券を外さないと見えないのだ<br />
<br />
<small class="decorationS">バラが凄いことになっています(&gt;∀&lt;)</small> -- Posted by ピー部員 〔55文字〕 No.270 ]]></description>
	<link>https://memo.pecorgb.com/?postid=270</link>
	<guid>https://memo.pecorgb.com/?postid=270</guid>
	<category>stroll</category>
	<pubDate>Sun, 31 May 2026 20:19:01 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ 「Paint.NET」でバナナを描いた。 ]]></title>
	<description><![CDATA[ 「Paint.NET」でバナナを描いた。<br />
<br />
<figure class="embeddedpictbox "><img class="embeddedimage " width="960" height="540" src="https://memo.pecorgb.com/images/20260531112507-PECONET.jpg" alt="バナーナ"><figcaption>バナーナ</figcaption></figure><br />
<br />
もともと「Paint.NET」は「MSペイント」の後継として開発がスタート。<br />
<small class="decorationS">マイクロソフト自身がサポートしていた</small><br />
<br />
なので延長線上で高機能化。そこは入りやすい<br />
<br />
「MSペイント」が備えない筆圧に対応<br />
<br />
<figure class="embeddedpictbox "><img class="embeddedimage " width="1280" height="688" src="https://memo.pecorgb.com/images/20260531113204-PECONET.jpg" alt="抽象的な"><figcaption>抽象的な</figcaption></figure><br />
<small class="decorationS">サムネイル型タブがいいじゃないですか</small><br />
<small class="decorationS">AVIF形式も対応している</small><br />
<br />
デジタル画材として「<a class="url labeledlink" href="https://pc-user.work/paint/digital-tools/paint">マイウィキ</a>」にも留めておこう<br />
<br />
今日は<a class="url labeledlink" href="https://memo.pecorgb.com/?postid=271">アナログ画材へ続く・・</a> <br />
 -- Posted by ピー部員 〔203文字〕 No.269 ]]></description>
	<link>https://memo.pecorgb.com/?postid=269</link>
	<guid>https://memo.pecorgb.com/?postid=269</guid>
	<category>gp</category>
	<pubDate>Sun, 31 May 2026 11:38:49 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ 「マイウィキ」で使用している「DokuWiki」の画像表示が… ]]></title>
	<description><![CDATA[ 「<a class="url labeledlink" href="https://pc-user.work/">マイウィキ</a>」で使用している「DokuWiki」の画像表示が以前から遅いとは思っていたが、なんというか今まで画像を貼ること少しで放置していた。<br />
しかし・・<br />
<br />
「ImageMagic」がインストールされているサーバーならばそのコマンドが利用できたようだ<br />
<br />
デフォルトではリサイズなどの画像処理に<br />
PHPのLibGDライブラリを使用している。<br />
<br />
<b class="decorationB">convertコマンドに変更する。</b><br />
「サイト設定」→「メディア」→「ImageMagic変換ツールへのパス」<br />
&quot;/usr/bin/convert&quot;<br />
と入力。<br />
<br />
<figure class="embeddedpictbox "><img class="embeddedimage " width="949" height="388" src="https://memo.pecorgb.com/images/20260530190339-PECONET.jpg" alt="「/usr/local/bin/convert」の場合もあるかと"><figcaption>「/usr/local/bin/convert」の場合もあるかと</figcaption></figure><br />
<small class="decorationS"><span class="decorationC" style="color:red;">※convertコマンドはmagickコマンドへと置き換えが進められている</span></small><br />
<br />
これは体感的に改善を確認。<br />
<small class="decorationS">大幅に改善といえるのでは</small><br />
<a href="https://memo.pecorgb.com/?tag=%e3%82%a6%e3%82%a7%e3%83%96%e3%82%b5%e3%82%a4%e3%83%88" class="taglink" title="ウェブサイト">#ウェブサイト</a> <a href="https://memo.pecorgb.com/?tag=%e3%82%b5%e3%83%bc%e3%83%90%e3%83%bc" class="taglink" title="サーバー">#サーバー</a>  -- Posted by ピー部員 〔332文字〕 No.268 ]]></description>
	<link>https://memo.pecorgb.com/?postid=268</link>
	<guid>https://memo.pecorgb.com/?postid=268</guid>
	<category>pc</category>
	<pubDate>Sat, 30 May 2026 19:03:39 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ 過去投稿の流れから成り立った ]]></title>
	<description><![CDATA[ <a class="url labeledlink" href="https://memo.pecorgb.com/?postid=245">過去投稿</a>の流れから成り立った<br />
「ペコネット Subsystem for アナログ」とした領域を<br />
<br />
<figure class="embeddedpictbox "><img class="embeddedimage " width="1000" height="563" src="https://memo.pecorgb.com/images/20260530114131-PECONET.jpg" alt="クレパス（つまりオイルパステル）"><figcaption>クレパス（つまりオイルパステル）</figcaption></figure><br />
<small class="decorationS">ネットリとした食感を楽しむとか言うしさ…</small><br />
<small class="decorationS">絵と言うよりネットリとした質感を楽しむみたいな</small><br />
<br />
<a class="url labeledlink" href="https://pc-user.work/paint">マイウィキ</a>にも構成してゆく<br />
<br />
<small class="decorationS">どこまでやるのかだが</small><br />
<small class="decorationS">領域を習熟度に関係なく浅く広めに気持ち軽く進める</small><br />
どうせ真夏になれば休むから分かる<br />
 -- Posted by ピー部員 〔164文字〕 No.267 ]]></description>
	<link>https://memo.pecorgb.com/?postid=267</link>
	<guid>https://memo.pecorgb.com/?postid=267</guid>
	<category>gp</category>
	<pubDate>Sat, 30 May 2026 11:41:31 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ AIにAV1コーデックについて聞いたが微妙にAVIと勘違いし… ]]></title>
	<description><![CDATA[ AIにAV1コーデックについて聞いたが微妙にAVIと勘違いしてる感<br />
OKとか言ってたけど<br />
<small class="decorationS">自分が持ってる「PowerDirector」じゃ読み込めないじゃないか</small><br />
<br />
主要ブラウザも対応してるから画像のコーデックとしても増えてきた。<br />
<br />
<figure class="embeddedpictbox "><img class="embeddedimage " src="https://memo.pecorgb.com/images/20260527231914-PECONET.avif" alt="ツチノコ（AVIF形式で貼る）"><figcaption>ツチノコ（AVIF形式で貼る）</figcaption></figure><br />
<small class="decorationS">ミニブログシステム「<a class="url labeledlink" href="https://www.nishishi.com/cgi/tegalog/">てがろぐ</a>」においては…</small><br />
<small class="decorationS">システム設定の「アップロードを許可する画像形式」欄に「AVIF」と記入する。</small><br />
<br />
298KBのJPEG画像をAVIF画像に変換したら25KBになった。<br />
<small class="decorationS">この圧縮率！</small><br />
<small class="decorationS">どうする…もしJPEGから変更するとしたら…WebPよりAVIFになるか</small><br />
<br />
「ツチノコ」は鉛筆で下描きして墨 -- Posted by ピー部員 〔275文字〕 No.266 ]]></description>
	<link>https://memo.pecorgb.com/?postid=266</link>
	<guid>https://memo.pecorgb.com/?postid=266</guid>
	<category>pc gp</category>
	<pubDate>Wed, 27 May 2026 21:52:37 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ 東京競馬場の大欅（ケヤキ） ]]></title>
	<description><![CDATA[ 東京競馬場の大欅（ケヤキ）<br />
<small class="decorationS">魔物が住むというコーナー</small><br />
<br />
関東の原風景、武蔵野の象徴と重ねたい気持ちも分かる。<br />
だけどエノキだからね<br />
<br />
<small class="decorationS">もう東京優駿（日本ダービー）ですね…5月が終わる。</small><br />
<small class="decorationT">早慶戦もあるみたいだ 天覧試合だって</small> -- Posted by ピー部員 〔111文字〕 No.265 ]]></description>
	<link>https://memo.pecorgb.com/?postid=265</link>
	<guid>https://memo.pecorgb.com/?postid=265</guid>
	<category>stroll</category>
	<pubDate>Tue, 26 May 2026 23:37:39 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ 女子博…女子な博なわけで ]]></title>
	<description><![CDATA[ 女子博…女子な博なわけで<br />
ここにオッサン独りが赴いて良いものだったのだろうか<br />
<br />
<figure class="embeddedpictbox "><img class="embeddedimage " width="1080" height="720" src="https://memo.pecorgb.com/images/20260526220949-PECONET.jpg" alt="お前はここじゃない。大田市場に向かえ"><figcaption>お前はここじゃない。大田市場に向かえ</figcaption></figure><br />
<small class="decorationS">と聴こえてくるようです。</small><br />
<small class="decorationS">青果を眺めるのも悪くないですが</small><br />
<small class="decorationS">花市場（花き部）もありますしね</small><br />
<br />
と、話を戻して<br />
<br />
文具を見てみたくて…ええ<br />
当時は気にならなかったんです<br />
<small class="decorationS">すっとぼけてる</small><br />
 -- Posted by ピー部員 〔132文字〕 No.264 ]]></description>
	<link>https://memo.pecorgb.com/?postid=264</link>
	<guid>https://memo.pecorgb.com/?postid=264</guid>
	<category>stroll</category>
	<pubDate>Tue, 26 May 2026 22:09:49 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ 完全に蛇足だがクラシック環境でお絵描きした。の続き ]]></title>
	<description><![CDATA[ <a class="url labeledlink" href="https://memo.pecorgb.com/?postid=257">完全に蛇足だがクラシック環境でお絵描きした。</a>の続き<br />
で、さらに蛇足を付け加える。<br />
<br />
お絵描きレガシー環境「HP Mini 5103」<br />
<br />
「<a class="url labeledlink" href="https://pc-user.work/">マイウィキ</a>」なる自由帳。<a class="url labeledlink" href="https://pc-user.work/netbook">ネットブック（第1世代）</a>というページにも記録していた。<br />
<br />
ここの「ネットブックの再利用」という項目によると・・<br />
2022年～2024年（18ヶ月）の間 自宅サーバーとして運用。今となっては「ふ～ん」<small class="decorationS">だが</small><br />
なんだこのページはみたいな 何をしてたのよ ん・・<small class="decorationS">これは</small><br />
<br />
というか「マイウィキ」こそがこの自宅サーバーだったのか<br />
<small class="decorationS">完全に忘れていた（現在はコアサーバー）これ書いてて気づいた思い出した。</small><br />
<small class="decorationS">ルーツやん</small><br />
<br />
<figure class="embeddedpictbox "><img class="embeddedimage " width="1280" height="960" src="https://memo.pecorgb.com/images/20260526222952-PECONET.jpg" alt="「Ubuntu Server」にログイン"><figcaption>「Ubuntu Server」にログイン</figcaption></figure><br />
<small class="decorationS">コンソール画面の日本語化は出来ます。</small><br />
<br />
今はお絵描きブックなのちょっと面白、変だねなんて<br />
<br />
結局・・<br />
Windows7 → UbuntuServer 22.04LTS → WindowsXP<br />
と変遷したわけで愛着は否めない。<br />
<br />
<small class="decorationS">終ぞ、最終形…クラッシュするまで</small><br />
<small class="decorationS">どんだけ使うんだよ</small> -- Posted by ピー部員 〔425文字〕 No.263 ]]></description>
	<link>https://memo.pecorgb.com/?postid=263</link>
	<guid>https://memo.pecorgb.com/?postid=263</guid>
	<category>pc</category>
	<pubDate>Mon, 25 May 2026 22:38:45 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ 日曜日 アルバムを見ていたら ]]></title>
	<description><![CDATA[ 日曜日 <small class="decorationS">アルバムを見ていたら</small><br />
あったなぁなんて<br />
結局、こういうテーマは惹かれるのか<br />
<br />
<figure class="embeddedpictbox "><img class="embeddedimage " width="1280" height="853" src="https://memo.pecorgb.com/images/20260524174623-PECONET.jpg" alt="川のように流れは絶え間なかった"><figcaption>川のように流れは絶え間なかった</figcaption></figure><br />
<br />
AIまでは、ひとつの区切りになるんかね<br />
<br />
答えはないのだけど<br />
たくさんあるともいえるか<br />
 -- Posted by ピー部員 〔89文字〕 No.262 ]]></description>
	<link>https://memo.pecorgb.com/?postid=262</link>
	<guid>https://memo.pecorgb.com/?postid=262</guid>
	<category>stroll</category>
	<pubDate>Sun, 24 May 2026 17:46:23 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ 改めておかしい… ]]></title>
	<description><![CDATA[ 改めておかしい…<br />
ドクダミがキレイで息を呑まされる感じだ<br />
<br />
<figure class="embeddedpictbox "><img class="embeddedimage " width="1440" height="1080" src="https://memo.pecorgb.com/images/20260523124830-PECONET.jpg" alt="ドクダミ 3倍体代表か"><figcaption>ドクダミ 3倍体代表か</figcaption></figure><br />
<small class="decorationS">濃緑に白い花があっという間に…</small><br />
<small class="decorationS">いい匂いと感じる場合もある。やっぱ酷いとなったりもする</small><br />
<br />
ちょっとした場所をこんなんしちゃって<br />
<small class="decorationS">惑わされる</small><br />
<br />
白い花で思い出した。<br />
これからカラスウリの花も惑わしかな<br />
夜にしか咲かない一日花。まさに夜光<br />
<small class="decorationS">意外かも大量に咲く場所も少なくない</small><br />
<br />
 -- Posted by ピー部員 〔168文字〕 No.261 ]]></description>
	<link>https://memo.pecorgb.com/?postid=261</link>
	<guid>https://memo.pecorgb.com/?postid=261</guid>
	<category>stroll</category>
	<pubDate>Sat, 23 May 2026 12:48:30 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ 雨が弱まった。傘を畳み木のかげで佇む。 ]]></title>
	<description><![CDATA[ 雨が弱まった。傘を畳み木のかげで佇む。<br />
ふと見上げるとヤマモモの実<br />
雄株と雌株に分かれているのでこれは雌株。当たり前か<br />
<br />
あぁ・・<br />
<br />
<figure class="embeddedpictbox "><img class="embeddedimage " width="1920" height="1446" src="https://memo.pecorgb.com/images/20260523105046-PECONET.jpg" alt="ヤマモモ 雌雄異株"><figcaption>ヤマモモ 雌雄異株</figcaption></figure><br />
<br />
昭和の子供のおやつ 笑<br />
もうそんな時期だった<br />
<br />
熟れる頃には梅雨 -- Posted by ピー部員 〔101文字〕 No.260 ]]></description>
	<link>https://memo.pecorgb.com/?postid=260</link>
	<guid>https://memo.pecorgb.com/?postid=260</guid>
	<category>stroll</category>
	<pubDate>Fri, 22 May 2026 09:40:08 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ ペコネットの方針というか体制の更新につき変更点を列挙 ]]></title>
	<description><![CDATA[ ペコネットの方針というか体制の更新につき変更点を列挙<br />
<br />
「フィードセンター」→ 終了<br />
「クロノロジー」→ 終了<br />
<br />
「アダルトアーカイブス」→ 断腸の思いで終了へ…<br />
<small class="decorationS">※閲覧いただきありがとう。</small><br />
<br />
「Pmemo」→「ピブログ」に改称。継続<br />
「AI106」→「GP106」に改称。残留<br />
<br />
「マイウィキ」のアドレスを諸事情により<br />
<a class="url" href="https://www.pc-user.work" title="https://www.pc-user.work">https://www.pc-user.work</a> → <a class="url" href="https://pc-user.work" title="https://pc-user.work">https://pc-user.work</a> へ変更<br />
<small class="decorationS">これはリダイレクト処理済</small> -- Posted by ピー部員 〔225文字〕 No.258 ]]></description>
	<link>https://memo.pecorgb.com/?postid=258</link>
	<guid>https://memo.pecorgb.com/?postid=258</guid>
	<category>pc info</category>
	<pubDate>Thu, 21 May 2026 23:46:13 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ 日曜日 楽しくなってきちゃったなあ ]]></title>
	<description><![CDATA[ 日曜日 <small class="decorationS">楽しくなってきちゃったなあ</small><br />
完全に蛇足だがクラシック環境でお絵描きした。<br />
<b class="decorationB">Windows XP SP3</b>（2008）<br />
<b class="decorationB">Corel Painter 8</b>（2003）<br />
<br />
<b class="decorationB">HP Mini 5103</b>（2010）<br />
<small class="decorationS">1366px x 768px 10.1インチ 16:9</small><br />
<b class="decorationB">Wacom Bamboo CTH-470</b>（2011）<br />
<small class="decorationS">読取範囲 147mm x 92mm 16:10</small><br />
<small class="decorationS"><span class="decorationC" style="color:red;">※画面と板タブの縦横比は合わせる</span></small><br />
<small class="decorationS"><span class="decorationC" style="color:red;">少し読取範囲が小さくなる。歪むよりは良し</span></small><br />
<small class="decorationS"><span class="decorationC" style="color:red;">※Wacom最新の板タブ（2025）は16:9となった</span></small><br />
<b class="decorationB">付属ペン LP-170E-0W</b><br />
<small class="decorationS">筆圧レベル1024 傾き✖ 回転✖</small><br />
<br />
<figure class="embeddedpictbox "><img class="embeddedimage " width="1280" height="960" src="https://memo.pecorgb.com/images/20260517144326-PECONET.jpg" alt="日曜日のフルーツたち"><figcaption>日曜日のフルーツたち</figcaption></figure><br />
<small class="decorationS">デッサン力のあるスケッチをする気分に？ フフ♪</small><br />
<br />
Corel Painterというアプリはクローンブラシというのがある。<br />
写真をソースに油彩風だったり水彩風に手描きで仕上げてゆくブラシ機能。使ってみる。<br />
クローンソースをセットしてキャンバスにクローンブラシでペイントしていく。<br />
背景は通常のブラシでペイント。霧のように濁したり<br />
気分を転換する何か<br />
<br />
<small class="decorationS">もちろん現在の「Corel Painter」にもある。</small><br />
<small class="decorationS">また「Painter 8」はWidows11でも動作する。</small><br />
<small class="decorationS">ペンタブが現在のWindowsでは使えない。</small><br />
<br />
<a class="url labeledlink" href="https://memo.pecorgb.com/?postid=263">続きのポスト…</a><br />
 -- Posted by ピー部員 〔550文字〕 No.257 ]]></description>
	<link>https://memo.pecorgb.com/?postid=257</link>
	<guid>https://memo.pecorgb.com/?postid=257</guid>
	<category>gp</category>
	<pubDate>Sun, 17 May 2026 14:43:26 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ マイウィキにも画面化というカテゴリでペイントという項目を設置… ]]></title>
	<description><![CDATA[ <a class="url labeledlink" href="https://pc-user.work/home">マイウィキ</a>にも画面化というカテゴリで<a class="url labeledlink" href="https://pc-user.work/doodle">ペイント</a>という項目を設置した。<br />
<small class="decorationS">しかしそれ以外に何も入力していない。</small><br />
<small class="decorationT">ぼちぼち画材記録から始めようと思う</small><br />
<br />
<a class="url labeledlink" href="https://pc-user.work/paint"><figure class="embeddedpictbox "><img class="embeddedimage " width="1000" height="666" src="https://memo.pecorgb.com/images/20260517111302-PECONET.jpg" alt="ちょっとワイルドペコ"><figcaption>ちょっとワイルドペコ</figcaption></figure></a><br />
<br />
制作画像（デジタル）を一枚貼った。<br />
<br />
余りに関係ないけどペコ繋がり？として引用ペイント<br />
<small class="decorationS">アウトですか？</small><br />
<br />
「PAINT in」と綴り塗る。さらに塗る。ん？ <small class="decorationS">あらっ</small>色が 破綻したか？<br />
<small class="decorationS">「Painting Future」とかでもいいかもな…英語あってるのかな？</small><br />
<br />
 -- Posted by ピー部員 〔204文字〕 No.256 ]]></description>
	<link>https://memo.pecorgb.com/?postid=256</link>
	<guid>https://memo.pecorgb.com/?postid=256</guid>
	<category>gp</category>
	<pubDate>Sun, 17 May 2026 11:13:01 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ ピーメモプラスを更新。 ]]></title>
	<description><![CDATA[ ピーメモプラスを更新。<br />
<br />
「<a class="url labeledlink" href="https://memox.pecorgb.com/archives/art/00228.html">アナログ制作</a>」<br />
<a class="url labeledlink" href="https://memox.pecorgb.com/archives/art/00228.html"><img class="embeddedimage " width="1280" height="853" src="https://memo.pecorgb.com/images/20260517100344-PECONET.jpg" alt="20260517100344-PECONET.jpg"></a><br />
TRANSISTORでペコネットを増幅だ -- Posted by ピー部員 〔43文字〕 No.255 ]]></description>
	<link>https://memo.pecorgb.com/?postid=255</link>
	<guid>https://memo.pecorgb.com/?postid=255</guid>
	<category>gp info</category>
	<pubDate>Sun, 17 May 2026 10:03:44 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ つけペン終了の続き ]]></title>
	<description><![CDATA[ <a class="url labeledlink" href="https://memo.pecorgb.com/?postid=238">つけペン終了</a>の続き<br />
<br />
マーカーは手軽なのだ！<br />
<br />
<small class="decorationS">とはいえ…やはり付けペンの方が書きやすいとは思いました。</small><br />
<small class="decorationS">思うに金属のしなりなのだと思います。</small><br />
<small class="decorationS">インクや墨、ポスターカラーといろいろ使えるというのも</small><br />
<br />
<figure class="embeddedpictbox "><img class="embeddedimage " width="1092" height="683" src="https://memo.pecorgb.com/images/20260516084337-PECONET.jpg" alt="ゴシック・テクスチューラ"><figcaption>ゴシック・テクスチューラ</figcaption></figure><br />
<small class="decorationS">色はチョコレート</small><br />
<small class="decorationS">わりとうまく書けた。安定力はなし。</small><br />
<small class="decorationS">それでだから面白がってるのかもな…</small><br />
<small class="decorationS">今、そんな風に思った。</small><br />
<br />
ZIG メモリーシステム（呉竹）<br />
<b class="decorationB">CalligraphyⅡ</b> <small class="decorationS">（3.5mm & 2mm）</small><br />
<small class="decorationS">メモリーシステムは水性顔料インクを使用したラインナップ</small><br />
<small class="decorationS">それは耐水性・耐光性需要への回答とされる。</small><br />
<small class="decorationS">水性染料インクの「ZIG CalligraphyⅡ」も販売されている。</small><br />
<br />
【追記】<br />
あれっ「H」が抜けてるな ༼☉ɷ⊙༽<br />
<small class="decorationS">ああ私、これキーボード入力でも忘れがち</small><br />
<a href="https://memo.pecorgb.com/?tag=%e7%94%bb%e6%9d%90" class="taglink" title="画材">#画材</a> -- Posted by ピー部員 〔337文字〕 No.254 ]]></description>
	<link>https://memo.pecorgb.com/?postid=254</link>
	<guid>https://memo.pecorgb.com/?postid=254</guid>
	<category>gp</category>
	<pubDate>Sat, 16 May 2026 08:43:37 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ ピー部員のアイコンをリライト ]]></title>
	<description><![CDATA[ ピー部員のアイコンをリライト<br />
<figure class="embeddedpictbox "><img class="embeddedimage " width="1280" height="640" src="https://memo.pecorgb.com/images/20260514002152-PECONET.jpg" alt="ラクガキペイント（観念）"><figcaption>ラクガキペイント（観念）</figcaption></figure><br />
<br />
最近のタイムラインの兆候を反映した。 -- Posted by ピー部員 〔35文字〕 No.253 ]]></description>
	<link>https://memo.pecorgb.com/?postid=253</link>
	<guid>https://memo.pecorgb.com/?postid=253</guid>
	<category>gp</category>
	<pubDate>Thu, 14 May 2026 00:21:30 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ ５月 ]]></title>
	<description><![CDATA[ ５月<br />
都市も覆うフロントライン<br />
<br />
<figure class="embeddedpictbox "><img class="embeddedimage " width="1920" height="1440" src="https://memo.pecorgb.com/images/20260510144913-PECONET.jpg" alt="アカメガシワ 雌雄異株"><figcaption>アカメガシワ 雌雄異株</figcaption></figure><br />
<small class="decorationS">植物とは化学使いのバケモノ 合成魔術工房</small><br />
<br />
先駆筆頭、いわゆるパイオニア植物、雑草<small class="decorationS">（樹だけど）</small><br />
アリを寄せる。夏近し、暑い、やばい<br />
<small class="decorationS"><span class="decorationC" style="color:green;">多くの</span><span class="decorationC" style="color:crimson;">バラ</span><span class="decorationC" style="color:green;">が最も華やぐ月でもありますが</span></small><br />
<small class="decorationS">バラは日本原種系…ハマナスなど好きです</small> -- Posted by ピー部員 〔123文字〕 No.252 ]]></description>
	<link>https://memo.pecorgb.com/?postid=252</link>
	<guid>https://memo.pecorgb.com/?postid=252</guid>
	<category>stroll</category>
	<pubDate>Sun, 10 May 2026 14:49:13 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ カリグラフィーするファイルの続き ]]></title>
	<description><![CDATA[ <a class="url labeledlink" href="https://memo.pecorgb.com/?postid=248">カリグラフィーするファイル</a>の続き<br />
<br />
継続可能な状態に気を良くした。<br />
標準カラーセットだったパレットを換えておく<br />
<small class="decorationS">数年ぶりに発展</small><br />
<br />
<figure class="embeddedpictbox "><img class="embeddedimage " width="1936" height="1048" src="https://memo.pecorgb.com/images/20260510093908-PECONET.jpg" alt="カッパープレート"><figcaption>カッパープレート</figcaption></figure><br />
<br />
「<a class="url labeledlink" href="https://memo.pecorgb.com/?postid=240">トンボABT</a>」のカラーシステム（108色）を登録してセッティング<br />
<small class="decorationS">ハンドレタリングあるいはモダンカリグラフィーの定番をデジタルに</small><br />
<small class="decorationS"><span class="decorationC" style="color:green;">※アナログ画材からの引用なので無理はあります</span></small><br />
<small class="decorationS">雰囲気を借用します</small><br />
<br />
-----------------------------<br />
関係ないけど「ブルーナカラー」も追加。<br />
6色ですぐ出来るからね<br />
<br />
<figure class="embeddedpictbox "><img class="embeddedimage " width="353" height="327" src="https://memo.pecorgb.com/images/20260510094343-PECONET.png" alt="ブルーナカラー ＋ にんじん"><figcaption>ブルーナカラー ＋ にんじん</figcaption></figure><br />
<br />
そうです「ナインチェ・プラウス」<br />
英語で「ミッフィー」<br />
日本語で「うさこちゃん」 -- Posted by ピー部員 〔272文字〕 No.251 ]]></description>
	<link>https://memo.pecorgb.com/?postid=251</link>
	<guid>https://memo.pecorgb.com/?postid=251</guid>
	<category>gp</category>
	<pubDate>Sun, 10 May 2026 09:39:08 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ ゴールデンウイーク終了。 ]]></title>
	<description><![CDATA[ ゴールデンウイーク終了。<br />
浮遊していた時空感覚を戻すべく満員電車に揺られている。<br />
それはそれで悪くもないのかも知らない<br />
しかし夏を思うと良いはずもなし<br />
<br />
南から東京へ向かう赤い電車。<br />
多摩川を今、渡る。<br />
<br />
いったい皆んなも此処では何を考えているのだろうな？<br />
苦悩空間なのかその逆か…永遠の謎だ<br />
品川神社の前を通り過ぎた<br />
<br />
大門で降りる。確かに大きな門だ<br />
<br />
〜 終 〜 -- Posted by ピー部員 〔183文字〕 No.250 ]]></description>
	<link>https://memo.pecorgb.com/?postid=250</link>
	<guid>https://memo.pecorgb.com/?postid=250</guid>
	<category>stroll</category>
	<pubDate>Thu, 07 May 2026 08:24:33 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ 過去フォルダから ]]></title>
	<description><![CDATA[ 過去フォルダから<br />
カリグラフィーするファイルを開く。<br />
試行錯誤の形跡か？徐々に断片を思い出すが<br />
<br />
<figure class="embeddedpictbox "><img class="embeddedimage " width="1936" height="1048" src="https://memo.pecorgb.com/images/20260506224359-PECONET.jpg" alt="オールドイングリッシュ"><figcaption>オールドイングリッシュ</figcaption></figure><br />
<small class="decorationS">ブラックレターやゴシックとも</small><br />
<small class="decorationS"><span class="decorationC" style="color:green;">日本語の場合、ゴシック体とはサンセリフ体を指すことが一般的</span></small><br />
<br />
なのでクリスタを数年ぶりに起動（Ver2.0）<br />
<small class="decorationS">クリスタでそんなんやってるのが面白い</small><br />
<br />
ガイドはイラレで作って持ってきた様子（.aiファイルが付属して残っている）<br />
いきさつの記憶は曖昧…<small class="decorationS">少なくとも当時、イラレで作る方が楽だったのかな</small><br />
<small class="decorationS">このガイドの線は正統なものなのかな…やりやすくした気も…確かじゃない</small><br />
<small class="decorationS">いや、逆でこれに関しては正しくしたのだったかな</small><br />
<br />
ペン（ブラシ）も作って、基本書体をファイルか・・<br />
自分で言うのもなんだが、ちゃんとしてるぞ <small class="decorationS">笑</small><br />
が…今、出来るのかな？…それが怪しい気持ち<br />
<small class="decorationS">意外なところとして紙より大変みもある記憶</small><br />
<small class="decorationT">ガイドがなかったら完全アウト</small><br />
<br />
-----------------------------<br />
<br />
<figure class="embeddedpictbox "><img class="embeddedimage " width="1350" height="1600" src="https://memo.pecorgb.com/images/20260507002047-PECONET.jpeg" alt="オリジナルもある"><figcaption>オリジナルもある</figcaption></figure><br />
<small class="decorationS">見たことあるような気もしますが、まあいいでしょう</small><br />
<small class="decorationS">インスパイアされたんです。よく考えた自分</small><br />
<br />
やっぱり<a class="url labeledlink" href="https://memo.pecorgb.com/?postid=238">世界堂でのくだり</a>タイムリープだったのかも<br />
そう思うぐらいがちょうどいいか<br />
<br />
<a class="url labeledlink" href="https://memo.pecorgb.com/?postid=251">続きのポスト…</a>  -- Posted by ピー部員 〔509文字〕 No.248 ]]></description>
	<link>https://memo.pecorgb.com/?postid=248</link>
	<guid>https://memo.pecorgb.com/?postid=248</guid>
	<category>gp</category>
	<pubDate>Wed, 06 May 2026 22:43:45 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ 前ポストの続き ]]></title>
	<description><![CDATA[ <a class="url labeledlink" href="https://memo.pecorgb.com/?postid=246">前ポストの続き</a><br />
<br />
【制作後記】<br />
私が開口一番に言いたいこととは<br />
<br />
「なっ ヘタクソだろ <small class="decorationS">言ったろ</small>」<small class="decorationS">爆</small><br />
<br />
<figure class="embeddedpictbox "><img class="embeddedimage " width="1600" height="1000" src="https://memo.pecorgb.com/images/20260505104912-PECONET.jpg" alt="作品「海域と回遊魚」"><figcaption>作品「海域と回遊魚」</figcaption></figure><br />
<small class="decorationS">ほんの少し加筆した 味わいは気に入っている 笑</small><br />
<br />
スタンプの材料<br />
<a class="url labeledlink" href="https://memo.pecorgb.com/?postid=234">過去ポストにもある青パレット</a>の透明水彩を使ってみたが失敗。<br />
悪い意味での滲みが大きい（さらにコピー用紙だしな）<br />
<br />
<a class="url labeledlink" href="https://memo.pecorgb.com/?postid=225">続いてプリントゴッコ用のインク</a>も試す。違和感だな<br />
<small class="decorationS">筆がなんだかゴワついたりしましたよね</small><br />
<small class="decorationS">それで、さらに探りをいれてもいいのですが…</small><br />
<br />
安定のスタンプ用のインクはいい感じの収まり。<br />
<small class="decorationS">流石よ</small><br />
<br />
<figure class="embeddedpictbox "><img class="embeddedimage " width="1280" height="960" src="https://memo.pecorgb.com/images/20260505111543-PECONET.jpg" alt="バーサクラフトとアートニック"><figcaption>バーサクラフトとアートニック</figcaption></figure><br />
<small class="decorationS">バーサクラフトは布などにも使える。</small><br />
<a href="https://memo.pecorgb.com/?tag=%e7%94%bb%e6%9d%90" class="taglink" title="画材">#画材</a> -- Posted by ピー部員 〔260文字〕 No.247 ]]></description>
	<link>https://memo.pecorgb.com/?postid=247</link>
	<guid>https://memo.pecorgb.com/?postid=247</guid>
	<category>gp</category>
	<pubDate>Tue, 05 May 2026 11:14:18 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ うむ、PCで汎用規格的な枠用紙をつくった。 ]]></title>
	<description><![CDATA[ うむ、PCで汎用規格的な枠用紙をつくった。<br />
<small class="decorationS">3種類の大きさに対応。</small>（LibreOffice Draw）<br />
<br />
そこに魚（原画）を描いた。それを鉛筆でトレースする。<br />
<small class="decorationS">原画と表情が違うんじゃ… なんか目がテンパってるし</small><br />
<small class="decorationS">笑 そういうこともあるでしょう？</small><br />
<br />
<figure class="embeddedpictbox "><img class="embeddedimage " width="1280" height="960" src="https://memo.pecorgb.com/images/20260504213912-PECONET.jpg" alt="カツオの一本彫り"><figcaption>カツオの一本彫り</figcaption></figure><br />
<br />
ゴム材料（セリア）に鉛筆のカーボンを転写して彫るわけだが<br />
<small class="decorationS">なるほどなあ</small><br />
<small class="decorationS">やり方や道具はいろいろあるとは思います。</small><br />
<a href="https://memo.pecorgb.com/?tag=%e7%94%bb%e6%9d%90" class="taglink" title="画材">#画材</a><br />
<br />
<a class="url labeledlink" href="https://memo.pecorgb.com/?postid=247">続きのポスト…</a><br />
<br />
 -- Posted by ピー部員 〔197文字〕 No.246 ]]></description>
	<link>https://memo.pecorgb.com/?postid=246</link>
	<guid>https://memo.pecorgb.com/?postid=246</guid>
	<category>gp</category>
	<pubDate>Mon, 04 May 2026 21:39:12 +0900</pubDate>
</item>
<!-- One Entry Data for RSS Feed -->
<item>
	<title><![CDATA[ ゴールデンウイークなので ]]></title>
	<description><![CDATA[ ゴールデンウイークなので<br />
<a class="url labeledlink" href="https://memo.pecorgb.com/?postid=225">4/4に発掘されたプリントゴッコ</a>の動作確認を行う<br />
<br />
<figure class="embeddedpictbox "><img class="embeddedimage " width="1600" height="800" src="https://memo.pecorgb.com/images/20260502125215-PECONET.jpg" alt="作品「どんぶり」"><figcaption>作品「どんぶり」</figcaption></figure><br />
<small class="decorationS">ハイメッシュマスターは自作出来ないこともないのかも</small><br />
<br />
プリントゴッコは最近のポスト内容の発端となった事件。<br />
<br />
<b class="decorationB">事件は「ペコネット Subsystem for アナログ」に収束した。</b><br />
<small class="decorationS">主に制作的サブ環境の構築と整備。</small><br />
<small class="decorationS">しかし関係は逆転することさえありえるとして</small><br />
<br />
動作を確認して第一次構成を完了とした。<br />
<br />
<small class="decorationS">おいおい「AI」はどうしたんだよ</small><br />
<small class="decorationS">いやいや進行が速すぎて見守るしか出来ないすよ</small><br />
<br />
----------------------------<br />
<br />
<figure class="embeddedpictbox "><img class="embeddedimage " src="https://memo.pecorgb.com/images/20260502135311-PECONET.webp" alt="「Zorin OS」と「LibreOffice Calc」"><figcaption>「Zorin OS」と「LibreOffice Calc」</figcaption></figure><br />
<small class="decorationS">「LibreOffice Draw」と合わせて標準汎用ツールへ</small><br />
<br />
<small class="decorationS">サブシステムとして組み込まれた訳だし合流というか…</small><br />
<small class="decorationS">一応、独自アナログ構成などを「LibreOffice」に記録したりする。</small><br />
<small class="decorationS">いろいろ忘れちゃうしね</small> -- Posted by ピー部員 〔371文字〕 No.245 ]]></description>
	<link>https://memo.pecorgb.com/?postid=245</link>
	<guid>https://memo.pecorgb.com/?postid=245</guid>
	<category>gp</category>
	<pubDate>Sat, 02 May 2026 12:52:02 +0900</pubDate>
</item>

	<!-- END ENTRIES -->
</channel>
</rss>

