use glib/glibmm locale_to_utf8 or locale_from_utf8?
Posted: Tue Feb 22, 2011 10:38 pm
why not use glib to enable unsupported string formats for opening file paths in xnview? glib is cross platform and glibmm is c++ wrapper, easilly deployed by downloading gtkmm prebuilt api for win32 which includes glib and glibmm as part of gtkmm dependencies. http://live.gnome.org/gtkmm/MSWindows
I've waited so long for XnView to open asian character file paths.
locale_to_utf8 and locale_from_utf8 are such make-it-easy automagical functions!
all the best
nim
I've waited so long for XnView to open asian character file paths.
locale_to_utf8 and locale_from_utf8 are such make-it-easy automagical functions!
all the best
nim