For the font, you'll need to manually enlarge it unless it's a 3D Font. Are you using DrawPrimitives with the LineList/LineStrip flag or are you using the Line class. If you're using DrawPrimitives, you can change the camera position by changing the View matrix. If you used the Line class, I don't know. Direct3D lines are 1 pixel wide and this cannot be changed.