Crates.io | dkb-rs |
lib.rs | dkb-rs |
version | 0.0.1-alpha.2 |
source | src |
created_at | 2021-08-09 17:03:32.420789 |
updated_at | 2021-08-09 19:24:18.086875 |
description | dkb-rs, the old bitmap font renderer which supports Latin, Korean and Japanese. Implemented in Rust |
homepage | |
repository | https://github.com/dokkaebi-project/dkb-rs.git |
max_upload_size | |
id | 433828 |
size | 35,757 |
dkb(dokkaebi)-rs, the dokkaebi project reference renderer
This crate is compatible with no-std
Able to render Latin and Hangul. API is not stable yet.
Documentation in progress
Research in progress, Found 8x8 font binary in Poisk(Поиск) ROM image but still finding suitable font format in 8x16
I could not find any Hanzi bitmap font in "old format" yet.
Since the modern Korean language does not use Hanja frequently, there is no point to invest time to research Hanja support.
Their existence is known in This document but I cannot find any further information on the web.