サピエ図書館の点字データ形式.besを.brfとユニコード点字に変換するPythonスクリプトを、Claude AIに作ってもらいました .bes点字データ、ユニコード点字、.brf点字データについて サピエ図書館の点字データは、.besという点字データ形式です。 パソコンに接続 ...
there was no such thing as plain text, and character code information was required to decipher text. However, in the 20 years until 2023, the usage rate of Unicode has reached 98% thanks to things ...
Pythonで文字を扱うとき、私たちは普段何気なくstr(文字列)型を使っています。これは人間が読める「Unicode文字」を扱うための型です。 しかし、プログラミングの世界には、文字としては表現できない「生のデータ」が存在します。 例えば、画像ファイル ...