processing 1.0.9リリースされてました。あとjavaの保存ダイアログ文字化け対応とか。

processing 1.0.9リリースされてました。
Ubuntuにインストール、実行後にキーボード受け付けなくなるバグが解消されてました!

あとやっぱりjavaの保存ダイアログ文字化けするので、以下参考に変更をば。

http://ssmk.blogspot.com/2007/01/ubuntu-java.html

#processingディレクトリで利用するjavaのフォントディレクトリに移動。
cd /opt/processing-1.0.9/java/lib/fonts/
sudo mkdir fallback
cd fallback
#使いたいフォントコピー。
sudo cp /usr/share/fonts/truetype/ipafont/ipa* .
sudo mkfontscale
sudo mkfontdir

これで解決。

でもホンマはインストール済みのjava見にいくようにしたほうが楽なんやろなー。

「processing 1.0.9リリースされてました。あとjavaの保存ダイアログ文字化け対応とか。」への1件のフィードバック

  1. 記事の公開ありがとうございます。助かりました。
    私もこの方法で解決できました。

    環境は以下
    Vine linux 6
    Processing 1.5.1

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)