1
Commit Graph

259 Commits

Author SHA1 Message Date
Jack Zhou
c918a6bb5d Implement shougakukan2 2022-05-16 21:39:11 -07:00
Alex Yatskov
a4af996222
Merge pull request #31 from 0x766F6964/add_font_mappings
finish mapping most of daijirin
2022-02-05 18:23:22 -08:00
d61c1e0df6 Readme consistency 2022-02-05 18:22:07 -08:00
6b3aaf3886 Update readme 2022-02-05 18:20:31 -08:00
e16da37017 Update README 2021-12-15 18:06:35 -08:00
e9849380ea Add links 2021-12-14 20:32:29 -08:00
fc7fd48748 Add site metadata 2021-12-14 20:27:16 -08:00
Randy Palamar
6224b4c21f finish mapping most of daijirin
Now you can search for totally useful every day words like 瘟㾮日
and 多羅吒干𤚥 :^).

The characters that remain either don't exist in unicode or are very
difficult to find. Also a couple terms seem unsearchable in qolibri so
I couldn't check what the characters are supposed to be.

Any questionable choice was marked with FIXME. This will make it easy in
the future to replace some characters with their images if its something
that we want to support in the future.

* The FIXMEs with the missing font symbol should all be the correct
  character (not commonly covered by fonts)

* The くの字点 choices are to try and imitate the daijirin
  experience(TM). Probably the worst use of image fonts I've seen. Those
  characters should never appear in horizontal text. They should have
  just been replaced with the text that was supposed to be repeated.

* The 漢文訓読 characters in '{}' are technically the unicode specified
  characters for those glyphs however they just look like their full
  size variants. I surrounded them with '{}' so the examples that use
  them are still readable.

* The other FIXMEs should be self explanatory. Search the term in qolibri
  and look at what they used to see why they are questionable.
2021-06-17 07:56:14 -06:00
35175a5a1e Update README 2021-06-08 21:02:14 -07:00
83e3e44f46 Update build scripts 2021-01-10 17:38:03 -08:00
e50a31cc05 Fix permissions 2021-01-10 17:30:07 -08:00
09f42f3345 Windows scripts 2021-01-10 17:28:27 -08:00
5bc88dcaee Update modules 2021-01-09 22:40:22 -08:00
ecc52f3155 Update to non-bugged version of zero-epwing-go 2021-01-09 22:39:18 -08:00
921d81bf0b Add modules 2021-01-09 15:53:39 -08:00
5f7728fe45 Update README 2021-01-01 21:05:20 -08:00
81d97dd032 Fix import of epwing dictionaries that have a lower-case CATALOGS file 2021-01-01 17:28:12 -08:00
1172bc8b84 Add script to build dictionaries 2021-01-01 17:18:22 -08:00
16d75c71e2 Update copyright 2021-01-01 16:28:06 -08:00
9c60afc1bb UI improvements 2021-01-01 16:24:58 -08:00
ea34cf9a37 Update copyrights, UI 2021-01-01 16:18:55 -08:00
795af5caa1 Refactor 2021-01-01 14:31:58 -08:00
4751a786b9 Fix import paths for zig 2021-01-01 11:46:11 -08:00
b66d908b23 Switch to zig for EPWING parsing 2020-12-31 21:53:10 -08:00
50901f7155 Remove zero-epwing related files 2020-12-31 20:42:43 -08:00
Alex Yatskov
d65c8c4f5d
Merge pull request #24 from toasted-nutbread/support-vz
Add term rules for zuru verbs
2020-12-09 19:45:44 -08:00
Alex Yatskov
1809f15f0b
Merge pull request #23 from toasted-nutbread/add-winmanifest
Add winmanifest import
2020-12-05 21:29:29 -08:00
toasted-nutbread
3cb4f0e386 Add term rules for zuru verbs 2020-12-05 23:48:34 -05:00
toasted-nutbread
b4cbb35f65 Add winmanifest import 2020-12-05 23:46:12 -05:00
Alex Yatskov
fc189b9b83
Merge pull request #21 from playHing/normal-flow
Fix the path to get zero-epwing
2020-03-06 17:41:41 -08:00
playHing
0568b39d91 rename exePath var. return exepath err 2020-03-06 17:52:56 +08:00
playHing
5892e4f8b6 Get current file path 2020-02-22 15:23:45 +08:00
c772b4a826 Vendoring 2020-01-01 20:32:49 -08:00
22c7d457d2 Updating README.md 2019-04-28 16:02:54 -07:00
2de22dc9db Updating README.md 2019-04-28 12:35:02 -07:00
6f8f22a819 update license file 2019-04-28 11:46:37 -07:00
8f2ced7397 Updating README.md 2019-01-05 19:44:58 -08:00
5fe039e5f6 update readme 2018-02-17 12:42:30 -08:00
5e2ad1b836 cleanup, fix "minimally invasive surgery" 2018-02-17 12:10:34 -08:00
78c48a0a55 add support for gakken and koujien 2018-02-17 11:29:06 -08:00
f0e6fa2812 bump database version 2017-10-29 11:46:36 -07:00
222f899892 add sequenced tag to dictionary header 2017-10-29 11:42:36 -07:00
Alex Yatskov
78a6e4c0f0 Merge pull request #13 from siikamiika/dev
add tag meta score
2017-10-24 11:03:49 -07:00
siikamiika
932e10c483 add tag meta score 2017-10-24 13:24:41 +03:00
Alex Yatskov
cc4140fd4c Merge pull request #11 from siikamiika/dev
changes related to FooSoft/yomichan#84
2017-10-13 08:40:17 -07:00
siikamiika
f5e195a87a rename pos to partOfSpeech 2017-10-13 03:15:00 +03:00
siikamiika
8252612626 add Sequence to other dictionary formats 2017-10-13 02:48:58 +03:00
siikamiika
26d01e0d56 rename Tags to DefinitionTags 2017-10-13 02:46:06 +03:00
siikamiika
3100950efa edict: undo persistent Misc
Seems like documentation isn't correct
2017-10-12 07:32:46 +03:00
siikamiika
1ee4aae580 edict: fix PartsOfSpeech and Misc with Restricted* 2017-10-12 07:01:36 +03:00