Re: [Ql-Users] Graphics aspect ratio

2017-05-02 Thread Wolf
Hi, sys_clnk is of course mentined in the 4.xx series of the QDOS/SMSQE manual. I'll add the keys for the format of pointer device driver definition block (not CON device) in the next revision of the manual. Wolfgang ___ QL-Users Mailing List

Re: [Ql-Users] Graphics aspect ratio

2017-05-01 Thread Jan Bredenbeek
On 1 May 2017 at 15:04, Andrea Carpi wrote: > > Il 28/04/2017 16.01, Marcel Kilgus ha scritto: > > > I added that > feature at the request from Jens who paid for the development of the > 8-bit driver. It was at a time when the SMSQ/E documentation was pretty > much

Re: [Ql-Users] Graphics aspect ratio

2017-05-01 Thread Andrea Carpi
Il 28/04/2017 16.01, Marcel Kilgus ha scritto: > I added that feature at the request from Jens who paid for the development of the 8-bit driver. It was at a time when the SMSQ/E documentation was pretty much unmaintained... Is there a complete list of system variables in SMSQ / E 3.xx? In

Re: [Ql-Users] Graphics aspect ratio

2017-05-01 Thread Jan Bredenbeek
On 1 May 2017 at 12:08, Tobias Fröschle wrote: > Jan, > > SMSQ/E change log (http://www.wlenerz.com/smsqe/versions.html < > http://www.wlenerz.com/smsqe/versions.html> , which comes in handy at > times) says > Implemented in 3.00 > Thanks. I've taken a look at the

Re: [Ql-Users] Graphics aspect ratio

2017-05-01 Thread Tobias Fröschle
Jan, SMSQ/E change log (http://www.wlenerz.com/smsqe/versions.html , which comes in handy at times) says Implemented in 3.00 Tobias > Am 01.05.2017 um 12:00 schrieb Jan Bredenbeek : > > On 28 April 2017 at 16:01, Marcel

Re: [Ql-Users] Graphics aspect ratio

2017-05-01 Thread Jan Bredenbeek
On 28 April 2017 at 16:01, Marcel Kilgus wrote: > > Am 28.04.2017 um 15:30 schrieb Tobias Fröschle < > tobias.froesc...@t-online.de>: > > > > Right. Somewhere there ;) > > > > I seem to recall I saw that variable referenced somewhere in the > "official" documents - But

Re: [Ql-Users] Graphics aspect ratio

2017-04-28 Thread Marcel Kilgus
> Am 28.04.2017 um 15:30 schrieb Tobias Fröschle : > > Right. Somewhere there ;) > > I seem to recall I saw that variable referenced somewhere in the "official" > documents - But when I looked for it, I couldn't find it either and had to > refer to the sources as

Re: [Ql-Users] Graphics aspect ratio

2017-04-28 Thread pgraf
On 28 Apr 2017 at 15:30, Tobias Fröschle wrote: > I seem to recall I saw that variable referenced somewhere in the > "official" documents Funny, I was looking for that yesterday also. While the Q68 previously had only QL modes and upscaled modes with same ratio, I recently added 1024x768 and

Re: [Ql-Users] Graphics aspect ratio

2017-04-28 Thread Tobias Fröschle
Right. Somewhere there ;) I seem to recall I saw that variable referenced somewhere in the "official" documents - But when I looked for it, I couldn't find it either and had to refer to the sources as well. Tobias > Am 28.04.2017 um 15:25 schrieb Jan Bredenbeek : > >

Re: [Ql-Users] Graphics aspect ratio

2017-04-28 Thread Jan Bredenbeek
Thanks for the answers! The variable pt_asprt is actually in the CON device linkage block which is pointed to by the sys_clnk system variable (I couldn't find it in the QDOS/SMS Reference Manual, only in the SMSQ/E source code. Jan. -- *Jan Bredenbeek* | Hilversum, NL | j...@bredenbeek.net

Re: [Ql-Users] Graphics aspect ratio

2017-04-28 Thread Giorgio Garabello
Try this: (from Bob Spelten Jr. homepage) G-RATIO. Jens Wildgruber made a small extension which corrects the original QL graphics commands. Strange circles in other resolutions than the old 512x256? Not any longer with G-RATIO. Click here to

Re: [Ql-Users] Graphics aspect ratio

2017-04-28 Thread Tobias Fröschle
Jan, SMSQ/E uses the variable pt_asprt equ$14a ; 6 bytes float pixel aspect ratio in the extended channel definition block for exactly that purpose. You can poke this address in order to change the pixel aspect ratio. Tobias > Am 28.04.2017 um 13:52 schrieb Jan Bredenbeek

[Ql-Users] Graphics aspect ratio

2017-04-28 Thread Jan Bredenbeek
I'm sorry if this question has been answered before, but I've run into an issue with SMSQ/E's graphics system. When you use the CIRCLE command on a window with an aspect ratio of, say, 3:2 (on the screen, not in pixels since the graphics coordinate system is pixel-independent!) and type: CIRCLE