What if a type is created solely from the bit-representation of characters?
如果僅根據字符的位表示形式創建類型怎么辦?
This question was the basis of creating this experimental type. The type no longer uses familiar characters. ‘A’ looks like colon ‘:’ and that makes no sense. Except, it does. Each character uses its bit-representation as the raw information to construct its symbol. Obviously, this is not meant for use in the general sense. This is an exploration pursued merely seeing how a type or information would look like with a type with no familiar symbols. I also wanted to create what can be the simplest type in terms of visual information carried by each character to display.
這個問題是創建這種實驗類型的基礎。 該類型不再使用熟悉的字符。 “ A”看起來像冒號“:”,這沒有任何意義。 除了,確實如此。 每個字符都使用其位表示作為原始信息來構造其符號。 顯然,這并不是一般意義上的使用。 這只是在沒有熟悉符號的情況下查看類型或信息的外觀而進行的探索。 我還想創建一個可以顯示每個角色所攜帶的視覺信息的最簡單的類型。
So it’s called RawCode, for as it is itself. It is based on ISO-8859–1 (Latin1) character encoding and has 256 unique characters. Control characters also have symbols. RawCode is set as mono-spaced if that matters. Maybe for the sake of simplifying the job for the OCR.
因此它被稱為RawCode,因為它本身就是它。 它基于ISO-8859–1(Latin1)字符編碼,并且具有256個唯一字符。 控制字符也有符號。 如果重要的話,將RawCode設置為等距。 也許是為了簡化OCR的工作。

The construction is super simple. Each pair from 8-bits are stacked vertically. The resultant information is colored black or white based on the bit’s state, and the character is constructed. See the below graphic to get an idea of this construction. Similarly, all 256 characters are constructed.
施工非常簡單。 每對8位垂直排列。 根據位的狀態,結果信息將顯示為黑色或白色,并構造了字符。 請參閱下圖以了解這種構造。 同樣,將構造所有256個字符。

I hope you have liked this. But now, on a more serious note, I stumbled on this idea when studying data compression long ago. A dictionary while data decompression may be analogous to vector data to render the character. And more big the dictionary is or complex the vector drawing, longer it will take to render on the screen. While it may not be significant from the point of modern display systems but it is still valid in theory. Besides, such studies can be useful in Visual Cryptography.
我希望你喜歡這個。 但是現在,更嚴肅地說,我很久以前在研究數據壓縮時偶然發現了這個想法。 數據解壓縮時的字典可能類似于矢量數據以呈現字符。 字典越大或矢量繪圖越復雜,則在屏幕上渲染所需的時間就越長。 盡管從現代顯示系統的角度來看可能并不重要,但從理論上講它仍然有效。 此外,這樣的研究在視覺密碼學中可能是有用的。
That’s all about this useless type. Available under SIL Open Font License 1.1 I’m not sure what you will use it for, but feel free to study/remix/use in any way. Share your work using RawCode with me @0xf17 or @mathscapes on Twitter. Font can be downloaded from the above link.
這就是所有無用的類型。 根據SIL Open Font License 1.1可用,我不確定您將使用它什么,但是隨時可以以任何方式學習/混合/使用。 在Twitter上與我@ 0xf17或@mathscapes共享使用RawCode的工作。 字體可以從上面的鏈接下載。
翻譯自: https://medium.com/mathscapes/rawcode-an-experimental-8-bit-type-that-is-itself-8a27b20eed0e
本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。 如若轉載,請注明出處:http://www.pswp.cn/news/276067.shtml 繁體地址,請注明出處:http://hk.pswp.cn/news/276067.shtml 英文地址,請注明出處:http://en.pswp.cn/news/276067.shtml
如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!