Computer Hardware
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsComputer HardwareComputer Hardware

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now!
  #1  
Old July 10th, 2004, 12:23 PM
NanoWarrior NanoWarrior is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2004
Posts: 47 NanoWarrior User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
different fonts in word...

You know how there are 8 bits for one character on the keyboard? Well that makes sence but what about all the other fonts and sizes? Shouldn't that be a heck of a lot more bits for one character or something?

Thanks

Reply With Quote
  #2  
Old July 10th, 2004, 01:12 PM
megumi amatuka megumi amatuka is offline
Contributing User
Dev Shed Demi-God (4500 - 4999 posts)
 
Join Date: Jun 2004
Posts: 4,869 megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level) 
Time spent in forums: 2 Months 6 Days 21 h 24 m 42 sec
Reputation Power: 333
Fonts is not a code, but display purposes only. In a word, just additional information to be attached to the code.

For example, you can even assign a whole one picture to a code. In addition, to some codes a function or command are assigned. <Return><Tab> are not fonts or characters but functions.


Code is numbers or places to be assigned almost anything possible. 8bit is 265 possible combinations. So that 256 different something can be assingned.

Reply With Quote
  #3  
Old July 11th, 2004, 12:41 PM
NanoWarrior NanoWarrior is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2004
Posts: 47 NanoWarrior User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
When you say- In a word, just additional information to be attached to the code- what do you mean by additional information, is the additional information other 0's and 1's that tell the existing code that they will be showing this font?

Reply With Quote
  #4  
Old July 11th, 2004, 10:58 PM
megumi amatuka megumi amatuka is offline
Contributing User
Dev Shed Demi-God (4500 - 4999 posts)
 
Join Date: Jun 2004
Posts: 4,869 megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level) 
Time spent in forums: 2 Months 6 Days 21 h 24 m 42 sec
Reputation Power: 333
Well! A few of the codes are made use of as special functions.. So to speak. as a landmark.

When this landmark is put immediately before the some code, the next code is interpreted as some other information, for example, it's a character.

In another language, like japanese or chinese, they have many characters, so that 256 is not enough.

How do we solve this? Then the other landmark-code is used.

When this code is put, the next two succeeding codes are to be interpreted as character information.

There are 256 * 256 = 65536 possible combinations.

As well, another landmark indicates the next is a picture, sound, and font information or anything

Reply With Quote
  #5  
Old July 12th, 2004, 01:31 PM
NanoWarrior NanoWarrior is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2004
Posts: 47 NanoWarrior User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
Ok I think I get you, its like putting on different colors of glasses on your eyes. You change the glasses to a different color and you see a different outlook.

Reply With Quote
  #6  
Old July 12th, 2004, 02:30 PM
megumi amatuka megumi amatuka is offline
Contributing User
Dev Shed Demi-God (4500 - 4999 posts)
 
Join Date: Jun 2004
Posts: 4,869 megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level)megumi amatuka User rank is Major (30000 - 40000 Reputation Level) 
Time spent in forums: 2 Months 6 Days 21 h 24 m 42 sec
Reputation Power: 333
(^^;( Excellent! Tiny Warrior In Virtual World! Good Night!)

Reply With Quote
  #7  
Old July 12th, 2004, 06:02 PM
kebo kebo is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Location: reno,nv
Posts: 70 kebo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 11 m 56 sec
Reputation Power: 5
In the beginning there was ASCII....the standard used for encoding alpha numeric characters into 8-bits. There were even enough values left over for the escape key, the return key, CRLF, and many more. Then with the advent of world wide computing, a new system was developed called unicode which is like ASCII, but is actually a 16-bit standard . This allows for chinese, arabic, sanscript and many other language adoptions. For more information look here
kevin
__________________
Don't forget to use your brain...
it sucks not using your brain

Reply With Quote
  #8  
Old July 15th, 2004, 04:31 PM
NanoWarrior NanoWarrior is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2004
Posts: 47 NanoWarrior User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
On a keyboard, do the keys like escape and shift that don't show a character when you press them in a word application use the 8 bit combination as do the characters that show up when you press w or c for example?

Reply With Quote
  #9  
Old July 15th, 2004, 05:49 PM
kebo kebo is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Location: reno,nv
Posts: 70 kebo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 11 m 56 sec
Reputation Power: 5
Quote:
Originally Posted by NanoWarrior
On a keyboard, do the keys like escape and shift that don't show a character when you press them in a word application use the 8 bit combination as do the characters that show up when you press w or c for example?
I can honestly say that i'm not sure, but I believe the escape key, tab,del, backspace,arrow keys, and others are not in the ASCII character set.
As far as keyboards goes, they typically do not send an 8-bit ASCII character when you press a key. For ex. when you press the space bar, the hex value 0x20 is not neccessarily what is sent. When a key is pressed, the first thing that typically gets sent is a make code then a code for the specific key. When a key is released, the first thing sent is a break code, the the code for the specific key is sent. I'm sure there is some standard for what code is sent for what key, but I have worked on custom wireless keyboards that had there own keycodes.
kevin

Reply With Quote
  #10  
Old July 15th, 2004, 07:29 PM
NanoWarrior NanoWarrior is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2004
Posts: 47 NanoWarrior User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
Quote:
Originally Posted by kebo
When a key is pressed, the first thing that typically gets sent is a make code then a code for the specific key.
kevin


When you said then a code of a specific key, is that when the 8 bit code is sent, at least for a character? I read that the code for space bar is 01000000.

Reply With Quote
  #11  
Old July 15th, 2004, 07:45 PM
kebo kebo is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Location: reno,nv
Posts: 70 kebo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 11 m 56 sec
Reputation Power: 5
Before I get myself too far into this...google "keyboard make code". just about every hit may get you the info you want.
kevin

Reply With Quote
Reply

Viewing: Dev Shed ForumsComputer HardwareComputer Hardware > different fonts in word...


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway