use glib/glibmm locale_to_utf8 or locale_from_utf8?

Ideas for improvements and requests for new features in XnView Classic

Moderators: helmut, XnTriq, xnview

Post Reply
nim
Posts: 18
Joined: Fri May 11, 2007 7:13 pm

use glib/glibmm locale_to_utf8 or locale_from_utf8?

Post by nim »

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
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: use glib/glibmm locale_to_utf8 or locale_from_utf8?

Post by xnview »

For unicode filename, you have XnViewMP
Pierre.
nim
Posts: 18
Joined: Fri May 11, 2007 7:13 pm

Re: use glib/glibmm locale_to_utf8 or locale_from_utf8?

Post by nim »

mmmm Nice initiative! How about making it open source? The #1 problem of open source software, the lack of a clear direction and design decision making would probably be mitigated by the fact that: Most participators would already have tried XnView and know what to model XnViewMP after? Just a thought.

Anyway will follow the development progress with interest!

Cheers!
Post Reply