stephenmk
dbf0cf0eb8
Fix Yomichan image height calculation error
...
For images that have greater height than width values, the image
proportions for Yomichan were being calculated incorrectly. This can
be observed for example in the SMK8 entry for くの字点 and the
DAIJIRIN2 entry for 定積分.
2023-07-16 18:53:28 -05:00
stephenmk
ce2e106646
Add more detailed runtime messages
2023-07-10 21:18:40 -05:00
stephenmk
8855afb464
Reorganize data file directory
2023-07-08 20:49:42 -05:00
stephenmk
4c837cd72d
Add export support for the MDict dictionary format
2023-07-08 16:49:03 -05:00
stephenmk
6dbc8b90ce
Add entry and term factories
2023-05-06 16:55:00 -05:00
stephenmk
68949dde6c
Use snake_case
2023-05-05 22:54:22 -05:00
stephenmk
7ad72a6e4f
Add support for jitenon-kokugo
2023-05-05 22:53:17 -05:00
stephenmk
5aa954bf2d
Add support for Shinmeikai 8th edition & Daijirin 4th edition
2023-05-01 17:31:28 -05:00
stephenmk
0cfa3a19df
Decrease threshold for displaying jitenon readings in table
2023-04-23 14:45:34 -05:00
stephenmk
298b25ed9e
Import functions explicitly
2023-04-23 12:33:42 -05:00
stephenmk
e9cbd8fe4e
Add conditions for displaying term reading in entry headword line
2023-04-23 12:31:02 -05:00
stephenmk
fbaba0f499
Protect attribute
2023-04-23 00:34:46 -05:00
stephenmk
08b180f442
Redesign Jitenon glossaries for yomichan
2023-04-23 00:17:42 -05:00
stephenmk
934f6534f1
Rename util.py -> expressions.py
2023-04-22 21:01:52 -05:00
stephenmk
886faf1984
Add more attribute support to yomichan glossary
2023-04-22 20:45:40 -05:00
stephenmk
13f07c9000
Organize yomichan term creation logic into separate classes
2023-04-22 20:26:54 -05:00
stephenmk
7d7e32ba45
Split jitenon crawler class into subclasses
2023-04-22 18:32:11 -05:00
stephenmk
4721eed4c6
Organize Yomichan export logic into classes
2023-04-22 16:49:29 -05:00
stephenmk
e73c4d3d7f
Move Yomichan index and tag metadata to data file
2023-04-22 14:14:28 -05:00
stephenmk
90eb5dc285
Use standard platform directories for cache, config, and output data
2023-04-22 13:37:34 -05:00
stephenmk
071144c808
Use full version of sudachi dictionary
2023-04-22 12:09:36 -05:00
stephenmk
1b89a3542c
Reorganize file structure
2023-04-11 12:01:23 -05:00