Skip to main content
Known Participant
December 18, 2014
Answered

Graphics Do Not Display at 100%

  • December 18, 2014
  • 2 replies
  • 695 views

I have recently upgraded from FM8 to FM12 on Windows 7. I am finding that FM is not showing certain imported (by reference) graphics when the FM file's zoom level is 100%. The graphics display fine at other zoom levels.

There seems to be no rhyme or reason as to which graphics "disappear," they are all GIF files imported at 96 dpi. Some are images that were in the FM files before we upgraded, and some have been imported after the upgrade.

This behavior is not impeding my work, but it is irritating. Has anyone else experienced this oddity? Any suggestions on getting FM to display all graphics when the zoom level is 100%? Thanks.

This topic has been closed for replies.
Correct answer Bob_Niland

> MonitorSize=Default

Change "Default" to "23in" or whatever the actual display dimension of your screen is, lower left pixel to upper right corner pixel.

This number is how FM knows what 100% is. I have no idea what "Default" does, but I doubt it results in FM making an EDID API call to the OS to have the video driver ask the monitor what's its raster size is.

2 replies

Arnis Gubins
Inspiring
December 18, 2014

Have you tried a screen refresh (ctrl+L) when a graphic "disappears"?

Gloria_McAuthor
Known Participant
December 18, 2014

And Arnis, yes I tried refreshing the screen - it didn't help. Thanks for the suggestion, though!

Arnis Gubins
Inspiring
December 18, 2014

Gloria,

I tried to recreate your scenario at 100%, but I don't see any issues with 96dpi graphics at that zoom level. You can actually type in any desired zoom level in the Zoom bar box - try bracketing the value using 99% or 101% to see if the image re-appears.

If the image re-appears, then there is an odd combination of graphics card, monitor and application at play and should be reported to the Adobe bugbase [Bugbase] (along with samples that would allow this to be duplicated).

Bob_Niland
Community Expert
Community Expert
December 18, 2014

> ... upgraded from FM8 to FM12 ...

What's the MonitorSize= set to in your User maker.ini ?

Gloria_McAuthor
Known Participant
December 18, 2014

MonitorSize=Default

Bob_Niland
Community Expert
Bob_NilandCommunity ExpertCorrect answer
Community Expert
December 18, 2014

> MonitorSize=Default

Change "Default" to "23in" or whatever the actual display dimension of your screen is, lower left pixel to upper right corner pixel.

This number is how FM knows what 100% is. I have no idea what "Default" does, but I doubt it results in FM making an EDID API call to the OS to have the video driver ask the monitor what's its raster size is.