I narrowed down some of the DPI scaling issues with Krypton. It would seem that Dock works perfect, but when a control has Anchor turned on, Krypton isn't scaling the anchored position with a new DPI set in Windows. I solved most issues regarding DPI by setting some controls to dock within parent container from Windows controls, but it'd be nice to have Krypton scale properly. I'm sure it's something that was overlooked.
I use Font scaling on most forms... as a note.
-Roy-