Song

Results 393 comments of Song

抱歉,刚刚看了下,字体内确实不存在日文字符,下版本加上

可以试一下 v7-beta10 ![image](https://github.com/subframe7536/maple-font/assets/78338239/3547eee7-0cd5-4d9b-abe1-27fad8200b7a)

所以需要补充的是以下字符: - U+3003, U+3005, U+3006 - U+3031 - U+303B ~~- U+309D, U+309E, U+30FD, U+30FE~~ 已存在

I think `node:sqlite`'s api is similar to `better-sqlite3`, so maybe we can directly use `SqliteDialect` without any other efforts

I have made a generic dialect for sqlite: https://github.com/subframe7536/kysely-sqlite-tools/blob/master/packages/dialect-generic-sqlite Here is the implemention for `node:sqlite`: ```ts import { DatabaseSync } from 'node:sqlite' import { Kysely } from 'kysely' import {...

这个得放到中文部分了,不过在v7中还是只考虑编程所需的字符,v8中可以考虑

Can you try to comment these lines, rebuild and test ? https://github.com/subframe7536/maple-font/blob/4d847729cbfc5b5d8cbae5795fd2348c70112648/source/py/feature/cv/cv04.py#L17-L29

OK, so you can comment two more lines above and that will work.