Page 29 of 34

Re: Developer Builds (for testing)

PostPosted: Wed May 21, 2014 5:07 am
by hanyl05
deleted.

Re: Developer Builds (for testing)

PostPosted: Wed May 21, 2014 5:12 am
by hanyl05
Abs62 wrote:EB library use local 8-bit encoding to handle path. If path to dictionary contains symbols which can't be encoded in 8-bit system locale such error will be occured. Try to move dictionary to other folder with only ASCII symbols in path.


Thank you very much. It seems that the software ebwin (free: http://hishida.s271.xrea.com/download/e ... win425.zip) does not have such limitation.

Re: Developer Builds (for testing)

PostPosted: Wed May 21, 2014 7:24 am
by Abs62
hanyl05 wrote:Again, some comparative pictures in epwing and ebwin for the entry "bus":
(showing the problems for multimedia support and tag support, tags such as [b]is not well supported)

Where can I take this dictionary for testing?

Re: Developer Builds (for testing)

PostPosted: Wed May 21, 2014 7:36 am
by hanyl05
Abs62 wrote:
hanyl05 wrote:Again, some comparative pictures in epwing and ebwin for the entry "bus":
(showing the problems for multimedia support and tag support, tags such as [b]is not well supported)

Where can I take this dictionary for testing?

Please check your mailbox.

Re: Developer Builds (for testing)

PostPosted: Wed May 21, 2014 10:18 pm
by Abs62

Re: Developer Builds (for testing)

PostPosted: Thu May 22, 2014 12:12 am
by hanyl05
Abs62 wrote:Try now - GoldenDict-epwing2.7z - 1.31 MB.


This version is much better than the previous one. Gaiji was displayed as pictures in this version. I wonder whether it is possible to use Unicode to show these Gaiji characters.

Some other comments:
1 index: the index of epwing format is much complicated than that of dsl and stardict, the latest version still has index problem:
book.indexJPG.JPG
book.indexJPG.JPG (36.96 KiB) Viewed 24447 times


2 hyperlink:
Once clicked, the hyperlink in the dictionary articles cannot be jumped correctly.
hyperlink.JPG
hyperlink.JPG (23 KiB) Viewed 24447 times


3 tag problems
since epwing use different tag formats in comparison with that of standard html, still some tag problems exists, for instance, pictures in the articles is not in is original place, with some remnant tags like [image]
tag.JPG
tag.JPG (60.77 KiB) Viewed 24447 times


4. Other requests for future versions: Is it possible to use non-ascii in the path route? and is it possible to add icons for dictionaries?

Re: Developer Builds (for testing)

PostPosted: Thu May 22, 2014 6:44 am
by Abs62
hanyl05 wrote:This version is much better than the previous one. Gaiji was displayed as pictures in this version. I wonder whether it is possible to use Unicode to show these Gaiji characters.

Use fonts substitute file "afonts_X" (where X is subbook number - 0, 1, 2, etc.) beside the "catalogs" file. For example:
Code: Select all
wa12b 㷔
wa121 ㇽ
wa122 è

First position - epwing symbol code, second - html code which will be used instead.
hanyl05 wrote:Some other comments:
1 index: the index of epwing format is much complicated than that of dsl and stardict, the latest version still has index problem:

What here is wrong?
hanyl05 wrote:3 tag problems
since epwing use different tag formats in comparison with that of standard html, still some tag problems exists, for instance, pictures in the articles is not in is original place, with some remnant tags like [image]

It is just text from article, not added tag.
hanyl05 wrote:4. Other requests for future versions: Is it possible to use non-ascii in the path route?

Not now. It needs to refactor EB library or parse epwing files without it. I don't know where to find epwing format specification on English.
hanyl05 wrote: and is it possible to add icons for dictionaries?

Will be.

Re: Developer Builds (for testing)

PostPosted: Thu May 22, 2014 6:33 pm
by Abs62

Re: Developer Builds (for testing)

PostPosted: Fri May 23, 2014 5:32 am
by Oeasy

Dear Abs62, thank you so much. I tried the latest 1.5.0-RC-386-g8b3a7a4. The headwords problem of English-Japanese dictionaries still exists.

headwords_problem.png
headwords_problem.png (215.53 KiB) Viewed 24383 times

Re: Developer Builds (for testing)

PostPosted: Fri May 23, 2014 7:40 am
by Abs62
Oeasy wrote:I tried the latest 1.5.0-RC-386-g8b3a7a4. The headwords problem of English-Japanese dictionaries still exists.

Try this - GoldenDict-testmap.7z - 1.31 MB.