256x256 SCR file sample
256x256 SCR file sample
I want to add to my own BMP2SCR tool a possibility of creation of Sinclair QL SCR files. I already know structure of SCR file, used color and so on. All I need now is sample of 256x256 SCR file and the same image in bmp/png/gif format (or just a photo of monitor). Could somebody provide me such sample?
- vanpeebles
- Commissario Pebbli
- Posts: 2852
- Joined: Sat Nov 20, 2010 7:13 pm
- Location: North East UK
Re: 256x256 SCR file sample
Oops, I forgot to make you one! I’ll what I can do either tonight or tomorrow 

Re: 256x256 SCR file sample
A scr created by me for The King. In the zip file you will find the jpg, png, photoshop raw and QL scr files.
Keep in mind that the image was created using the Sinclair 8 colors palette. For images created with 8,16 or 32 bit palettes you will need to map the colors to the nearest QL color and probably use dither.
Keep in mind that the image was created using the Sinclair 8 colors palette. For images created with 8,16 or 32 bit palettes you will need to map the colors to the nearest QL color and probably use dither.
- Attachments
-
- king.zip
- (120.53 KiB) Downloaded 160 times
Last edited by Andrew on Sun Dec 20, 2020 8:29 pm, edited 1 time in total.
- vanpeebles
- Commissario Pebbli
- Posts: 2852
- Joined: Sat Nov 20, 2010 7:13 pm
- Location: North East UK
Re: 256x256 SCR file sample
Thanks!Andrew wrote:A scr created by me for The King.
This is how my tool works:Andrew wrote:Keep in mind that the image was created using the Sinclair 8 colors palette. For images created with 8,16 or 32 bit palettes you will need to map the colors to the nearest QL color and probably use dither.
Download link.
In your sample scr file has additional header. I know nothing about this header but if you want the tool to create files with such header - give me some link to header description.
Re: 256x256 SCR file sample
Looks great !
Just ignore the header. It was added by Qemulator, when I created the scr file in a DOS directory. I forgot to remove it.Dec wrote:In your sample scr file has additional header. I know nothing about this header but if you want the tool to create files with such header - give me some link to header description.
- Chr$
- QL Wafer Drive
- Posts: 1394
- Joined: Mon May 27, 2019 10:03 am
- Location: Sachsen, Germany
- Contact:
Re: 256x256 SCR file sample
Oooh, that's brilliant. Must give that a try.
https://QXL.WIN
Collector of QL related computers, accessories and QL games/software.
Ask me about felt pads - I can cut them to size and they have proven excellent for mdv data recovery.
Collector of QL related computers, accessories and QL games/software.
Ask me about felt pads - I can cut them to size and they have proven excellent for mdv data recovery.
Re: 256x256 SCR file sample
QL SCR files normally don't have headers. PIC file do and the image data is the same for modes 4 & 8.Dec wrote: In your sample scr file has additional header. I know nothing about this header but if you want the tool to create files with such header - give me some link to header description.
PIC files have a 10 byte header but need QPTR or EasPTR tools to display. You can also cut this header first and treat them as screens.
See this link about the header:
http://www.knoware.no/doc/extensions.htm
Re: 256x256 SCR file sample
Thanks. Your link contains short info about mode 16, mode 32, mode 33 and mode 64. Where can I get more info about this modes?BSJR wrote:See this link about the header
Re: 256x256 SCR file sample
There is some in the SuperBASIC Manual. Check out the Display appendix. There is more information scattered about (eg in the SMSQ/E sources documentation.) But concise, ready-to-use information in one place is, to my knowledge, absent.Dec wrote:Thanks. Your link contains short info about mode 16, mode 32, mode 33 and mode 64. Where can I get more info about this modes?BSJR wrote:See this link about the header
Per
I love long walks, especially when they are taken by people who annoy me.
- Fred Allen
I love long walks, especially when they are taken by people who annoy me.
- Fred Allen