View Single Post
Old 05-09-2007, 03:03 AM   #36
Antartica
Evangelist
Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.
 
Antartica's Avatar
 
Posts: 423
Karma: 1517132
Join Date: Jun 2006
Location: Madrid, Spain
Device: quaderno, remarkable2, yotaphone2, prs950, iliad, onhandpc, newton
Quote:
Originally Posted by bedwere
I installed dillo on 2.9.5 and it seems to work just fine (many thanks!). However, pages with Unicode text are not displayed correctly.
I did a search and found this Puppy Linux web page that explains how to add Unicode support. I downloaded the ARIALUNI.TTF font and put it in the fonts/tff directory. It still doesn't work. Is there any chance to make it work?
Dillo for the iliad is based on the official gtk1.x version, not the [old] gtk-xft nor the [older] gtk2 version, so it cannot use ttf fonts.

OTOH, I have a patch so as to be able to display latin1 UTF-8. I haven't used that patch in the iliad version because I didn't find it all that necessary, but if this is what you need, just ask. I've tested the patch in my desktop and it works reasonably well (only tested to view spanish pages using UTF-8, as in es.wikipedia.org).

If you want to be able to view other character sets (eastern-europe, cyrillic, CJK...), the patch will not work, as the fonts dillo has installed only contains the iso8859-1 charset (AKA latin1), and the patch specifically converts those UTF-8 codes to latin1 equivalents, ignoring all others.

EDIT: About the version of dillo used: Well, it's the lastest official version plus some patches to make it usable in the iliad O:-), so it's not the official version

Last edited by Antartica; 05-09-2007 at 03:09 AM.
Antartica is offline   Reply With Quote