2009-04-18 - 2009-05-11 2011-02-26 - 2011-06-18 by Alexander Ilyin This is "numeration font", shorter "n-font" princips and codes and view description. The main intention of this intermediator is for C programming, to avoid of those "0x__" abnormalies. *In this description a numbers will be often used in "0x__" representation, to make this description always readable. First and the mostly important is the abstract conception; look "conception.txt". Next, which codes must be used for the encoding of the n-font. Look "codes.txt" for that. Then goes it's view; look "view.txt" for that. Hexadecimal numeration : It's base is decimal 16, which is lower (lesser, inferior) superexponentiation of 2, it is (2^2)^2=4^2; (Although higher superexponentiation 2^(2^2)=2^4 - tetration - is also, but I don't mean that) so it is the best candidate to view a binary numbers. Font names are in "names.txt". *The actual idea of this font and how it would look like, appeared in 2008 year or even earlier.