mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
83ed239056
master one instead slave of graphics/ruby-ming and still use ming.so.3. PR: ports/96267 Submitted by: garga Approved by: portmgr (kris)
11 lines
496 B
Plaintext
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>
|