flat assembler
Message board for the users of flat assembler.

Index > OS Construction > jpeg

Goto page Previous  1, 2
Author
Thread Post new topic Reply to topic
f0dder



Joined: 19 Feb 2004
Posts: 3175
Location: Denmark
f0dder 31 Jan 2008, 10:22
I think it's a bit funny that JPEG is discussed under "OS Construction" Smile

If it's because you want to use it for your GUI stuff, you should probably look into PNG instead, as that format is generally better suited for GUI elements.
Post 31 Jan 2008, 10:22
View user's profile Send private message Visit poster's website Reply with quote
Dex4u



Joined: 08 Feb 2005
Posts: 1601
Location: web
Dex4u 31 Jan 2008, 11:01
f0dder wrote:
I think it's a bit funny that JPEG is discussed under "OS Construction" :)

If it's because you want to use it for your GUI stuff, you should probably look into PNG instead, as that format is generally better suited for GUI elements.


We are coding a bootable web browser, so need a jpeg decoder as well as gif, bmp maybe a png latter.
But i have already code them for DexOS, so its not a problem, but dosin just wanted to know how they work.
Post 31 Jan 2008, 11:01
View user's profile Send private message Reply with quote
dosin



Joined: 24 Aug 2007
Posts: 337
dosin 01 Feb 2008, 03:15
Well PNG is another on my list- I am just working my way though image formats..

I am thinking they have more than just .png on the net... or for an image lib..

It would be pretty sad just to target just one Image format..


Quote:

funny that JPEG is discussed under "OS Construction" Smile

Why is gui/support for images/etc.. not apart of OS Devel..
With out it windows,linux, etc..
would still be command lines..
and dont forget all the other devices out there:
Cell Phones..
Game Stations..
DexOS.. Smile
FBrowser.. Comming Soon! Very Happy
etc...

I am thinking it is apart of it.. Very Happy

Quote:
If it's because you want to use it for your GUI stuff,etc..

Thanks, for your input on png..
Post 01 Feb 2008, 03:15
View user's profile Send private message Reply with quote
bitRAKE



Joined: 21 Jul 2003
Posts: 4020
Location: vpcmpistri
bitRAKE 01 Feb 2008, 05:50
Maybe it's just me, but I find Pascal to be a very easy to read language. Delphi Gems has graphics library supporting many formats:

http://www.soft-gems.net/index.php?option=com_content&task=view&id=13&Itemid=33

...if you are looking for more examples to eliminate ambiguities in the documentation. JPG isn't listed among the formats, but GIF and PNG are.
Post 01 Feb 2008, 05:50
View user's profile Send private message Visit poster's website Reply with quote
edfed



Joined: 20 Feb 2006
Posts: 4330
Location: Now
edfed 01 Feb 2008, 08:34
asm

c becomes asm
pascal becomes asm

etc etc ...
no need of hll

only asm.
but imported librairies are alloued, like fasmlib.
Post 01 Feb 2008, 08:34
View user's profile Send private message Visit poster's website Reply with quote
rugxulo



Joined: 09 Aug 2005
Posts: 2341
Location: Usono (aka, USA)
rugxulo 01 Feb 2008, 21:11
edfed wrote:

c becomes asm


Actually, I find out now that OpenWatcom outputs directly to .OBJ (no intermediate stage) when you don't use any inline asm. So, "owcc -S" has to call "wdis" in order to convert the .OBJ to assembly output for viewing.
Post 01 Feb 2008, 21:11
View user's profile Send private message Visit poster's website Reply with quote
edfed



Joined: 20 Feb 2006
Posts: 4330
Location: Now
edfed 02 Feb 2008, 03:07
i'll draw something. to show that assembly (machine language) is the heart, the ground, the air, of all (digital sequential) machines.

i can make the drawing for your codes for free or cheap. in BMP, JPEG and GIF ( due to the program i use)
Post 02 Feb 2008, 03:07
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  
Goto page Previous  1, 2

< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.