Skip to content

How to remove white borders on retina displays #2085

Answered by iangilman
liveman1 asked this question in Q&A
Discussion options

You must be logged in to vote

#2075 doesn't just fix it; you have to set the settings properly to tell OSD how you want it fixed (since the fix has trade-offs). The simplest fix (with the latest master) is to add this to your viewer options:

subPixelRoundingForTransparency: OpenSeadragon.SUBPIXEL_ROUNDING_OCCURRENCES.ALWAYS

Clearly this is something that should be documented better, as in, in a place where people would look for it, but I'm not sure the best way to do that. Maybe it's time for us to have an FAQ?

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@liveman1
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@liveman1
Comment options

Answer selected by liveman1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants