A question to an older graphics designer

For everything that's not in any way related to PureBasic. General chat etc...
es_91
Enthusiast
Enthusiast
Posts: 298
Joined: Thu Jan 27, 2011 12:00 pm
Location: DE

A question to an older graphics designer

Post by es_91 »

Hi.

I have a question. Was there once a time when computers and monitors were able to display the resolution of 640x360 (16:9)? Or was there only 640x400 (16:10) and 640x480 (4:3)?

We're talking Windows 3.x/Windows 95 ages here.

I also wondered why YouTube offered a such video resolution...
:mrgreen:
Foz
Addict
Addict
Posts: 1359
Joined: Tue Nov 13, 2007 12:42 pm
Location: Manchester, UK

Re: A question to an older graphics designer

Post by Foz »

It was always 640x480 - all monitors were 4:3, so 640x480, 800x600, and if you had a really good monitor and enough graphics memory, 1024x786

In DOS, you generally worked with 320x240 or 640x480. Sometimes you would use the resolutions of 320x200 or 640x400, but they were DOS limited, you never had that choice in windows. The CRT monitors would handle resizing the resolution without losing quality of detail.
User avatar
TI-994A
Addict
Addict
Posts: 2741
Joined: Sat Feb 19, 2011 3:47 am
Location: Singapore
Contact:

Re: A question to an older graphics designer

Post by TI-994A »

es_91 wrote:...Was there once a time when computers and monitors were able to display the resolution of 640x360?
It's a fairly new mobile specification known as nHD.
Texas Instruments TI-99/4A Home Computer: the first home computer with a 16bit processor, crammed into an 8bit architecture. Great hardware - Poor design - Wonderful BASIC engine. And it could talk too! Please visit my YouTube Channel :D
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: A question to an older graphics designer

Post by PB »

> [were] computers and monitors [...] able to display the resolution of 640x360

No. Source: http://en.wikipedia.org/wiki/Display_resolution
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
es_91
Enthusiast
Enthusiast
Posts: 298
Joined: Thu Jan 27, 2011 12:00 pm
Location: DE

Re: A question to an older graphics designer

Post by es_91 »

Thanks! Perfect answers. :mrgreen:
:mrgreen:
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Re: A question to an older graphics designer

Post by Joakim Christiansen »

TI-994A wrote:
es_91 wrote:...Was there once a time when computers and monitors were able to display the resolution of 640x360?
It's a fairly new mobile specification known as nHD.
For no HD? :lol:
I like logic, hence I dislike humans but love computers.
User avatar
Danilo
Addict
Addict
Posts: 3036
Joined: Sat Apr 26, 2003 8:26 am
Location: Planet Earth

Re: A question to an older graphics designer

Post by Danilo »

es_91 wrote:I have a question. Was there once a time when computers and monitors were able to display the resolution of 640x360 (16:9)? Or was there only 640x400 (16:10) and 640x480 (4:3)?
640x350 and 640x200 were EGA graphics modes, see Computer display standard.

The table Graphics display resolution - Variants of WVGA lists your 640x360 mode.

And, like TI-994A already said, nHD (640x360).
es_91
Enthusiast
Enthusiast
Posts: 298
Joined: Thu Jan 27, 2011 12:00 pm
Location: DE

Re: A question to an older graphics designer

Post by es_91 »

Hi, Danilo.

I wonder if that 640 x 350 was still a common standard in about 1995, because when I examine my screen modes with ExamineScreenModes (), the most suiting resolution to our considerations is 640 x 400. However, i found this site about Windows 95, but it seems the driver used for these images were taken from a Windows 3.1 ... so no Win95 standard.

Another question: Did i get that right that 640 x 400 was no Windows 95 options, but propably a Windows 3.x option?
Last edited by es_91 on Sun Nov 02, 2014 7:14 am, edited 1 time in total.
:mrgreen:
User avatar
TI-994A
Addict
Addict
Posts: 2741
Joined: Sat Feb 19, 2011 3:47 am
Location: Singapore
Contact:

Re: A question to an older graphics designer

Post by TI-994A »

Joakim Christiansen wrote:
TI-994A wrote:...mobile specification known as nHD.
For no HD? :lol:
Norwegian HD. :wink:
Texas Instruments TI-99/4A Home Computer: the first home computer with a 16bit processor, crammed into an 8bit architecture. Great hardware - Poor design - Wonderful BASIC engine. And it could talk too! Please visit my YouTube Channel :D
User avatar
electrochrisso
Addict
Addict
Posts: 989
Joined: Mon May 14, 2007 2:13 am
Location: Darling River

Re: A question to an older graphics designer

Post by electrochrisso »

I think those old standards were to do with how many characters be displayed on the screen eg. 640x200 will produce 25 lines of 80 characters which was a word processing software standard in the early days and the printer would take care of how the fonts looked on paper. I would say that the higher vertical resolutions started to come into vogue as different screen font types were being introduced and more vertical pixels were needed for each character to look good on the screen like on the printed page, then full bitmap graphics and printing started to become the norm as it is today.

Well thats the way I see how graphics display standards started to cater for business office operations. :)
PureBasic! Purely the best 8)
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8451
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Re: A question to an older graphics designer

Post by netmaestro »

Not mysterious, it's the 640px size of the widescreen aspect ration 9x16.
BERESHEIT
Joris
Addict
Addict
Posts: 890
Joined: Fri Oct 16, 2009 10:12 am
Location: BE

Re: A question to an older graphics designer

Post by Joris »

es_91 wrote:Or was there only 640x400...

I also wondered why YouTube offered a such video resolution...
I remember that resolution 640x400 excisted on Atari monitors :
http://en.wikipedia.org/wiki/Atari_ST
Yeah I know, but keep in mind ... Leonardo da Vinci was also an autodidact.
es_91
Enthusiast
Enthusiast
Posts: 298
Joined: Thu Jan 27, 2011 12:00 pm
Location: DE

Re: A question to an older graphics designer

Post by es_91 »

Sry that i ask again ... was 640x400 a common Win 3.x resolution standard?
:mrgreen:
User avatar
electrochrisso
Addict
Addict
Posts: 989
Joined: Mon May 14, 2007 2:13 am
Location: Darling River

Re: A question to an older graphics designer

Post by electrochrisso »

es_91 wrote:Sry that i ask again ... was 640x400 a common Win 3.x resolution standard?
Cant really remember but I think in the dos days it was an option to display 50 lines of 80 characters.

I reckon 640x400 was more an Amiga, Atari and a few others kind of resolution.
PureBasic! Purely the best 8)
es_91
Enthusiast
Enthusiast
Posts: 298
Joined: Thu Jan 27, 2011 12:00 pm
Location: DE

Re: A question to an older graphics designer

Post by es_91 »

Thanks! :)
:mrgreen:
Post Reply