You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i want to inform that i like your progremm is so easy to work with but i notice a little issue if you want to realise with me, is that i want to add more icon like coofe icon and more, can you give me a little response from your part that show me how to get this issue .
Kinf regards
LEbda Ayoub
The text was updated successfully, but these errors were encountered:
Directly below that line is a 'ball' -- I'll reproduce the 0's and 1's representation stretched by factor of 3 and then once more with emphasizing the 1's:
The second icon done in this style is 'happy' - a basic smiley. When stretched and emphasized, it looks like this:
With 'happy' there is an additional column of gray comments next to each binary 0 and 1 pattern line. These comments
hold exactly the same value, as the binary pattern, but written in hexadecimal notation, technically binary or hex values are interchangeable, they represent the same number from the computer's perspective. From a human perspective, the binary notation gives a visual hint how the icon looks.
All the other icons further down are written directly in this hex notation for compactness. But in hex, the bit patterns are not so easily visible.
Hope that helps...
At least if someone wondered, why some icons are written in different notation, that is was meant for educational purposes 😇
Hello,
i want to inform that i like your progremm is so easy to work with but i notice a little issue if you want to realise with me, is that i want to add more icon like coofe icon and more, can you give me a little response from your part that show me how to get this issue .
Kinf regards
LEbda Ayoub
The text was updated successfully, but these errors were encountered: