The MySaifu version of this class always throws UnsupportedOperationException.
The equivalent GNU classpath versions of this always return a -1 which basically indicates that all characters will render. Returning the -1 works fine in most cases.
I have an app that I'm trying to get running under MySaifu and this is a show stopper for me. The app works fine with Gnu Classpath on Windows.
The MySaifu version of this class always throws UnsupportedOperationException. The equivalent GNU classpath versions of this always return a -1 which basically indicates that all characters will render. Returning the -1 works fine in most cases. I have an app that I'm trying to get running under MySaifu and this is a show stopper for me. The app works fine with Gnu Classpath on Windows.