Freeway 6.1 and Exhibeo 1.1

Foreground/background image registration is possible in Freeway, I’ve used it myself for many sites over the years. If you’re seeing a different registration in different browsers, then there may be a CSS issue at work here. But in your test page, it seems as though you are just off by one pixel vertically. Have you tried nudging the foreground image up or down, publishing, and checking again?

Also, are you 100% certain that your background image or foreground image is truly lined up on the pixel grid? Photoshop and Freeway both offer sub-pixel positioning within their respective editing environments, and the result is an anti-aliased (blurred) edge to the elements that will never align properly ever.

Finally, if you are creating this as 144ppi graphics, and the browser is scaling them to 72ppi for display, you may have hit an edge case where the browser does the math, gets a decimal, and decides to round the difference the wrong way. I realize this is simple integer math, but there have been enough cases over the years where a browser rounded up or down with complete disregard for everything I remember from third grade.

Walter

On Aug 21, 2013, at 12:18 PM, Gordon Low wrote:

Hi again

I guess my brain cell must still be on holiday so I’m obviously missing something. I have created three high resolution graphics from the same master file. One is for the page background and the other two should line up perfectly when placed on top. Except, well, they don’t. Even a copy of the background image placed on the page doesn’t line up.

You can see my test page at http://www.thisismybus.com/hires/

I have tried both normal and passthrough graphics along with GIF or PNG files and each time the graphics won’t line up properly with the background. Hopefully there’s an obvious quick fix I’ve overlooked.

I am viewing the page at standard (low) resolution in Safari on an iMac as Santa passed me by when handing out something with a retina display. I have included a screen shot that is outlined in black on the page in case you can’t see what I am seeing. I have tried several other browsers and the effect is the same in all of them.

As an aside when I copy and paste one high resolution graphic the pasted copy is identical. However if I select two or more high resolution graphics at the same time the pasted copies are half the size of the originals.

All the best

Gordon


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On 21 Aug 2013, at 17:33, Walter Lee Davis email@hidden wrote:

Finally, if you are creating this as 144ppi graphics, and the browser is scaling them to 72ppi for display, you may have hit an edge case where the browser does the math, gets a decimal, and decides to round the difference the wrong way. I realize this is simple integer math, but there have been enough cases over the years where a browser rounded up or down with complete disregard for everything I remember from third grade.

Yep. You need to make sure that each dimension in your images is divisible by 2. All your images have at least one odd dimension resulting in the rounding blurriness described by Walter.

Joe


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I hadn’t thought about the dimensions needing to be divisible by 2! Will try that out tomorrow.

All the best

Gordon
http://www.gordonlow.net/


On 21 Aug 2013, at 7:18 pm, Joe Billings email@hidden wrote:

Yep. You need to make sure that each dimension in your images is divisible by 2.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Personally, I really wary about the CC. I signed up for one year, but am only using InD, PS & Ily. Muse still has a long way to go compared to FP. Plus I don’t like the idea of converting my legacy work over either.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options