Skip to content

iconv module for supporting ARIB STD-B24 encoding which is used in Japanese DTV

Notifications You must be signed in to change notification settings

0p1pp1/gconv-module-aribb24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

デジタルTV用文字コード(ARIB STD-B24)のiconv変換モジュール

ビルド

./autogen.sh
mkdir build
cd build
../configure [--prefix=....]
make
sudo make install

/etc/profile.d/gconv-module-aribb24.shにより、GCONV_PATHが自動設定される。 (iconv(1)参照)

About

iconv module for supporting ARIB STD-B24 encoding which is used in Japanese DTV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages