Alberto Pettarin
Alberto Pettarin
While waiting for a reply there ( https://github.com/behdad/fonttools/issues/140#issuecomment-109742193 ), I made a test by "adapting" glyphIgo to use `subset.py` from `fonttools`, and it seems to work well. As soon as...
I am planning to update glyphIgo to use the shiny new fonttools next week or the following one. While doing that, I will think about this issue. Thank you for...
This. Must. Be. Done.
Hi, thank you for your suggestion. I believe you can do that by: ``` bash $ for ((i=0x2600; i your.set $ python glyphIgo.py subset -f font.ttf -p your.set -o extracted.ttf...
If you look inside the ZIP file that is a Kobo dictionary, you will see a bunch of files named 11.html, aa.html, ab.html, etc. For example, the file "ab.html" contains...
Unfortunately, I no longer have time to develop or maintain Penelope: https://github.com/pettarin/penelope#important-updates
Added the text-like, UTF-8 encoded formats in v3.0.0: https://github.com/pettarin/penelope/blob/master/penelope/format_stardict.py#L32 The contents are not parsed, though.
In view of https://github.com/pettarin/penelope#important-update I leave the issue open, but I do not plan to address it.
Hi, thank you for taking time to write the steps down. Please note that most of the difficulty of having Penelope installing on Windows is due to the fact it...
Indeed. The DTD of the (Penelope-defined) XML format is https://github.com/pettarin/penelope/blob/master/penelope/res/dictionary.dtd In view of https://github.com/pettarin/penelope#important-update I leave the issue open, but I do not plan to address it. You can workaround...