1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/japanese/ruby-ming/pkg-descr
Renato Botelho 83ed239056 Since i can't found a new version for japanese/ming, transfor this port in a
master one instead slave of graphics/ruby-ming and still use ming.so.3.

PR:		ports/96267
Submitted by:	garga
Approved by:	portmgr (kris)
2006-04-24 18:44:37 +00:00

11 lines
496 B
Plaintext

Ming/Ruby is yet another implementation of Ming embedding for Ruby
extension library without SWIG. Ming/Ruby also supports JaMing which
is an improvement of Ming to display Japanese characters and to play
sounds. To use Japanese fonts with JaMing, the letters must be
followed the UTF-8 formats. Uconv, which is an UTF-8 extension library
for Ruby, can be used to convert other Kanji encodings into Unicode.
WWW: http://mingruby.rubyforge.org/
Author: Daisuke Ikegami <ikegami@madscientist.jp>