Skip to content

Instantly share code, notes, and snippets.

@metasta
metasta / README.md
Last active August 29, 2015 13:56
IPAmj明朝のMJ文字図形名とグリフ名との対応表のつくりかた

IPAmj明朝の MJ文字図形名とグリフ名との対応表をつくる

「IPAmj明朝」に収録された各文字の MJ文字図形名と、ipamjm.ttf ファイル内でその文字を指すグリフ名との対応表。 AFDKO の mergeFonts で MJ文字図形名が利用できないことに困り作成した。

こんな対応表です

.null	g1
CR	g2
aj1	space
@metasta
metasta / readstats.c
Created March 31, 2010 05:41
csstats.dat reader
/*********************************
*
* readstats
* Convert csstats.dat to CSV format
*
* usage:
* ./readstats ./path/to/csstats.dat
*
*********************************/
@metasta
metasta / build_daapd.sh
Created January 3, 2012 18:23
patch & install forked-daapd
#!/bin/sh -
############################################
#
# build_daapd.sh
#
# functions for install & upgrading forked_daapd.
#
# requires:
# sudo, aptitude
@metasta
metasta / build_ffmpeg.sh
Created January 3, 2012 18:08
install & upgrade ffmpeg
#!/bin/sh -
############################################
#
# build_ffmpeg.sh
#
# functions for install & upgrading ffmpeg.
#
# requires:
# sudo, aptitude, git-core, checkinstall
@metasta
metasta / README.md
Created February 17, 2012 05:47
AND search mlocate

"AND search" mlocate

locate is a Unix utility used to find files on filesystems.

By default it is "OR search".

How to build "AND search" mlocate

1. Get mlocate

HLTVについて調べても日本語の資料が古い。

HLTV Readme

こんなものがあったのでメモ

connect <IP:Port> - ゲームサーバーに接続 (デフォルト: port 27015)
disconnect        - サーバーから切断するが放送は続ける。
                    HLTVに接続している観戦者はそのまま。

stop [] - サーバーから切断し、接続者も全て切断、録画も停止する。

@metasta
metasta / bf.c
Created November 12, 2010 19:54
Usage: brainf*ck [FILE] brainf*ck -e EXPRESSION
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
void
die (const char msg[])
{
fprintf (stderr, "Error: %s\n", msg);
exit (1);
}
@metasta
metasta / README.md
Last active December 12, 2015 05:29
JIS X 6001 (旧 JIS C 0803 ) for KeyRemap4MacBook

JIS X 6001 (旧 JIS C 0803)

大正時代の和文電信用タイプライタに起源を持つ和文配列. 「ゐ」「ゑ」 のキーを有する点が魅力.

本来の規格は和欧文両用 3 段シフトだが, 英数字と欧文用記号を除外して実装した.

用法

Mac 用キーカスタマイズソフト KeyRemap4MacBook に独自設定として追加する. 詳細は省く.

@metasta
metasta / README.md
Last active February 28, 2016 01:06
縦書き tumblr テーマ『長雨』旧置き場

縦書き tumblr テーマ『長雨』旧置き場

テーマ置き場を GitHub へ移動しました (2016.2.19)

新URL https://github.com/metasta/nagame

tumblr で利用できる縦スクロール型の縦書きテーマ。Safari, Chrome, Opera, Firefox, IE10+, Edge 対応

デモ nagame-theme.tumblr.com

@metasta
metasta / README.md
Last active August 17, 2016 04:41
iptables Country Filter