Dillo2 + FLTK2 + NxLib running on mips linux
Hello All One years ago I had tried dillo + fltk + nxlib and unsuccessful. Today, the dillo2 works. I'm so happy. Also I have record my building progress in my blog http://tw.myblog.yahoo.com/stevegigijoe/article?mid=138&prev=-1&next=137 Thank you all. ______________________________________________________________________________________________________ ¥I¶O€~®e¶qµL€W¡HYahoo!©_Œ¯¹q€l«Hœc2.0§K¶Oµ¹§A¡A«H¥ó¥Ã»·€£¥²§R¡I http://tw.mg0.mail.yahoo.com/dc/landing
On Thu, May 07, 2009 at 02:07:22AM +0800, ?? ? wrote:
Hello All
One years ago I had tried dillo + fltk + nxlib and unsuccessful. Today, the dillo2 works. I'm so happy.
Also I have record my building progress in my blog http://tw.myblog.yahoo.com/stevegigijoe/article?mid=138&prev=-1&next=137
Nice! On what hardware do you run dillo? Cheers, Johannes
On Thu, May 07, 2009 at 02:07:22AM +0800, ???? ?i wrote:
Hello All
One years ago I had tried dillo + fltk + nxlib and unsuccessful. Today, the dillo2 works. I'm so happy.
Also I have record my building progress in my blog http://tw.myblog.yahoo.com/stevegigijoe/article?mid=138&prev=-1&next=137
Thank you all.
Good! Do you have a screenshot? BTW, AFAIR the patch for wrapping chinese is "basic". As I don't know anything about chinese it's very hard for me to evaluate. Corvid: is it worth to push this patch to the repo? Steve: what's your opinion on the patch? Can you improve it? and finally, how are the "sung" fonts installed? (to be able to render chinese here). -- Cheers Jorge.-
?BTW, ?AFAIR ?the ?patch ?for ?wrapping chinese is "basic". As I don't ?know ?anything ?about ?chinese ?it's ?very ?hard for me to evaluate.
I think the patch for Html_write_raw is rather simple than I thought. If I can give one comment, it's better to treat all multi byte UTF8 characters in the same way (not only Chinese and Japanese) so that more people would be happy. If some people don't want to add this patch for pure ASCII only language, would you able to add prefs control for multi byte UTF8 character languages? Regards, furaisanjin
furaisanjin wrote:
?BTW, ?AFAIR ?the ?patch ?for ?wrapping chinese is "basic". As I don't ?know ?anything ?about ?chinese ?it's ?very ?hard for me to evaluate.
I think the patch for Html_write_raw is rather simple than I thought. If I can give one comment, it's better to treat all multi byte UTF8 characters in the same way (not only Chinese and Japanese) so that more people would be happy. If some people don't want to add this patch for pure ASCII only language, would you able to add prefs control for multi byte UTF8 character languages?
Wouldn't it be wrong to wrap after most multibyte chars? (e.g., if you go to uk.wikipedia.org)
furaisanjin wrote:
2009/5/7 corvid <corvid@lavabit.com>:
Wouldn't it be wrong to wrap after most multibyte chars? (e.g., if you go to uk.wikipedia.org)
No, but I thoght some people might concern the cost of utf8decode and more memory allocation/deallocation due to this patch.
Even in English pages it's very common to use some multibyte chars. Spanish, German, etc., of course have accented chars that use two bytes in UTF8. As for whether the code should be optimized or a pref needed, I never tried profiling it. Anyway, it should be moved into Html_process_word...
Jorge wrote:
BTW, AFAIR the patch for wrapping chinese is "basic". As I don't know anything about chinese it's very hard for me to evaluate.
Corvid: is it worth to push this patch to the repo?
Hard for me to evaluate, too. To me, it seems like a good thing on the whole... furaisanjin said that doing this makes text in tables too narrow, but I'd imagine that's a smaller matter than the lack of wrapping would be. I think the current patch would fail to work if numeric entities are used to specify characters.
participants (5)
-
corvid@lavabit.com
-
furaisanjin@gmail.com
-
jcid@dillo.org
-
Johannes.Hofmann@gmx.de
-
stevegigijoe@yahoo.com.tw